Change logs for omniorb-dfsg source package in Maverick

  • omniorb-dfsg (4.1.3-1) unstable; urgency=low
    
      [ Floris Bruynooghe ]
      * debian/convertior.1: Use minus sign instead of hyphen (lintian).
      * debian/omniorb-nameserver.post{inst|rm}: Use true instead of /bin/true to
        cure minor lintian error.
      * Include <stdio.h> in catior.cc and convertior.cc (Closes: #505389).
      * Repack upstream tarball to remove win32 binaries and zipfiles with
        unclear copyright information, all unused by Debian.
      * Add ${misc:Depends} to all packages since we use debhelper.
    
      [ Thomas Girard ]
      * Update to latest release.
      * Rename source package from omniorb4 to omniorb-dfsg. omniorb4-nameserver
        startup script keeps its name to avoid being kept while replacing
        omniorb4-nameserver package with omniorb-nameserver.
      * Attempt to compile omniorb on arm using default g++ version
        (Closes: #533809).
      * Bump Standards-Version: to 3.8.3.  Section changes for -dbg packages.
      * Change Section: of -dbg packages to debug.
    
    omniorb (4.1.2-2) unstable; urgency=low
    
      * Transition package names to not include "4" where applicable:
        - Binary packages renamed and transitional packages made where relevant.
        - Configuration file is now same as upstream (/etc/omniORB.cfg).
        - No more documentation changes needed.
        - omniNames dbdir changed to /var/lib/omniorb (from /var/lib/omniorb4).
        - omniNames logfile changed to /var/log/omniorb-nameserver.log.
      * Bump debian/compat to 6, no changes.
    
    omniorb4 (4.1.2-1) unstable; urgency=low
    
      [ Floris Bruynooghe ]
      * New upstream release.  include/omniconfig.h.in and
        src/lib/omnithread/posix.cc no longer need patching.
      * Register HTML documentation with doc-base.
      * Add debian/watch file.
    
      [ Thomas Girard ]
      * Add patch from Thomas Lockhart to fix hex version used during the build.
      * Bump shlibs for libcos4-1 and libomniorb4-1.
      * Revert an ABI breaking change in class sslContext.
      * Make debian/copyright machine-interpretable; follow guidelines from
        http://wiki.debian.org/Proposals/CopyrightFormat
    
    omniorb4 (4.1.1-4) unstable; urgency=low
    
      * Fix arm-specific case to exclude armel. The fix is not needed for armel,
        and g++-4.1 does not seem to work on this platform. Thanks to Riku Voipio
        for the report and the fix. Closes: #469281.
      * Tweak configure mechanism to fix kFreeBSD FTBFS.
    
    omniorb4 (4.1.1-3) unstable; urgency=low
    
      * Build with g++-4.1 on arm to fix FTBFS. Closes: #460419.
    
    omniorb4 (4.1.1-2) unstable; urgency=low
    
      [ Thomas Girard ]
      * Add missing libomniConnectionMgmt4.so.1 to package libomniorb4-1, and
        bump libomniorb4-1.shlibs.
      * Bump Standards-Version: to 3.7.3. (No changes needed.)
    
      [ Floris Bruynooghe ]
      * Suggests omniidl4-python in omniidl4 rather than recommending it.
    
    omniorb4 (4.1.1-1) unstable; urgency=low
    
      [ Thomas Girard ]
      * Move omnicpp man page to section 1.
    
      [ Floris Bruynooghe ]
      * New upstream release.
      * No longer modify configure.ac and configure, upstream caters for
        kfreebsd now.  Thanks to Duncan Grisby for accepting the patch.
      * No longer create omniNames.html, shipped by upstream now.
      * Bump shlibs version for libomniorb4-1 and libcos4-1 to 4.1.1 due to
        ABI change in the internal header files (which are used by
        python-omniorb and omnievents).
    
    omniorb4 (4.1.0-1) unstable; urgency=low
    
      [ Floris Bruynooghe ]
      * Package taken over by CORBA team, with blessing from Bastian Blank.
      * New upstream release (Closes: #398462, #430422).
      * Patch for kfreebsd, thanks Petr Salinger (Closes: #341089).
      * Include examples (Closes: #197061).
      * Change persistent data directory of omniNames (Closes: #282811).
      * Enable all COS stubs to be build (Closes: #107107).
      * Removed omniidl4.prerm as pycentral does that job now.
      * Replace ${Source-Version} by ${binary:Version} in debian/control.
      * Remove the #! line from omniidl's main.py in site-packages.
      * Add manpages for omniMapper, omniNames and omnicpp.
      * Increased the debhelper compat level to 5.
      * Increased Standards-Version: to 3.7.2.
      * Binary package name changes due to new ABIs: libcos4 -> libcos4-1,
        libomniorb4 -> libomniorb4-1 (Closes: #430281).
      * Removed obsolete Conflicts: and Provides: in debian/control.
      * Moved the errorlog to a Policy compliant location.
    
      [ Thomas Girard ]
      * Give --build and --host flags to configure script.
      * Add -dbg packages based on Floris' work (Closes: #42953).
      * Tighten dh_pycentral invocation to omniidl4 only.
      * Rework short descriptions.
      * Add Vcs-Svn:, Vcs-Browser: and Homepage: debian/control fields.
    
    omniorb4 (4.0.6-2.3) unstable; urgency=low
    
      * Non-maintainer upload.
      * Use python-central instead of python-support because the dependency
        omniidl4-python also use that. And with that python-central uses the
        standard location which doesn't break the expectation of this package.
        Closes: #387414
    
    omniorb4 (4.0.6-2.2) unstable; urgency=low
    
      * Non-maintainer upload.
      * Update package to the last python policy (Closes: #380881).
      * Bump Standards-Version to 3.7.2.
      * Update debian/copyright with up to date FSF address.
    
    omniorb4 (4.0.6-2.1) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Don't hardcode /usr/lib/python2.3 in omniorb4.install; use
        /usr/lib/python2.4 instead. Fixes FTBFS with python 2.4.
      * Rebuild against python 2.4. (Closes: #383331, #383426)
    
    omniorb4 (4.0.6-2) unstable; urgency=low
    
      * C++ ABI transition.
        - Rename packages: libcos3 -> libcos3c2, libomniorb4 -> libomniorb4c2,
          libomnithread3 -> libomnithread3c2.
    
    omniorb4 (4.0.6-1) unstable; urgency=medium
    
      * New upstream version. (closes: #304772)
    
    omniorb4 (4.0.5-2) unstable; urgency=high
    
      * Fix DoS. (closes: #299807)
    
    omniorb4 (4.0.5-1) unstable; urgency=low
    
      * New upstream version. (closes: #277130)
    
    omniorb4 (4.0.4.1-3) unstable; urgency=medium
    
      * src/tool/omniidl:
        - Build omnicpp.
      * debian:
        - Install omnicpp. (closes: #267952)
    
    omniorb4 (4.0.4.1-2) unstable; urgency=medium
    
      * configure:
        - Fix definition of openssl libs. (closes: #265848)
    
    omniorb4 (4.0.4.1-1) unstable; urgency=high
    
      * Remove undistributable file.
      * debian/copyright:
        - Update.
    
    omniorb4 (4.0.4-1) unstable; urgency=low
    
      * New upstream version. (closes: #263006)
    
    omniorb4 (4.0.3-2) unstable; urgency=low
    
      * debian/control:
        - Add pkg-config to Depends for *-dev.
        - Use python:Depends.
      * debian/omniorb4-doc.install:
        - Only install (fixed) html documentation. (closes: #200416)
      * debian/omniidl4.postinst: 
        - Remove.
      * debian/*-dev.install:
        - Install pkg-config files. (closes: #223397)
      * debian/rules:
        - Reorganise autotools file update.
        - Use dh_python.
        - Fix library dependencies.
      * doc:
        - Fix name of config file in tex source and html output of the
          documentation.
    
    omniorb4 (4.0.3-1) unstable; urgency=low
    
      * new upstream version
    
    omniorb4 (4.0.2.cvs200300828-1) unstable; urgency=low
    
      * new cvs version
        - fixes python2.3 problems (closes: #207641)
    
    omniorb4 (4.0.2-1) unstable; urgency=low
    
      * new upstream version
      * debian/*.files
        - new unstable python
      * aclocal.m4, configure
        - open_ssl_libs instead of open_ssl_lib
    
    omniorb4 (4.0.1-1) unstable; urgency=low
    
      * new upstream version
      * debian/control
        - fix further depends (closes: #188005)
      * include/omniORB4/CORBA_sysdep_auto.h
        - try to fix long double disable for m68k
    
    omniorb4 (4.0.0-3) unstable; urgency=low
    
      * debian/control
        - libomniorb4-dev depends on libomnithread3-dev (closes: #182059)
        - fix descriptions
      * include/omniORB4/CORBA_sysdep_auto.h
        - disable long double on m68k
    
    omniorb4 (4.0.0-2) unstable; urgency=low
    
      * debian/rules
        - fix clean target (closes: #176912)
        - update autoconf files
        - add omnicpp compatiblity symlink to omniidl4
      * debian/control
        - remove gcc-3.2 depency
        - move Standards-Version to 3.5.8
        - build-depend against autotools-dev
    
    omniorb4 (4.0.0-1) unstable; urgency=low
    
      * New upstream version. (closes: #167456)
      * Remove some packages.
    
    omniorb4 (3.99.cvs20020830-4) unstable; urgency=low
    
      * include internal header
    
    omniorb4 (3.99.cvs20020830-3) unstable; urgency=low
    
      * sysdeps use <stdint.h>
      * fix long same as int check
      * add a DefaultInitRef to configfile
      * fix include installation
    
    omniorb4 (3.99.cvs20020830-2) unstable; urgency=low
    
      * add correct configfile
      * use /etc/omniORB4.cfg
      * add --disable-thread-tracing to configure
    
    omniorb4 (3.99.cvs20020830-1) unstable; urgency=low
    
      * new cvs version
    
    omniorb4 (3.99.cvs20020327-1) unstable; urgency=low
    
      * Initial Release.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  15 Jun 2010 11:14:16 +0100