Skip to content

Debian Changelog omniorb-dfsg (4.1.3-1)

2010

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.

 -- Floris Bruynooghe <floris.bruynooghe@gmail.com>  Wed, 06 Jan 2010 22:10:57 +0000

2008

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.

 -- Floris Bruynooghe <floris.bruynooghe@gmail.com>  Thu, 15 May 2008 20:21:29 +0100

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

 -- Thomas Girard <thomas.g.girard@free.fr>  Sun, 06 Apr 2008 12:02:29 +0000

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.

 -- Thomas Girard <thomas.g.girard@free.fr>  Tue, 04 Mar 2008 21:33:08 +0100

omniorb4 (4.1.1-3) unstable; urgency=low

   * Build with g++-4.1 on arm to fix FTBFS. Closes: #460419.

 -- Thomas Girard <thomas.g.girard@free.fr>  Sun, 24 Feb 2008 22:29:08 +0100

2007

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.

 -- Thomas Girard <thomas.g.girard@free.fr>  Fri, 21 Dec 2007 21:27:31 +0100

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).

 -- Floris Bruynooghe <floris.bruynooghe@gmail.com>  Mon, 26 Nov 2007 00:44:09 +0000

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.

 -- Thomas Girard <thomas.g.girard@free.fr>  Sat, 17 Nov 2007 18:54:58 +0100

2006

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

 -- Raphael Hertzog <hertzog@debian.org>  Fri, 15 Dec 2006 09:55:48 +0100

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.

 -- Pierre Habouzit <madcoder@debian.org>  Sun, 3 Sep 2006 21:01:06 +0200

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)

 -- Steinar H. Gunderson <sesse@debian.org>  Mon, 28 Aug 2006 23:18:42 +0200

2005

omniorb4 (4.0.6-2) unstable; urgency=low

   * C++ ABI transition.
     - Rename packages: libcos3 -> libcos3c2, libomniorb4 -> libomniorb4c2,
       libomnithread3 -> libomnithread3c2.

 -- Bastian Blank <waldi@debian.org>  Mon, 18 Jul 2005 06:59:56 +0200

omniorb4 (4.0.6-1) unstable; urgency=medium

   * New upstream version. (closes: #304772)

 -- Bastian Blank <waldi@debian.org>  Sat, 16 Apr 2005 10:18:28 +0200

omniorb4 (4.0.5-2) unstable; urgency=high

   * Fix DoS. (closes: #299807)

 -- Bastian Blank <waldi@debian.org>  Sun, 20 Mar 2005 11:13:56 +0100

2004

omniorb4 (4.0.5-1) unstable; urgency=low

   * New upstream version. (closes: #277130)

 -- Bastian Blank <waldi@debian.org>  Fri, 29 Oct 2004 16:48:07 +0200

omniorb4 (4.0.4.1-3) unstable; urgency=medium

   * src/tool/omniidl:
     - Build omnicpp.
   * debian:
     - Install omnicpp. (closes: #267952)

 -- Bastian Blank <waldi@debian.org>  Mon, 11 Oct 2004 21:38:49 +0200

omniorb4 (4.0.4.1-2) unstable; urgency=medium

   * configure:
     - Fix definition of openssl libs. (closes: #265848)

 -- Bastian Blank <waldi@debian.org>  Sun, 15 Aug 2004 14:09:40 +0200

omniorb4 (4.0.4.1-1) unstable; urgency=high

   * Remove undistributable file.
   * debian/copyright:
     - Update.

 -- Bastian Blank <waldi@debian.org>  Sun, 08 Aug 2004 20:45:30 +0200

omniorb4 (4.0.4-1) unstable; urgency=low

   * New upstream version. (closes: #263006)

 -- Bastian Blank <waldi@debian.org>  Mon, 02 Aug 2004 22:28:28 +0200

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.

 -- Bastian Blank <waldi@debian.org>  Sat, 03 Jan 2004 15:22:11 +0100

2003

omniorb4 (4.0.3-1) unstable; urgency=low

   * new upstream version

 -- Bastian Blank <waldi@debian.org>  Wed, 26 Nov 2003 17:34:59 +0100

omniorb4 (4.0.2.cvs200300828-1) unstable; urgency=low

   * new cvs version
     - fixes python2.3 problems (closes: #207641)

 -- Bastian Blank <waldi@debian.org>  Thu, 28 Aug 2003 16:39:48 +0200

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

 -- Bastian Blank <waldi@debian.org>  Tue, 12 Aug 2003 16:29:23 +0200

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

 -- Bastian Blank <waldi@debian.org>  Mon, 07 Apr 2003 18:55:58 +0200

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

 -- Bastian Blank <waldi@debian.org>  Fri, 21 Mar 2003 19:11:48 +0100

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

 -- Bastian Blank <waldi@debian.org>  Thu, 16 Jan 2003 20:08:04 +0100

2002

omniorb4 (4.0.0-1) unstable; urgency=low

   * New upstream version. (closes: #167456)
   * Remove some packages.

 -- Bastian Blank <waldi@debian.org>  Fri, 22 Nov 2002 15:02:39 +0100

omniorb4 (3.99.cvs20020830-4) unstable; urgency=low

   * include internal header

 -- Bastian Blank <waldi@debian.org>  Mon, 02 Sep 2002 10:35:02 +0000

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

 -- Bastian Blank <waldi@debian.org>  Sun, 01 Sep 2002 19:26:55 +0000

omniorb4 (3.99.cvs20020830-2) unstable; urgency=low

   * add correct configfile
   * use /etc/omniORB4.cfg
   * add --disable-thread-tracing to configure

 -- Bastian Blank <waldi@debian.org>  Sat, 31 Aug 2002 11:17:47 +0000

omniorb4 (3.99.cvs20020830-1) unstable; urgency=low

   * new cvs version

 -- Bastian Blank <waldi@debian.org>  Fri, 30 Aug 2002 15:14:16 +0000

omniorb4 (3.99.cvs20020327-1) unstable; urgency=low

   * Initial Release.

 -- Bastian Blank <waldi@debian.org>  Wed, 27 Mar 2002 17:29:02 +0100