pyorbit (2.14.3-2ubuntu1) hardy; urgency=low * Sync with Debian * debian/control.in: - Build-Depends on python-all-dbg, cdbs - list debug variant - update maintainer information * debian/rules: - build debug variant -- Sebastien Bacher Tue, 20 Nov 2007 16:25:37 +0100 pyorbit (2.14.3-2) unstable; urgency=low * Use ${source:Version}. * Use Python-Depends to generate correct dependencies for python-pyorbit-omg; require python-support 0.7.3. * Correctly run dh_pysupport in the binary-arch target. -- Josselin Mouette Sat, 22 Sep 2007 13:51:27 +0200 pyorbit (2.14.3-1) unstable; urgency=low * Use a safer order for configure_flags / DEB_BUILD_GNU_TYPE. * Add a second XB-Python-Version. * Drop dh_python calls. * New upstream stable release. -- Loic Minier Sun, 27 May 2007 17:22:15 +0200 pyorbit (2.14.2-2) unstable; urgency=low * Honor CFLAGS we set in rules, doh! * Upload to unstable; drop check-dist include. * Bump up Debhelper compatibility level to 5. * Wrap build-deps and deps. * Fix URL in copyright. * Add XB/XS-Python-Version. * Don't pass --host to configure when DEB_BUILD_GNU_TYPE equals DEB_HOST_GNU_TYPE; cleanups. * Add more ${misc:Depends}. -- Loic Minier Sat, 14 Apr 2007 12:07:15 +0200 pyorbit (2.14.2-1) experimental; urgency=high * Add a get-orig-source target to retrieve the upstream tarball. * Include the new check-dist Makefile to prevent accidental uploads to unstable; bump build-dep on gnome-pkg-tools to >= 0.10. * Cleanup rules. * Build-depend on autotools-dev. * New upstream stable release; fixes potential segfault. -- Loic Minier Sun, 11 Mar 2007 17:00:34 +0100 pyorbit (2.14.1-2) experimental; urgency=low * Merge changes from 2.0.1-5. -- Loic Minier Sat, 5 Aug 2006 22:38:11 +0200 pyorbit (2.14.1-1) experimental; urgency=low * Add watch file. * New upstream releases. - Add Gustavo J. A. M. Carneiro to copyright. - Bump pyversions to 2.4- as the upstream configure now requires Python 2.4. - Bump up liborbit2-dev build-dep to >= 1:2.12. * Target at experimental for now, as python-gnome2 needs python-pyorbit for the Python 2.3 bindings, and we do not want to remove support for python2.3 in gnome-python for now; we will drop 2.3 support after the default Python runtime switches to 2.4. -- Loic Minier Mon, 17 Jul 2006 14:00:30 +0200 pyorbit (2.0.1-5) unstable; urgency=low * Add watch file. * Copy Conflicts in Replaces, otherwise the python2.X- packages are not replaced. * Add debian/control to the pyversions -r call since it's mandatory, even if the man page claims it's optional. -- Loic Minier Sun, 23 Jul 2006 16:54:15 +0200 pyorbit (2.0.1-4) unstable; urgency=low * Install examples one directory layer upper. * Convert to the new python policy (closes: #373502). + pycompat = 2 + pyversions = 2.2- + Rework debian/rules and use .install files. + Call dh_pysupport in the binary-indep target. + Change package descriptions accordingly. + Add correct conflict fields. * Don't install useless .la files anymore. * Debhelper compatibility mode 5. * Require python-all-dev 2.3.5-11, debhelper 5.0.37.2 and python-support 0.3. * Standards version is 3.7.2. -- Josselin Mouette Sat, 24 Jun 2006 13:41:00 +0200 pyorbit (2.0.1-3) unstable; urgency=low * GNOME Team Upload * debian/control.in: - added - turned 2.2 packages in 2.4 - added Uploaders field - updated Standards-Version with no changes - removed not needed substitution variables ${{misc,shlibs}:Depends} - added a new python-pyorbit-dev package which Depends on liborbit2-dev (Closes: #317060) * debian/rules: - do stuff for 2.4 packages instead of 2.2 ones - install the header and pkg-config files to the -dev package * python2.{2,3}-pyorbit.examples -> python-pyorbit.examples: - examples go in the generic package * debian/copyright: - updated FSF's address -- Gustavo Noronha Silva Sat, 1 Oct 2005 09:54:21 -0300 pyorbit (2.0.1-2) unstable; urgency=low * changes from W. Borgert , thanks. * Hopefully really closes: #220912. Two additional '-omg' packages are introduced. -- Sebastien Bacher Wed, 22 Dec 2004 21:46:52 +0100 pyorbit (2.0.1-1) unstable; urgency=low * New upstream release. -- Sebastien Bacher Mon, 4 Oct 2004 00:28:52 +0200 pyorbit (2.0.0-4) unstable; urgency=low * debian/control: - Build-Depends on python. -- Sebastien Bacher Sat, 10 Jul 2004 12:45:37 +0200 pyorbit (2.0.0-3) unstable; urgency=low * Use alternatives for CORBA.py and PortableServer.py (Closes: #220912). * Remove Conflicts on python-omniorb2. -- Sebastien Bacher Fri, 26 Dec 2003 00:09:32 +0100 pyorbit (2.0.0-2) unstable; urgency=low * Rebuilt with ORBit2 2.8 (Closes: #223930). * Updated Build-Depends. -- Sebastien Bacher Sat, 20 Dec 2003 22:13:17 +0100 pyorbit (2.0.0-1) unstable; urgency=low * New upstream release. -- Sebastien Bacher Mon, 1 Sep 2003 19:31:27 +0200 pyorbit (1.99.7-1) unstable; urgency=low * New upstream version. * Updated Standards-Version to 3.6.1.0. -- Sebastien Bacher Sun, 24 Aug 2003 20:02:03 +0200 pyorbit (1.99.6-4) unstable; urgency=low * Fixed overwrite problem. * Switched section to python. -- Sebastien Bacher Mon, 18 Aug 2003 02:17:56 +0200 pyorbit (1.99.6-3) unstable; urgency=low * Fixed depends. * Use dh_python. -- Sebastien Bacher Tue, 12 Aug 2003 14:29:05 +0200 pyorbit (1.99.6-2) unstable; urgency=low * Rebuilded with python 2.3 as default version. -- Sebastien Bacher Sun, 10 Aug 2003 18:12:03 +0200 pyorbit (1.99.6-1) unstable; urgency=low * New upstream release. - Should work better with python 2.3 (Closes: #188610). * Conflict with python2.2-omniorb2 (Closes: #202205). -- Sebastien Bacher Thu, 31 Jul 2003 19:44:01 +0200 pyorbit (1.99.5-1) unstable; urgency=low * New upstream release. * Updated to standards version 3.6.0. * Updated description for python-pyorbit package. -- Sebastien Bacher Wed, 16 Jul 2003 14:55:49 +0200 pyorbit (1.99.4-1) unstable; urgency=low * New upstream release. * Updated to standards version 3.5.9. * Added Depends on ${misc:Depends}. -- Sebastien Bacher Mon, 24 Mar 2003 01:49:24 +0100 pyorbit (1.99.3-1) unstable; urgency=low * Initial Release (Closes: #182027). -- Sebastien Bacher Sat, 22 Feb 2003 15:48:47 +0100