gnome-python (2.12.4-0ubuntu1) dapper; urgency=low * New upstream version: python gnomevfs methods - Build problem when installation prefix != /usr fixed -- Sebastien Bacher Sun, 12 Mar 2006 23:35:50 +0100 gnome-python (2.12.3-1ubuntu4) dapper; urgency=low * debian/control.in: - fixed Replaces, thanks Colin Watson (Malone #29783). -- Daniel Holbach Mon, 27 Feb 2006 11:13:28 +0100 gnome-python (2.12.3-1ubuntu3) dapper; urgency=low * debian/rules: - install files into python-gnome2-dev again. (Malone: #31452) * debian/python2.3-gnome2.examples: - dropped. * debian/control.in: - bumped Replaces. (Malone: #29783) -- Daniel Holbach Wed, 15 Feb 2006 11:01:09 +0100 gnome-python (2.12.3-1ubuntu2) dapper; urgency=low * Drop python2.3 package. -- Matthias Klose Tue, 14 Feb 2006 16:33:58 +0000 gnome-python (2.12.3-1ubuntu1) dapper; urgency=low * debian/python-gnome2.links: - updated the default python version, it's 2.4 for ubuntu (Ubuntu: #29799) -- Sebastien Bacher Fri, 27 Jan 2006 12:35:44 +0100 gnome-python (2.12.3-1) unstable; urgency=low * New upstream release. * Upload to unstable. * debian/rules: version the conflicting gnome-vfs modules and symlink the 2.3 version to the usual filename. * debian/control.in: - add versioned conflicts between python2.3-gnome2 and the 2.4 package. - don't make python2.3-gnome2 depend on python2.3-gnome2-extras. - improve description. -- Jordi Mallach Mon, 9 Jan 2006 19:17:50 +0100 gnome-python (2.12.2-3) experimental; urgency=low * Let python2.4-gnome2 conflict with python2.3-gnome2 (same as python2.2-gnome2) because of the GnomeVFS module; it might make more sense to split this module in a separate package though. [debian/control, debian/control.in] -- Loic Minier Sun, 4 Dec 2005 21:14:07 +0100 gnome-python (2.12.2-2) experimental; urgency=low * python*-gnome2.examples, debian/control.in: - install the examples with the versionned packages. * debian/rules: - clean the new .h from the standard package to not conflict. -- Sebastien Bacher Fri, 2 Dec 2005 12:30:09 +0100 gnome-python (2.12.2-1) experimental; urgency=low * New upstream version: gnomecanvas: - Fix crash in gnomecanvas.Item.grab gnome.ui: - Make 'custom_icon' arg of icon_lookup optional python gnomevfs methods - Fix handling of VFS errors from python vfs methods * debian/control.in: - don't specify the default version on the description it's not useful and need to be updated when the default version change. [ Loic Minier ] * Merge 2.10.0-4, but #337203 was already fixed in 2.12.1-3. -- Sebastien Bacher Fri, 2 Dec 2005 11:19:13 +0100 gnome-python (2.12.1-3) experimental; urgency=low * debian/control.in: - fixed the python-orbit package name. * debian/control.in, debian/rules: - install pygnomevfs.h to the right place. -- Sebastien Bacher Mon, 17 Oct 2005 00:37:39 +0200 gnome-python (2.12.1-2) experimental; urgency=low * debian/control.in: - python-gnome2-dev Depends on python-gnome2. * debian/patches/01_gnome-python-client-command.dpatch: - fixed the with the current version. -- Sebastien Bacher Fri, 14 Oct 2005 22:51:08 +0200 gnome-python (2.12.1-1) experimental; urgency=low * New upstream version * debian/control.in: - updated Build-Deps according to the checks made by configure.in -- Gustavo Noronha Silva Mon, 10 Oct 2005 07:05:40 -0300 gnome-python (2.10.0-4) unstable; urgency=high * Change the python2.3-pyorbit build-dep in python-pyorbit-dev. (Closes: #337203) [debian/control, debian/control.in] -- Loic Minier Fri, 11 Nov 2005 11:02:16 +0100 gnome-python (2.10.0-3) unstable; urgency=low * debian/control.in, debian/rules: - provide python2.4 packages - update Standards-Version with no changes - python2.3-gnome2 Depends on python2.3-gnome2-extras to provide an upgrade path from sarge (Closes: #318758) * debian/python2.3-gnome2.examples -> debian/python-gnome2.examples: - examples go in the generic package instead of in the specific one -- Gustavo Noronha Silva Fri, 30 Sep 2005 19:55:01 -0300 gnome-python (2.10.0-2) unstable; urgency=low * Upload to unstable. * debian/control: update Build-Depends (closes: #306375). -- Jordi Mallach Tue, 14 Jun 2005 01:26:23 +0200 gnome-python (2.10.0-1) experimental; urgency=low * GNOME team upload. * New upstream release. - gnomeapplet, gnomeprint* and gtkhtml2 have moved to gnome-python-extras. * Most of the 2.6 -> 2.10 work stolen from Séb's Hoary packages. * debian/control: moved to control.in. * debian/control.in: - updated Build-Depends. - changed source name to match upstream. - add the GNOME team to Uploaders. - Recommend: python-gnome2-extras[-dev]. * debian/rules: - adapt to upstream changes. - include pkg-gnome stuff. -- Jordi Mallach Tue, 19 Apr 2005 18:18:57 +0200 python-gnome2 (2.6.1-1) unstable; urgency=low * New upstream release. * debian/control: - updated the Build-Depends. * debian/patches/02_gtkhtml.dpatch: - the changes are includes in the new version. -- Sebastien Bacher Tue, 16 Nov 2004 01:12:06 +0100 python-gnome2 (2.6.0-2) unstable; urgency=low * debian/patches/02_gtkhtml.dpatch: - fix the crasher in gtkhtml (fix the crash with straw) (Closes: #270766). -- Sebastien Bacher Thu, 7 Oct 2004 19:30:12 +0200 python-gnome2 (2.6.0-1) unstable; urgency=low * New upstream release. * debian/control: - updated the Build-Depends.x -- Sebastien Bacher Mon, 4 Oct 2004 00:45:36 +0200 python-gnome2 (2.5.90-1) experimental; urgency=low * New upstream release - require python 2.3. - reset LC_NUMERIC to C after gnome.program_init (Closes: #263875). - zvt module removed, in favour of external vte python bindings. * Removed the python2.2 packages. * debian/control: - updated the Build-Depends according to the configure.in: python-gtk2-dev 2.3.96, libgtk2.0-dev 2.4, libglib2.0-dev 2.4, libbonobo2-dev 2.6, libgtkhtml2-dev 2.4. - removed python2.2-gnome2. * debian/rules: - removed the python2.2 build. -- Sebastien Bacher Sat, 7 Aug 2004 15:15:10 +0200 python-gnome2 (2.0.2-2) unstable; urgency=low * debian/control: - Build-Depends on libgconf2-dev and not libgconf-dev (Closes: #254490). - Changed Gnome for GNOME and improved a bit the descriptions. -- Sebastien Bacher Thu, 17 Jun 2004 19:27:27 +0200 python-gnome2 (2.0.2-1) unstable; urgency=low * New upstream release + add missing enumerations and flags (Closes: #231686). + add PanelApplet.get_flags and PanelApplet.set_flags and respective constants (Closes: #237563). + add wrapper for gnome.ui.IconList.get_selection() (Closes: #214919). + raise ValueError on invalid MIME type (Closes: #224611). -- Sebastien Bacher Tue, 30 Mar 2004 19:53:38 +0200 python-gnome2 (2.0.0-6) unstable; urgency=low * debian/patches/01_gnome-python-client-command.dpatch: + new patch to add missing functions. -- Sebastien Bacher Thu, 25 Dec 2003 17:33:15 +0100 python-gnome2 (2.0.0-5) unstable; urgency=low * Added missing Build-Depends on libgnome-desktop-dev. -- Sebastien Bacher Tue, 9 Sep 2003 03:29:53 +0200 python-gnome2 (2.0.0-4) unstable; urgency=low * Added missing Build-Depends on librsvg2-dev (Closes: #209248). -- Sebastien Bacher Mon, 8 Sep 2003 19:51:21 +0200 python-gnome2 (2.0.0-3) unstable; urgency=low * Updated Build-Depends. -- Sebastien Bacher Fri, 5 Sep 2003 15:55:39 +0200 python-gnome2 (2.0.0-2) unstable; urgency=low * Fixed a bug in -dev building due to the wrong order of binary-arch and binary-indep calls. -- Sebastien Bacher Tue, 2 Sep 2003 01:02:37 +0200 python-gnome2 (2.0.0-1) unstable; urgency=low * New upstream release. * Pygtk2 is now the default (Closes: #179245). * Fixed binary-arch build (Closes: #207191). -- Sebastien Bacher Mon, 1 Sep 2003 19:48:14 +0200 python-gnome2 (1.99.18-1) unstable; urgency=low * New upstream release. -- Sebastien Bacher Sun, 24 Aug 2003 20:29:28 +0200 python-gnome2 (1.99.16-7) unstable; urgency=low * Added a python-gnome2-dev package with devel files. * Added author and homepage to descriptions. * Updated to Standards-Version 3.6.1.0. * Updated Build-Depends on debhelper for .py[co] removing in dh_python. -- Sebastien Bacher Sun, 24 Aug 2003 03:03:35 +0200 python-gnome2 (1.99.16-6) unstable; urgency=low * Fixed Build-Depends (Closes: #206188). -- Sebastien Bacher Tue, 19 Aug 2003 14:18:53 +0200 python-gnome2 (1.99.16-5) unstable; urgency=low * Fixed overwrite problem. * Set depends on ${python:Depends}. -- Sebastien Bacher Mon, 18 Aug 2003 02:00:37 +0200 python-gnome2 (1.99.16-4) unstable; urgency=low * Fixed depends (Closes: #205276). * Changed section to python. -- Sebastien Bacher Thu, 14 Aug 2003 01:32:14 +0200 python-gnome2 (1.99.16-3) unstable; urgency=low * python 2.3 is the default version now. * I've more interest on gnome-python than Torsten for the moment, so we switch maintainer and uploaders field. * Updated Standards-Version to 3.6.0. * Use dh_python. -- Sebastien Bacher Mon, 11 Aug 2003 15:21:45 +0200 python-gnome2 (1.99.16-2) unstable; urgency=low * Fixed Depends on libgtkhtml2-0 (Closes: #186222). -- Sebastien Bacher Thu, 27 Mar 2003 16:57:34 +0100 python-gnome2 (1.99.16-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:40:04 +0100 python-gnome2 (1.99.15-2) unstable; urgency=low * Added examples/applet to the package. * Remove *.pyc and *.pyo from the package. These files are compiled after the installation so we don't need to have them in the package. -- Sebastien Bacher Fri, 28 Feb 2003 01:04:16 +0100 python-gnome2 (1.99.15-1) unstable; urgency=low * New upstream release (Closes: #181873). * Added Sebastien Bacher in the Uploaders field. * Use DH_COMPAT=4, thus requiring debhelper 4 in build-depends. * Updated to standards-version 3.5.8. * Updated Build-Depends. * Fixed examples (require gtk+2.0 binding). -- Sebastien Bacher Sat, 22 Feb 2003 00:32:50 +0100 python-gnome2 (1.99.13-3) unstable; urgency=low * debian/control: Add build dependencies: + python-orbit2-dev: Package does not build correctly without + libzvt2-dev: Needed for ZVT wrappers (closes: #169035, #171142) * Apply patch from http://bugzilla.gnome.org/show_bug.cgi?id=92926 to fix the segfault in gnome.ui.About() (closes: #170763). -- Torsten Landschoff Tue, 17 Dec 2002 09:31:24 +0100 python-gnome2 (1.99.13-2) unstable; urgency=low * debian/control: Add build dependency on libpanel-applet2-dev to build gnome.applet as well as requested by Brian Warner. Thanks for your feedback, Brian! * While we are at it: Check the build time dependencies. Added: + python-gtk2 as it is needed to generate the wrapper code (closes: #168376). + libzvt2.0-dev (configure warning). + python-orbit2 (not sure, configure checks for it). -- Torsten Landschoff Sat, 9 Nov 2002 18:46:08 +0100 python-gnome2 (1.99.13-1) unstable; urgency=low * Initial Release (closes: #152593). -- Torsten Landschoff Wed, 7 Aug 2002 18:25:36 +0200