pygtk (2.8.6-0ubuntu1) dapper; urgency=low * New upstream version: - Allow None to be set in gtk.TreeSortable.set_default_sort_func() - 327778: Increase property size limit to G_MAXLONG - 334027: Fix leaks in enum/flags - 334188: Call g_log_default_handler when python isn't initialized. -- Sebastien Bacher Wed, 12 Apr 2006 16:37:20 +0200 pygtk (2.8.5-0ubuntu1) dapper; urgency=low * New upstream version: - String list bug fix - Improved examples - Proper refcounting in gdk.Window constructor - Fix a bunch of reference leaks - __init__.py fixes for pydoc - gtk.Dialog.new_with_buttons leak -- Sebastien Bacher Mon, 3 Apr 2006 12:20:20 +0200 pygtk (2.8.4-0ubuntu4) dapper; urgency=low * debian/rules: - fix .py[co] cleaning, they should not be shipped with the package (Ubuntu: #36727) -- Sebastien Bacher Mon, 27 Mar 2006 14:47:32 +0200 pygtk (2.8.4-0ubuntu3) dapper; urgency=low * debian/python2.4-gtk2.preinst: - clean the pygtk1.2 alternative too (Ubuntu: #30514) -- Sebastien Bacher Fri, 24 Mar 2006 17:12:13 +0100 pygtk (2.8.4-0ubuntu2) dapper; urgency=low * debian/control.in: - Build-Depends on xvfb * debian/rules: - run "make check" on build (Ubuntu: #28788) -- Sebastien Bacher Tue, 7 Feb 2006 16:17:16 +0100 pygtk (2.8.4-0ubuntu1) dapper; urgency=low * New upstream version - Re-include gobject wrappers if pygobject is not found - gtk.IconView should implement GtkCellLayout - Always install pygtk-2.0.pc -- Sebastien Bacher Wed, 11 Jan 2006 12:57:31 +0100 pygtk (2.8.3-0ubuntu1) dapper; urgency=low * New upstream version: - Remove gobject bindings and depend on PyGObject - Bug fixes - Size group example - Plug mem leaks - Build cairo on win32 * debian/control.in: - don't build the 2.3 version - Build-Depends on python-gobject-dev - python2.4-gtk2 Depends on python2.4-gobject * debian/move_files: - update for the split * debian/python2.3-gtk2.postinst, debian/python2.3-gtk2.prerm, debian/python2.4-gtk2.postinst, debian/python2.4-gtk2.prerm, debian/python2.4-gtk2.preinst: - drop the alternative registrationn it's not useful -- Sebastien Bacher Wed, 11 Jan 2006 00:58:04 +0100 pygtk (2.8.2-2ubuntu2) dapper; urgency=low * debian/rules: - build the python-gtk2-dev package with the current python version. -- Sebastien Bacher Mon, 31 Oct 2005 13:02:45 -0500 pygtk (2.8.2-2ubuntu1) dapper; urgency=low * Sync with Debian. * debian/control.in: - change the default python version. -- Sebastien Bacher Thu, 20 Oct 2005 13:19:54 +0200 pygtk (2.8.2-2) experimental; urgency=low * debian/control.in: - python-gtk2-dev Depends on libglib2.0-dev libgtk2.0-dev. - updated the requirements on glib/gtk. * debian/rules: - install the example files to the versionned packages. -- Sebastien Bacher Thu, 20 Oct 2005 11:06:23 +0200 pygtk (2.8.2-1) experimental; urgency=low * New upstream release. -- Loic Minier Tue, 18 Oct 2005 17:25:11 +0200 pygtk (2.8.1-1) experimental; urgency=low * New upstream release. * Copy python2.3-glade2.examples to python2.4-glade2.examples. (Closes: #331403) [debian/python2.4-glade2.examples] * Fix python 2.3 / 2.4 substitution, patch by Roland Stigge. (Closes: #331402) [debian/rules] -- Loic Minier Sun, 9 Oct 2005 13:54:06 +0200 pygtk (2.8.0-1) experimental; urgency=low * New upstream version (Closes: #325986) * debian/control.in: - Build-Dep on gtk+ >= 2.8.0, libxrender-dev (added) - Build-Dep on python-cairo-dev - python2.?-gtk2 Depend on the corresponding python2.?-cairo packages -- Gustavo Noronha Silva Tue, 27 Sep 2005 14:38:26 -0300 pygtk (2.6.3-1) unstable; urgency=low * New upstream version * debian/patches/01_glade_example_README.dpatch (added), debian/rules: - fix name of the script to be called on the README and do not compress the sample glade files (Closes: #270478) * debian/copyright: - fix FSF's address * debian/control.in: - upgraded Standards-Version to 3.6.2 with no changes -- Gustavo Noronha Silva Wed, 21 Sep 2005 14:35:43 -0300 pygtk (2.6.2-3) UNRELEASED; urgency=low * debian/control.in, debian/rules, python2.4-gtk2.{postinst,prerm}: - support 2.4 versions of the packages (Closes: #292796, #329029) - some help from Bastian Kleineidam 's patch and advice from Ross Burton and Sebastien Bacher were used * debian/rules: - readded the code to update config.{sub,guess} * debian/control.in, debian/changelog, debian/README.Debian: - change source package name -- Gustavo Noronha Silva Wed, 21 Sep 2005 11:00:19 -0300 python-gtk2 (2.6.2-2) UNRELEASED; urgency=low * Move source to pkg-gnome, and add GNOME Team to uploaders * Remove useless Mesa build-dep * Add missing libglib2.0-dev build-dep * Remove useless (I hope) patch to config.sub/config.guess -- Ross Burton Fri, 9 Sep 2005 17:31:51 +0100 python-gtk2 (2.6.2-1) unstable; urgency=low * New upstream version. -- Sebastien Bacher Mon, 9 May 2005 23:53:44 +0200 python-gtk2 (2.6.1-2) unstable; urgency=low * CVS patch to fix the crash when argv is not set (Closes: #299328). -- Sebastien Bacher Thu, 17 Mar 2005 17:08:41 +0100 python-gtk2 (2.6.1-1) unstable; urgency=low * New upstream release. * CVS patch to fix the crash when argv is not set (Closes: #299328). -- Sebastien Bacher Thu, 17 Mar 2005 15:17:17 +0100 python-gtk2 (2.6.0-1) unstable; urgency=low * New upstream release. * debian/control: - updated the Build-Depends. * debian/python2.3-gtk2.examples: - now pygtk-demo is in the standard installation. * debian/rules: - install pygtk-demo in /usr/bin. -- Sebastien Bacher Wed, 9 Mar 2005 19:11:55 +0100 python-gtk2 (2.4.1-2) unstable; urgency=low * debian/control: - python-gtk2 depends on the current version of python2.3-gtk2 (Closes: #281488). * debian/install-examples: - not needed since the examples are uncompressed now. * debian/rules: - dont' compress examples (Closes: #279604). - removed extra .pyc files (Closes: #276353). -- Sebastien Bacher Mon, 22 Nov 2004 11:48:19 +0100 python-gtk2 (2.4.1-1) unstable; urgency=low * New upstream release. -- Sebastien Bacher Sun, 7 Nov 2004 18:08:22 +0100 python-gtk2 (2.4.0-2) unstable; urgency=low * apply the CVS fix to not use "typename" which is a C++ keyword (Closes: #276518). -- Sebastien Bacher Thu, 14 Oct 2004 19:20:01 +0200 python-gtk2 (2.4.0-1) unstable; urgency=low * New upstream release. -- Sebastien Bacher Mon, 4 Oct 2004 00:08:21 +0200 python-gtk2 (2.3.97-1) experimental; urgency=low * New upstream release. -- Sebastien Bacher Tue, 28 Sep 2004 17:34:16 +0200 python-gtk2 (2.3.96-1) experimental; urgency=low * New upstream version - fixes the crash with gtk.icon_size_register (Closes: #261109). * debian/control: - Build-Depends on python2.3-numeric. * debian/move_files: - fixed the regexp to get python versions to use. -- Sebastien Bacher Fri, 6 Aug 2004 19:19:57 +0200 python-gtk2 (2.3.95-1) experimental; urgency=low * New upstream release - require python 2.3 and gtk+ 2.4. * debian/control: - removed the python2.2-* packages. - updated the Build-Depends. * debian/python2.2*: - removed. * debian/rules: - removed python2.2-* build. -- Sebastien Bacher Mon, 2 Aug 2004 14:25:53 +0200 python-gtk2 (2.3.94-1) experimental; urgency=low * New upstream release. -- Sebastien Bacher Thu, 22 Jul 2004 00:16:46 +0200 python-gtk2 (2.3.93-2) experimental; urgency=low * CVS patch to fix the libglade problem. -- Sebastien Bacher Tue, 20 Jul 2004 16:53:28 +0200 python-gtk2 (2.3.93-1) experimental; urgency=low * New upstream release: - fix gtk.gdk.window_lookup assertion (Closes: #237125). * debian/control: - Build-Depends on python. -- Sebastien Bacher Mon, 19 Jul 2004 18:45:30 +0200 python-gtk2 (2.3.92-1) experimental; urgency=low * New upstream release. -- Sebastien Bacher Sat, 22 May 2004 13:12:10 +0200 python-gtk2 (2.3.91-1) experimental; urgency=low * New upstream release. -- Sebastien Bacher Fri, 16 Apr 2004 21:38:01 +0200 python-gtk2 (2.3.90-1) experimental; urgency=low * New upstream release. -- Sebastien Bacher Wed, 7 Apr 2004 23:39:54 +0200 python-gtk2 (2.2.0-1) unstable; urgency=low * New upstream release: + removed gtkgl bindings. * debian/control: + remove gtkgl packages. * debian/patches/01pixmap_foreign_new_leak.dpatch: + removed since the changes are in new version. -- Sebastien Bacher Thu, 11 Mar 2004 23:10:34 +0100 python-gtk2 (2.0.0-4) unstable; urgency=low * debian/patches/01pixmap_foreign_new_leak.dpatch: + patch to fix a mem leak with pixmaps. -- Sebastien Bacher Sun, 22 Feb 2004 22:39:34 +0100 python-gtk2 (2.0.0-3) unstable; urgency=low * Removed pygtk.py[co] (Closes: #222473, #222985). -- Sebastien Bacher Fri, 5 Dec 2003 17:27:46 +0100 python-gtk2 (2.0.0-2) unstable; urgency=low * Removed python2.2-gtkgl2 since python-opengl is only for python2.3. * Removed pygtk 1.2 examples (Closes: #210987). -- Sebastien Bacher Wed, 17 Sep 2003 16:41:58 +0200 python-gtk2 (2.0.0-1) unstable; urgency=low * New upstream. * Stable version is out, it's time to switch pygtk default version from 1.2 to 2 (Closes: #163253). * Fixed install-examples (Closes: #208234). -- Sebastien Bacher Mon, 1 Sep 2003 18:15:40 +0200 python-gtk2 (1.99.18-1) unstable; urgency=low * New upstream release. * Updated to Standards-Version 3.6.1.0. -- Sebastien Bacher Sun, 24 Aug 2003 17:41:23 +0200 python-gtk2 (1.99.17-6) unstable; urgency=low * Added missing depends on python-numeric (Closes: #205362). -- Sebastien Bacher Thu, 14 Aug 2003 13:42:58 +0200 python-gtk2 (1.99.17-5) unstable; urgency=low * Added missing pygtk-codegen-2.0 to python-gtk2-dev. -- Sebastien Bacher Thu, 14 Aug 2003 01:45:33 +0200 python-gtk2 (1.99.17-4) unstable; urgency=low * Fixed overwrite problem (Closes: #205176). * Added python-gtk2-dev package with devel files. -- Sebastien Bacher Wed, 13 Aug 2003 14:38:32 +0200 python-gtk2 (1.99.17-3) unstable; urgency=low * Fixed depends. * debian/rules + Changed header of py files with Matthias Klose's script. -- Sebastien Bacher Tue, 12 Aug 2003 22:09:50 +0200 python-gtk2 (1.99.17-2) unstable; urgency=low * Now python 2.3 is the default version. * Use dh_python. -- Sebastien Bacher Mon, 11 Aug 2003 13:19:09 +0200 python-gtk2 (1.99.17-1) unstable; urgency=low * New upstream release. * I've more interest on pygtk than Torsten for the moment, so we switch maintainer and uploaders field. -- Sebastien Bacher Thu, 31 Jul 2003 18:38:46 +0200 python-gtk2 (1.99.16-3) unstable; urgency=low * Added Depends on python-opengl for python-gtkgl2 (Closes: #196064). * Added a "install-examples" script in examples dir to install gunzip demos (Closes: #193841) * Updated to standards version 3.6.0. * Added homepage and author to the description. -- Sebastien Bacher Fri, 13 Jun 2003 22:29:49 +0200 python-gtk2 (1.99.16-2) unstable; urgency=low * Fixed libglade example (Closes: #189321). * Updated to standards version 3.5.9. * Added Depends on ${misc:Depends}. * Changed section to python. -- Sebastien Bacher Fri, 2 May 2003 12:22:29 +0200 python-gtk2 (1.99.16-1) unstable; urgency=low * New upstream release. -- Sebastien Bacher Mon, 24 Mar 2003 01:44:07 +0100 python-gtk2 (1.99.15-2) unstable; urgency=low * Remove *.pyc and *.pyo from the package. These files are compiled after the installation (that change the size of the files and make the debsums failed), so we don't need to have them in the package (Closes: #181211). -- Sebastien Bacher Sat, 22 Feb 2003 15:25:25 +0100 python-gtk2 (1.99.15-1) unstable; urgency=low * Co-maintainer upload. * New upstream version. * Depends on a versioned python2.2-gtk2 (Closes: #179376). * Updated to standards-version 3.5.8. -- Sebastien Bacher Fri, 21 Feb 2003 17:50:28 +0100 python-gtk2 (1.99.14-1) unstable; urgency=low * Co-maintainer upload. * New upstream version. (Closes: #174997). * Package is compiled with thread support (Closes: #163037). * Corrected depend on libgtk2.0-0 (Closes: #162382). * Added a README.Debian file (Closes: #160342). * Corrected descriptions in control file to fix some lintian error. * Fixed examples (Closes: #171982, #167945, #163794). -- Sebastien Bacher Fri, 31 Jan 2003 18:12:00 +0100 python-gtk2 (1.99.13-4) unstable; urgency=low * Rebuild against latest python2.3 (closes: #173819). -- Torsten Landschoff Sat, 21 Dec 2002 02:28:41 +0100 python-gtk2 (1.99.13-3) unstable; urgency=low * debian/rules: Explicitely enable threading support since the default seems to disable it. Noticed by Matthias Urlichs - I did not notice I was missing something. -- Torsten Landschoff Wed, 2 Oct 2002 00:06:29 +0200 python-gtk2 (1.99.13-2) unstable; urgency=low * debian/move_files: Fix the check_completeness function (find's return code is not really useful it seems). * debian/control: + Add Sebastien Bacher as co-maintainer. + Make the package conflict with older python-gtk versions that don't support the pygtk.py alternative. * debian/python2.*-gtk2.{postinst,prerm}: Manage the pygtk.py alternatives. -- Torsten Landschoff Sat, 31 Aug 2002 19:04:24 +0200 python-gtk2 (1.99.13-1) unstable; urgency=low * New upstream release. * Build modules for python 2.2 as well as for 2.3. * Create dummy packages python-* to pull the right package for the default python release. -- Torsten Landschoff Fri, 30 Aug 2002 18:47:09 +0200 python-gtk2 (1.99.12-1) unstable; urgency=low * Initial Release. -- Torsten Landschoff Tue, 6 Aug 2002 21:50:17 +0200