python-qt3 (3.17.4-1ubuntu4) hardy; urgency=low * Add conflict/replace from python-qt3 to python-qt-dev -- Jonathan Riddell Mon, 17 Mar 2008 22:11:49 +0000 python-qt3 (3.17.4-1ubuntu3) hardy; urgency=low * Actually include pyqtconfig.py in python-qt-dev - Now there are no Kubuntu specific changes left -- Scott Kitterman Tue, 11 Mar 2008 13:48:21 -0400 python-qt3 (3.17.4-1ubuntu2) hardy; urgency=low * Revert Kubuntu specific pyqtconfig.py package changes since mountconfig has been patched to no longer require it - No remaining Kubuntu specific changes (LP: #197867) -- Scott Kitterman Mon, 10 Mar 2008 12:30:53 -0400 python-qt3 (3.17.4-1ubuntu1) hardy; urgency=low * Merge from debian unstable (LP: #186668), remaining changes: - Move pyqtconfig.py to python-qt3, it is needed for mountconfig from kde-guidance - Change maintainer to Ubuntu Core Developers -- Scott Kitterman Mon, 28 Jan 2008 09:06:33 -0500 python-qt3 (3.17.4-1) unstable; urgency=low * New upstream release. * Bumped standards version to 3.7.3, no changes necessary. * Added Homepage, Vcs-Svn and Vcs-Browser fields in debian/control. * Changed priority of python-qt3-dbg to extra. -- Torsten Marek Sun, 16 Dec 2007 16:21:21 +0100 python-qt3 (3.17.3-3ubuntu1) hardy; urgency=low * Merge with Debian, remaining change: - Move pyqtconfig.py to python-qt3, it is needed for mountconfig from kde-guidance -- Jonathan Riddell Mon, 05 Nov 2007 21:12:42 +0000 python-qt3 (3.17.3-3) unstable; urgency=low * Handle DEB_BUILD_OPTIONS correctly. * Merge Ubuntu changes: * Added debug packages. * Better debian/rules file. -- Torsten Marek Sat, 15 Sep 2007 23:59:23 +0200 python-qt3 (3.17.3-2ubuntu3) gutsy; urgency=low * Move pyqtconfig.py to python-qt3, it is needed for mountconfig from kde-guidance -- Jonathan Riddell Fri, 31 Aug 2007 10:50:15 +0100 python-qt3 (3.17.3-2ubuntu2) gutsy; urgency=low * When building with gcc-4.2 or gcc-4.3, split the sources into 40 parts, 10 parts else. * Fix errors introduced with merge in version 3.17.2-1ubuntu1: - Don't configure and build twice. - Use the python debug headers for the debug build. - Don't use the python debug headers for the normal build. - Install the debug build in the -dbg package. -- Matthias Klose Fri, 24 Aug 2007 17:12:09 +0200 python-qt3 (3.17.3-2ubuntu1) gutsy; urgency=low * Merge from Debian unstable. Remaining Ubuntu changes: - Set Ubuntu maintainer address. - Leave Conflicts/Replaces for python2.{3,4}-qt3 until next LTS release. - Configure with -m for the directory containing the VendorID library. - Build -dbg packages. * debian/control: python-qt-dev depends on python-sip4-dev as pyqtconfig imports sipconfig -- Albin Tonnerre Mon, 13 Aug 2007 13:44:40 +0200 python-qt3 (3.17.3-2) unstable; urgency=low * Actually remove pyqtconfig.py from python-qt3 (Closes: #435855) -- Torsten Marek Tue, 07 Aug 2007 21:23:10 +0200 python-qt3 (3.17.3-1ubuntu1) gutsy; urgency=low * Merge with Debian for new upstream release * Closes https://launchpad.net/bugs/130159 * Remaining changes: - Set Ubuntu maintainer address. - Leave Conflicts/Replaces for python2.{3,4}-qt3 until next LTS release. - Configure with -m for the directory containing the VendorID library. - Build -dbg packages. -- Jonathan Riddell Fri, 03 Aug 2007 14:42:52 +0100 python-qt3 (3.17.3-1) unstable; urgency=low * New upstream release * pyqtconfig.py is now in python-qt-dev -- Torsten Marek Tue, 31 Jul 2007 21:45:27 +0200 python-qt3 (3.17.2-1ubuntu2) gutsy; urgency=low * Install usr/lib/python*/site-packages/pyqtconfig_nd.py in python-qt3 -- Jonathan Riddell Wed, 30 May 2007 18:03:04 +0100 python-qt3 (3.17.2-1ubuntu1) gutsy; urgency=low * Merge from Debian unstable. * Remaining Ubuntu changes: - Build -dbg packages. - debian/rules: + Use single targets instead of loops inside a target. + Configure with -m for the directory containing the VendorID library. - python-qt3: Fix python-qt3-gl suggestion. - Set Ubuntu maintainer address. * Ubuntu changes dropped: - Remove duplicate symlink to ../sip directory in debian/rules * Leave Conflicts/Replaces for python2.{3,4}-qt3 until next LTS release. -- Steve Kowalik Mon, 28 May 2007 00:22:57 +1000 python-qt3 (3.17.2-1) unstable; urgency=low * New upstream release -- Torsten Marek Mon, 07 May 2007 23:57:48 +0200 python-qt3 (3.17-1) experimental; urgency=low * New upstream release * Removed outdated conflicts and replaces from control file * Bump standards version to 3.7.2 * Convert patches to dpatch * Added debian/pycompat with level 2 * Acknowledged NMUs (Closes: #373349) * Build-depend on libqscintilla-dev >= 1.7 -- Torsten Marek Wed, 6 Dec 2006 19:55:03 +0100 python-qt3 (3.16-1.2) unstable; urgency=medium * Tighten dependency on python-sip4-dev. -- Matthias Klose Sun, 2 Jul 2006 11:07:57 +0000 python-qt3 (3.16-1.1) unstable; urgency=low * Convert to the updated Python policy. Closes: #373349. * Build with the correct Python include directory. -- Matthias Klose Mon, 19 Jun 2006 22:43:43 +0000 python-qt3 (3.16-1) unstable; urgency=low * New upstream release * Tweak manpages, add descriptions of all ways pyuic can be called * Depend on python2.x-sip4 instead of python2.x-sip4-qt3 * Changed my email address to shlomme@debian.org * Added watch file * Added python2.4-qt3-gl (Closes: #343095) * -- Torsten Marek Mon, 24 Apr 2006 12:38:00 +0200 python-qt3 (3.15-4) unstable; urgency=low * Forward "noopt" option to build script (Closes: #322992) * PyQt is now built with -O2 by default. To reduce compile time, the autogenerated sources for the qt module are now split into 4 parts on all architectures. * added c++-abi2-dev to Build-Depends * switched debian/rules to binary-common system -- Torsten Marek Sun, 11 Sep 2005 17:13:13 +0200 python-qt3 (3.15-3) unstable; urgency=low * Corrected dependencies of python2.4-qt3 (closes: #326962) -- Ricardo Javier Cardenes Medina Wed, 7 Sep 2005 10:27:05 +0100 python-qt3 (3.15-2) unstable; urgency=low * Changed some Build-Deps to be really, really sure that it's asking for the right versions of certain packages (gcc, g++, Qt3-related) for the g++ ABI transition. -- Ricardo Javier Cardenes Medina Sun, 4 Sep 2005 01:57:29 +0100 python-qt3 (3.15-1) unstable; urgency=low * New upstream release * Updated standards version to 3.6.2 * Updated FSF address in the copyright file * Build-Depend and Depend and sip 4.3 * Removed old Conflicts: from python2.3-qt3 + kodos was fixed with 2.4.5-2.1, which is in stable already + memaid-pyqt was fixed with 0.2.3-3, which is in stable already + qtorrent was fixed with 0.9.6.1-3, which is in stable * Add some conflicts with PyQt programs due to API change in 3.14.1 + imgseek was fixed with 0.8.4+0.8.5rc1-2, which is not in stable, therefore we conflict with it (Closes: #306218, #302885) * Removed the dummy package pyuic3 (Closes: #322062) * Remove old Conflicts and Replaces from pyqt-tools * g++ ABI transition (Closes: #325984) -- Torsten Marek Thu, 1 Sep 2005 01:04:33 +0200 python-qt3 (3.14.1-2) unstable; urgency=low * Corrected description of python2.3-qt3 (closes: Bug#302346) * Removed python2.4-qt3-gl, as it would depend on python2.4-opengl, which isn't available at this moment. -- Ricardo Javier Cardenes Medina Thu, 31 Mar 2005 18:09:15 +0100 python-qt3 (3.14.1-1) unstable; urgency=low * New upstream release * QApplication::enter_loop now releases the GIL (Closes: #283537) * Added myself to uploaders * Added packages for Python 2.4 * The PyQt build system has been tweaked to allow parrallel builds for different versions of Python * Build dependencies on sgmltools-lite, dpatch and xlibmesa-dev removed, python2.4-dev and python2.4-sip4-dev added * Standards version updated to 3.6.1.0 * pyqtconfig.py is now included in python2.x-qt3 instead of python-qt-dev * QDomDocument.setContent now works properly (Closes: #289212) * Solves some memory leaks (Closes: #293087) * Works (in fact needs) with sip4 >= 4.2 (Closes: #301660) -- Torsten Marek Sun, 6 Mar 2005 23:33:28 +0100 python-qt3 (3.13-4) unstable; urgency=low * libqassistantclient is broken for big binaries on MIPS/MIPSEL. This upload disables QAssistantClient on PyQt for those arches. -- Ricardo Javier Cardenes Medina Mon, 27 Dec 2004 14:16:07 +0000 python-qt3 (3.13-3) unstable; urgency=low * Another patch to fix further mips/mipsel building errors -- Ricardo Javier Cardenes Medina Thu, 9 Dec 2004 09:57:55 +0000 python-qt3 (3.13-2) unstable; urgency=low * Patched to build on mips/mipsel -- Ricardo Javier Cardenes Medina Wed, 8 Dec 2004 16:02:45 +0000 python-qt3 (3.13-1) unstable; urgency=low * New upstream release -- Ricardo Javier Cardenes Medina Thu, 23 Sep 2004 15:57:07 +0100 python-qt3 (3.12-3) unstable; urgency=low * The package providing OpenGL access now depends on python-opengl. (closes: Bug#269633) -- Ricardo Javier Cardenes Medina Tue, 7 Sep 2004 19:48:16 +0100 python-qt3 (3.12-2) unstable; urgency=low * Applied some patches from upstream snapshot 20040804 * Fixed some lines at copyright file (GPL wasn't mentioned) * Rebuilt against libqt3c102-mt >= 3:3.3 due to an ABI change. (closes: Bug#264385) -- Ricardo Javier Cardenes Medina Mon, 9 Aug 2004 17:04:10 +0100 python-qt3 (3.12-1) unstable; urgency=low * New upstream release * Switched to build with sip4 -- Ricardo Javier Cardenes Medina Thu, 10 Jun 2004 01:02:35 +0100 python-qt3 (3.11-4) unstable; urgency=low * Split s390 builds as with some other arches. It seems that an excess of mem usage is killing "as" during the build process. -- Ricardo Javier Cardenes Medina Thu, 20 May 2004 12:49:35 +0100 python-qt3 (3.11-3) unstable; urgency=low * Added pyqtconfig.py to python-qt-dev -- Ricardo Javier Cardenes Medina Thu, 22 Apr 2004 22:30:08 +0100 python-qt3 (3.11-2) unstable; urgency=low * Removed mips/mipsel patches * Broken some build blocks into pieces: - alpha due to excesive .got size - mips/mipsel will have the same problem (supposedly) - arm/m68k have two slow buildd's; this will make the build more responsive -- Ricardo Javier Cardenes Medina Tue, 20 Apr 2004 01:12:40 +0100 python-qt3 (3.11-1) unstable; urgency=low * New upstream release (closes: Bug#237499) * Change python-qt3-doc to suggest python-qt3 (closes: Bug#235548) * Dropped c102 from the package name * Fixed dh_make boilerplate on copyright file * Added manpage for pylupdate * Sliced python*-qt3-gl from python*-qt3, as it adds a not always desirable dependency on a package providing libg1. * sip4 will support Qt >= 3.0 and Python >= 2.3, so I'm releasing only Python 2.3 packages from right now. -- Ricardo Javier Cardenes Medina Sat, 3 Jan 2004 20:31:21 +0000 python-qt3 (3.8-3) unstable; urgency=low * Updated the .prerm files. The "PACKAGE" names were not up to date with the c102 nomenclature. -- Ricardo Javier Cardenes Medina Tue, 23 Sep 2003 05:30:59 +0100 python-qt3 (3.8-2.1) unstable; urgency=medium * NMU. * Fix -p paramter for patches leading to FTBFS on mips/mipsel. -- Matthias Klose Sat, 11 Oct 2003 11:49:37 +0200 python-qt3 (3.8-2) unstable; urgency=low * Previous release introduced Python 2.3 support. Closes: Bug#206599 * Built again agains Qt 3.2. Trolltech substracted a symbol and thus the import gets wrong. Closes: Bug#208291 -- Ricardo Javier Cardenes Medina Tue, 2 Sep 2003 01:41:06 +0100 python-qt3 (3.8-1) unstable; urgency=low * New upstream version * Added Python 2.3 support * Making Python 2.3 the default version -- Ricardo Javier Cardenes Medina Tue, 19 Aug 2003 00:27:10 +0100 python-qt3 (3.7-1) unstable; urgency=low * New upstream release. Closes: Bug#198930 * Modified to comply with Debian Policy v3.5.10 * Use of dpatch for some arch-specific build-time changes -- Ricardo Javier Cardenes Medina Sun, 6 Jul 2003 19:53:05 +0100 python-qt3 (3.6-1) unstable; urgency=low * New upstream release * Changed some > at depends by >>. -- Ricardo Javier Cardenes Medina Thu, 22 May 2003 12:19:15 +0100 python-qt3 (3.5-3) unstable; urgency=low * Patched build.py. We _don't_ want -lGLU. -- Ricardo Javier Cardenes Medina Wed, 19 Feb 2003 16:48:53 +0000 python-qt3 (3.5-2) unstable; urgency=low * Compiled with G++ 3.2. Some packages renamed with c102 according to the G++ 3.2 transition plan. * Now we wait to sip (>= 3.5) to be up. Closes: Bug#179579 * Disabling qassistantclient.sip while Qt3 maintainer fix libqassistantclient.a -- Ricardo Javier Cardenes Medina Tue, 4 Feb 2003 01:27:30 +0000 python-qt3 (3.5-1) unstable; urgency=low * Update to new upstream release. * Fixed a bug in the debian/rules that prevented python-qt3-doc to be populated. (closes: Bug#170942) * 3.4-1 was uploaded as a native package. This is fixed now (closes: Bug#174153) * New packages -qtext for QScintilla support * Now python-qt3 produces qt-version-independent packages that were produced by python-qt2. * Now is mandatory to agree with the license, as with Qt. I chose the same solution as with Qt packages (yes | ...) -- Ricardo Javier Cardenes Medina Thu, 2 Jan 2003 23:33:57 +0000 python-qt3 (3.4+20021129-2) unstable; urgency=low * Generating shlibs (I forgot to, and other packages need it at build time) -- Ricardo Javier Cardenes Medina Wed, 4 Dec 2002 23:35:50 +0000 python-qt3 (3.4+20021122-1) unstable; urgency=low * Upgrade to the development version -- Ricardo Javier Cardenes Medina Sun, 24 Nov 2002 06:44:23 +0000 python-qt3 (3.4-1) unstable; urgency=low * New upstream version -- Ricardo Javier Cardenes Medina Tue, 24 Sep 2002 08:26:32 +0100 python-qt3 (3.3.2-1) unstable; urgency=low * New upstream version -- Ricardo Javier Cardenes Medina Sat, 10 Aug 2002 16:10:08 +0100 python-qt3 (3.3+rc2-1) unstable; urgency=low * Update to upstream version * Changed configuration system -- Ricardo Javier Cardenes Medina Sun, 30 Jun 2002 12:59:02 +0100 python-pyqt (2.5-4) unstable; urgency=low * There was an error on the Alpha fix (CFLAGS -> CXXFLAGS) -- Ricardo Javier Cardenes Medina Fri, 22 Mar 2002 13:14:05 +0000 python-pyqt (2.5-3) unstable; urgency=low * Added some code at rules to cope with an internal gcc error at Alpha platform. * 121534 was closed on NMU and already applied at 2.5-2, but forgot to close it (closes: Bug#121534). -- Ricardo Javier Cardenes Medina Tue, 19 Mar 2002 23:26:59 +0000 python-pyqt (2.5-2) unstable; urgency=low * Added a conflicts clause on dcoppython (closes: Bug#133330) * Closes NMU notify (closes: Bug#127193) -- Ricardo Javier Cardenes Medina Sat, 16 Feb 2002 00:53:59 +0000 python-pyqt (2.5-1.2) unstable; urgency=low * Non-maintainer release: Ooops, it needs a build-dependency on python2.1-dev and a dependency on python (>= 2.1), python (<< 2.2), otherwise a future rebuild of the package may lead to inconsistent dependencies. To play safe, I also made the dependencies and build-dependencies on sip/libsip versioned. -- Gregor Hoffleit Mon, 31 Dec 2001 11:31:26 +0100 python-pyqt (2.5-1.1) unstable; urgency=low * Non-maintainer release: rebuilt for Python 2.1 (closes: Bug#121534). -- Gregor Hoffleit Mon, 31 Dec 2001 00:41:26 +0100 python-pyqt (2.5-1) unstable; urgency=low * Upstream upgrade * Syncs with sip 2.5 (closes: Bug#109283) * Leaves almost all examples uncompressed (closes: Bug#104761) -- Ricardo Javier Cardenes Medina Mon, 20 Aug 2001 14:05:25 +0100 python-pyqt (2.4-3) unstable; urgency=low * Automatic depend from xlibs breaks installation (my version was higher than the one at the Debian sites) -- Ricardo Javier Cardenes Medina Sat, 30 Jun 2001 04:06:12 +0100 python-pyqt (2.4-2) unstable; urgency=low * Added build-deps (closes: Bug#102117) * Added man page for pyuic -- Ricardo Javier Cardenes Medina Mon, 25 Jun 2001 04:10:19 +0100 python-pyqt (2.4-1) unstable; urgency=low * Initial Release. (closes: Bug#93906) -- Ricardo Javier Cardenes Medina Fri, 22 Jun 2001 03:08:41 +0100