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 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 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 Sat, 17 Nov 2007 18:54:58 +0100 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 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 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 Mon, 28 Aug 2006 23:18:42 +0200 omniorb4 (4.0.6-2) unstable; urgency=low * C++ ABI transition. - Rename packages: libcos3 -> libcos3c2, libomniorb4 -> libomniorb4c2, libomnithread3 -> libomnithread3c2. -- Bastian Blank Mon, 18 Jul 2005 06:59:56 +0200 omniorb4 (4.0.6-1) unstable; urgency=medium * New upstream version. (closes: #304772) -- Bastian Blank Sat, 16 Apr 2005 10:18:28 +0200 omniorb4 (4.0.5-2) unstable; urgency=high * Fix DoS. (closes: #299807) -- Bastian Blank Sun, 20 Mar 2005 11:13:56 +0100 omniorb4 (4.0.5-1) unstable; urgency=low * New upstream version. (closes: #277130) -- Bastian Blank 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 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 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 Sun, 08 Aug 2004 20:45:30 +0200 omniorb4 (4.0.4-1) unstable; urgency=low * New upstream version. (closes: #263006) -- Bastian Blank 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 Sat, 03 Jan 2004 15:22:11 +0100 omniorb4 (4.0.3-1) unstable; urgency=low * new upstream version -- Bastian Blank 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 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 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 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 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 Thu, 16 Jan 2003 20:08:04 +0100 omniorb4 (4.0.0-1) unstable; urgency=low * New upstream version. (closes: #167456) * Remove some packages. -- Bastian Blank Fri, 22 Nov 2002 15:02:39 +0100 omniorb4 (3.99.cvs20020830-4) unstable; urgency=low * include internal header -- Bastian Blank Mon, 02 Sep 2002 10:35:02 +0000 omniorb4 (3.99.cvs20020830-3) unstable; urgency=low * sysdeps use * fix long same as int check * add a DefaultInitRef to configfile * fix include installation -- Bastian Blank 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 Sat, 31 Aug 2002 11:17:47 +0000 omniorb4 (3.99.cvs20020830-1) unstable; urgency=low * new cvs version -- Bastian Blank Fri, 30 Aug 2002 15:14:16 +0000 omniorb4 (3.99.cvs20020327-1) unstable; urgency=low * Initial Release. -- Bastian Blank Wed, 27 Mar 2002 17:29:02 +0100