orbit2 (1:2.14.0-0ubuntu1) dapper; urgency=low * New upstream release: - bug fixes - Fix build on Cygwin - Fix giop test compilation/crash (Tor) * debian/patches/100-compile-name-server.patch: - updated. -- Daniel Holbach Tue, 14 Mar 2006 16:51:44 +0100 orbit2 (1:2.13.3-0ubuntu1) dapper; urgency=low * New upstream version: bug fixes - Fix crash on null adaptor - Fix compiler warnings - Improve configure stage on Win32 * debian/patches/100-compile-name-server.patch: - updated -- Sebastien Bacher Tue, 7 Feb 2006 23:19:23 +0100 orbit2 (1:2.13.2-0ubuntu1) dapper; urgency=low * Sync with Debian. * New upstream version. * debian/patches/100-compile-name-server.patch: - updated. -- Sebastien Bacher Thu, 10 Nov 2005 22:07:52 +0100 orbit2 (1:2.12.4-1) unstable; urgency=low * New upstream version. -- Sebastian Rittau Sun, 9 Oct 2005 19:28:04 +0200 orbit2 (1:2.12.2-3) unstable; urgency=low * debian/control: Added gtk-doc-tools to build dependencies. (Closes: #318783, #318584) -- Sebastian Rittau Thu, 21 Jul 2005 22:41:25 +0200 orbit2 (1:2.12.2-2) unstable; urgency=low * debian/control: Updated standards-version to 3.6.2 (no changes). * Reenable shipping of API documentation. (Closes: #317352) + debian/rules: Add --enable-gtk-doc option to build API documentation. + debian/liborbit2-dev.install: Added usr/share/doc/liborbit2-dev/ORBit2 -- Sebastian Rittau Fri, 8 Jul 2005 17:19:23 +0200 orbit2 (1:2.12.2-1) unstable; urgency=low * New upstream version. + debian/patches/100-compile-name-server.patch: Updated. * debian/liborbit2-dev.install: Removed debian/tmp/usr/share/doc/liborbit2-dev/ORBit2. -- Sebastian Rittau Tue, 19 Apr 2005 16:01:06 +0200 orbit2 (1:2.12.1-1) unstable; urgency=low * New upstream version. * Acknowledge NMUs. (Thanks, Sebastien!) + Closes: #258454 "nautilus: crashes with usb key entry in fstab" * debian/control: Remove dependencies on indent, they aren't needed anymore. + Closes: #292801 "depends on indent" * debian/patches/000-relibtoolize.patch: Removed. * debian/orbit-idl-2.1: Removed description of deprecated --c-output-formatter option. -- Sebastian Rittau Tue, 15 Mar 2005 11:53:19 +0100 orbit2 (1:2.10.5-0.1) unstable; urgency=low * NMU with the maintainer approval. * New upstream release: - fix a nautilus crash on 64 bits platforms (Closes: #258454). * debian/patches/005-pc-file-fix.patch: - removed, the fix is in the new version. -- Sebastien Bacher Tue, 8 Feb 2005 16:23:53 +0100 orbit2 (1:2.10.2-1.1) unstable; urgency=low * NMU for Gnome 2.6. * Upload in unstable. -- Sebastien Bacher Mon, 24 May 2004 19:31:42 +0200 orbit2 (1:2.10.2-1) experimental; urgency=low * Acknowledges NMUs. (Thanks Ross and Gustavo!) + Closes: #240022, #249291 + Bug fixed in NMU: Closes: #242943 * debian/rules: Update shlibver to >= 1:2.10.0. (Closes: #218287) * Fix pkg-config file not to include unnecessary libraries. + debian/patches/005-pc-file-fix.patch: New file. + Closes: #236094 "pkg-config --libs lists to many libraries" * debian/control: Correct dependency of liborbit2-dev on libidl-dev instead of libidl2-dev. -- Sebastian Rittau Sun, 16 May 2004 19:14:42 +0200 orbit2 (1:2.10.2-0.1) experimental; urgency=low * NMU * New upstream release * debian/control: - liborbit2-dev now depends on libidl-dev (Closes: #242943) * patches/000-relibtoolize.patch: - add patch to relibtoolize * patches/100-compile-name-server.patch: - reworked patch to work with the above one -- Gustavo Noronha Silva Sun, 16 May 2004 01:24:36 -0300 orbit2 (1:2.10.0-0.1) experimental; urgency=low * NMU for GNOME 2.6 packaging * New upstream release -- Ross Burton Thu, 25 Mar 2004 09:48:19 +0000 orbit2 (1:2.8.3-2) unstable; urgency=low * Enable orbit-name-service. [Thanks to W. Borgert for patch and manual pages.] + debian/control: Build-depend on xsltproc and docbook-xsl (for generating the manual pages from Docbook source). + debian/control: Added a new package: orbit2-nameserver. + debian/patches/100-compile-name-server.patch: Patch to enable compilation of the ORBit name server. + debian/name-client-2.dbk: + debian/orbit-name-server-2.dbk: Man pages. + debian/rules: Auto-generate man pages from Docbook source. + debian/orbit2-nameserver.install: + debian/orbit2-nameserver.manpages: Files to install in package orbit2-nameserver. + Closes: #223789 "desperately missing orbit2 naming server" * debian/control: Start all short description with lowercase letters. -- Sebastian Rittau Sat, 13 Dec 2003 23:06:11 +0100 orbit2 (1:2.8.3-1) unstable; urgency=low * New upstream version. + debian/patches/crashfix.patch: Removed as this is now included upstream. (Thanks, Sebastien for the temporary patch and NMU!) + Closes: #219391 "Involved in gnumeric crash when a11y is enabled" -- Sebastian Rittau Sat, 13 Dec 2003 22:05:32 +0100 orbit2 (1:2.8.2-1.1) unstable; urgency=high * NMU to fix some crash with a11y before the entry in testing (Closes: #219391). * Urgency = high because it's a small fix and we don't want to delay GNOME 2.4 entry in testing. -- Sebastien Bacher Sun, 16 Nov 2003 21:35:11 +0100 orbit2 (1:2.8.2-1) unstable; urgency=low * New upstream version. + Closes: #218026 "new version available which fixes deadlock" -- Sebastian Rittau Wed, 29 Oct 2003 15:15:49 +0100 orbit2 (1:2.8.1-5) unstable; urgency=low * debian/control: liborbit2-dev now conflicts with liblinc-dev so that newly compiled packages are not linked against linc anymore. [Suggestion by Christian Marillat] + Closes: #216842 "liborbit2-dev should conflict with liblinc-dev" * Added manpage for linc-cleanup-sockets (from Linc Debian package, updated slightly). + debian/linc-cleanup-sockets.1: Manpage. + debian/orbit2.manpages: Added linc-cleanup-sockets.1. -- Sebastian Rittau Tue, 21 Oct 2003 17:51:52 +0200 orbit2 (1:2.8.1-4) unstable; urgency=low * Upload to unstable. -- Sebastian Rittau Thu, 16 Oct 2003 16:35:42 +0200 orbit2 (1:2.8.1-3) experimental; urgency=low * debian/control: Removed dependency on liblinc-dev from liborbit2-dev. * debian/control: Changed conflicts with libbonobo-activation4 to a versioned conflict. -- Sebastian Rittau Thu, 16 Oct 2003 00:37:56 +0200 orbit2 (1:2.8.1-2) experimental; urgency=low * debian/control: liborbit2 conflicts with liblinc1 (<< 1.0.3-4). This version of Linc contains a workaround for a problem with newer ORBit versions: Since these versions have internalized Linc, they don't call linc_set_tmpdir() anymore. Thatswhy some packages that relied on ORBit setting the tmpdir would fail. -- Sebastian Rittau Wed, 8 Oct 2003 11:30:45 +0200 orbit2 (1:2.8.1-1) experimental; urgency=low * New upstream version. + Closes: #200847 "giop1.2 protocol implementation not compliant" + debian/rules: Updated shlibs version to >= 2.8.0. + debian/liborbit2-dev.install: Made paths more explicit. + debian/liborbit2-dev.install: Added IDL files. + debian/control: liborbit2 does now conflict and replace older versions of liborbit2-dev, since Everything_module.so moved. * ORBit does now include Linc: + debian/control: Remove build-dependency on liblinc-dev. + debian/control: Conflict with libbonobo-activation4. + debian/TODO: Added note that Linc is built with SSL disabled. + debian/SSL.Debian: New file (from Linc source package, slightly modified). + debian/liborbit2.docs: Added debian/SSL.Debian. + debian/orbit2.install: Added linc-cleanup-sockets. * Added HTML documentation: + debian/rules: Added --with-html-dir configure option. + debian/liborbit2-dev.install: Install HTML documentation. + debian/liborbit2-dev.links: Added link to gtk-doc documentation. * debian/copyright: Corrected download location, added copyright notices from Linc. * debian/control: Standards version 3.6.1 (no changes required). -- Sebastian Rittau Wed, 1 Oct 2003 20:18:56 +0200 orbit2 (1:2.6.3-2) unstable; urgency=low * Rerun libtool, automake, autoconf. + Closes: #205734 "configure built from broken libtool.m4" -- Sebastian Rittau Sun, 17 Aug 2003 14:32:32 +0200 orbit2 (1:2.6.3-1) unstable; urgency=low * New upstream release. * Removed debug package, since it didn't provide anything that the -dev package did not. + debian/control: Removed liborbit2-dbg. + debian/liborbit2-dbg.dirs: Removed. * Use cdbs: + debian/control: Build-depend on cdbs and debhelper >= 4.1.0. + debian/rules: Rewrote. + debian/orbit2.install: + debian/liborbit2.install: + debian/liborbit2-dev.install: Added debian/tmp/ prefix for all files. * debian/control: Standards version 3.6.0 (no changes required). -- Sebastian Rittau Sat, 16 Aug 2003 13:28:26 +0200 orbit2 (1:2.6.2-1) unstable; urgency=low * New upstream release. -- Sebastian Rittau Sun, 25 May 2003 20:44:56 +0200 orbit2 (1:2.6.1-2) unstable; urgency=low * Typo in package description fixed. * Changed section of packages liborbit2-dev and liborbit2-dbg to libdevel. * Complies with Debian Policy, version 3.5.10. * Use src/services/imodule/Makefile.am from CVS HEAD to fix inter-library dependency information. + Closes: #193454 "Shared library dependency information" -- Sebastian Rittau Sun, 18 May 2003 20:09:49 +0200 orbit2 (1:2.6.1-1) unstable; urgency=low * New upstream release. * Conforms to Debian policy 3.5.9. * Updated the package descriptions. * Compile with --enable-purify. This should only result in a neglectable performance hit, but is the right thing to do, IMO. This also eases debugging with memory debuggers like Valgrind. (Closes: #159794) * User debian/compat instead of DH_COMPAT. Also, use compatibility level 4; build-depend on debhelper >= 4.0.0. * Added ${misc:Depends} to dependencies, added ${shlib:Depends} to dependencies of liborbit2-dbg. * Use dh_install instead of dh_movefiles. -- Sebastian Rittau Tue, 25 Mar 2003 02:52:04 +0100 orbit2 (1:2.6.0-2) unstable; urgency=low * New maintainer. * Removed links to undocumented(7). * Wrote typelib-dump(1). (Closes: #119803) -- Sebastian Rittau Sat, 22 Feb 2003 19:32:47 +0100 orbit2 (1:2.6.0-1) unstable; urgency=low * New upstream release, finally jumping ahead to the new release series. -- Chris Waters Sat, 18 Jan 2003 17:19:41 -0800 orbit2 (1:2.4.4-1) unstable; urgency=low * New upstream release. Actually, a slightly older upstream release, but it's new to us. Upstream version downgraded because the 2.5.0 release is for Gnome 2.2, which is still beta (closes: #170398). -- Chris Waters Thu, 28 Nov 2002 03:35:31 -0800 orbit2 (2.5.0-1) unstable; urgency=low * New upstream release. -- Chris Waters Mon, 28 Oct 2002 13:58:13 -0800 orbit2 (2.4.3-2) unstable; urgency=low * Re-ran libtoolize, autoheader, aclocal, autoconf and automake to work around a problem with MIPSEL (closes: #160063). -- Chris Waters Thu, 17 Oct 2002 02:02:55 -0700 orbit2 (2.4.3-1) unstable; urgency=low * New upstream release. * Fixed download location in copyright file. * Updated standards-version in debian/control. * Updated debian/TODO a little. -- Chris Waters Fri, 6 Sep 2002 15:34:57 -0700 orbit2 (2.4.1-1) unstable; urgency=low * New upstream release. * Added missing dependency on libpopt-dev to liborbit2-dev (closes: #155679). * upstream removed name-client-2 and orbit-name-server-2, so I adjusted the docs and descriptions accordingly. -- Chris Waters Wed, 7 Aug 2002 12:09:41 -0700 orbit2 (2.4.0-1) unstable; urgency=low * New upstream release. -- Chris Waters Thu, 6 Jun 2002 16:00:38 -0700 orbit2 (2.3.110-1) unstable; urgency=low * New upstream release. -- Chris Waters Tue, 21 May 2002 23:01:37 -0700 orbit2 (2.3.109-1) unstable; urgency=low * New upstream release. -- Chris Waters Thu, 16 May 2002 12:14:05 -0700 orbit2 (2.3.108-1) unstable; urgency=low * New upstream release. -- Chris Waters Wed, 17 Apr 2002 02:46:17 -0700 orbit2 (2.3.107-1) unstable; urgency=low * New upstream release. * Added man page for orbit-idl-2 (closes:#119804). * Added a couple of man pages for orbit2 binary package. -- Chris Waters Mon, 25 Mar 2002 17:24:03 -0800 orbit2 (2.3.106-2) unstable; urgency=low * Rebuilt against glibc 2.0, updated dependencies. -- Chris Waters Thu, 21 Mar 2002 21:18:57 -0800 orbit2 (2.3.106-1) unstable; urgency=low * New upstream release. -- Chris Waters Wed, 6 Mar 2002 01:02:05 -0800 orbit2 (2.3.105-2) unstable; urgency=low * Rebuilt against new glib; updated dependencies. -- Chris Waters Tue, 26 Feb 2002 14:33:51 -0800 orbit2 (2.3.105-1) unstable; urgency=low * New upstream release. -- Chris Waters Wed, 13 Feb 2002 13:12:10 -0800 orbit2 (2.3.104-1) unstable; urgency=low * New upstream release. -- Chris Waters Fri, 8 Feb 2002 01:24:01 -0800 orbit2 (2.3.102-2) unstable; urgency=low * Added missing dependency on indent (closes:#131426) -- Chris Waters Tue, 29 Jan 2002 14:38:50 -0800 orbit2 (2.3.102-1) unstable; urgency=low * New upstream release. * New (hopefully better) patch for the recurring libtool problems with the Everything module. (closes:#128476) -- Chris Waters Sat, 12 Jan 2002 21:45:02 -0800 orbit2 (2.3.101-2) unstable; urgency=low * Updated versioned build-depends on linc (closes:#127970). -- Chris Waters Mon, 7 Jan 2002 13:40:13 -0800 orbit2 (2.3.101-1) unstable; urgency=low * New upstream release. -- Chris Waters Sat, 5 Jan 2002 02:38:18 -0800 orbit2 (2.3.100-1) unstable; urgency=low * New upstream release. Includes fix for build problems with Everything module (closes:#122546). -- Chris Waters Tue, 18 Dec 2001 16:42:59 -0800 orbit2 (2.3.99-2) unstable; urgency=low * Was installing Everything .so module in wrong place (although links and .a were going to the right place). Yeesh. -- Chris Waters Fri, 7 Dec 2001 13:46:30 -0800 orbit2 (2.3.99-1) unstable; urgency=low * New upstream release (closes:#121748). * Added some more versioned depends (closes:#119484,#121751) -- Chris Waters Sat, 1 Dec 2001 13:42:55 -0800 orbit2 (2.3.97-1) unstable; urgency=low * New upstream release. * Added versioned build-depends on libglib1.3. -- Chris Waters Mon, 5 Nov 2001 12:32:05 -0800 orbit2 (2.3.95-1) unstable; urgency=low * Initial packaging for Debian. * Created manual page for orbit2-config. * Patched orbit2-config to actually work. -- Chris Waters Tue, 23 Oct 2001 23:34:14 -0700