1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
python-qt4 (4.0.1-5) unstable; urgency=low
* Build-depend on fixed version of libqt4-dev
* Drop build-dependency on GLib 2.0 (Closes: #393067)
* Merge all Qt 4.2 patches into one patch
* Install API documentation files (Closes: #393921)
* Added doc-base file for documentation package
-- Torsten Marek <shlomme@debian.org> Thu, 19 Oct 2006 20:08:27 +0200
python-qt4 (4.0.1-4) unstable; urgency=medium
* The "You are now entering a world of pain" release
* Include the minimal amount of changes to build against
Qt 4.2
* Build-depend against Glib 2.0 (Closes: #393067)
-- Torsten Marek <shlomme@debian.org> Mon, 16 Oct 2006 22:09:39 +0200
python-qt4 (4.0.1-3) unstable; urgency=low
* Rebuilt with fixed sip4 to include QtAssistantClient
(Closes: #385818)
-- Torsten Marek <shlomme@debian.org> Sun, 17 Sep 2006 13:41:52 +0200
python-qt4 (4.0.1-2) unstable; urgency=low
* Surround imports in Qt.py with exception handlers
(Closes: #381432)
-- Torsten Marek <shlomme@debian.org> Wed, 30 Aug 2006 14:54:59 +0200
python-qt4 (4.0.1-1) unstable; urgency=low
* New upstream release (Closes: #378086)
-- Torsten Marek <shlomme@debian.org> Sun, 16 Jul 2006 12:15:35 +0200
python-qt4 (4.0-2) unstable; urgency=low
* Install distinct pyqtconfig.py for all python versions
* Added debian/pycompat (level 2)
-- Torsten Marek <shlomme@debian.org> Mon, 10 Jul 2006 19:13:10 +0200
python-qt4 (4.0-1) unstable; urgency=low
* Initial upload (Closes: #362185, #372872)
-- Torsten Marek <shlomme@debian.org> Tue, 27 Jun 2006 00:23:48 +0200
|