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 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
|
pythonqt (3.0-3) unstable; urgency=medium
* QA upload.
* Remove Qt4 QtWebKit support in support of Stretch removal plans (Closes:
#816811)
- Remove libqtwebkit-dev from build-depends
- Add disable-webkit patch to remove webkit support from build
configuration
-- Scott Kitterman <scott@kitterman.com> Thu, 15 Sep 2016 12:16:39 -0400
pythonqt (3.0-2) unstable; urgency=medium
* Orphan the package
* Add PythonQtUtils.h which is somehow missing in CMakeLists.txt
(Thanks for the hint to alex)
Closes: #826966
* cme fix dpkg-control
* hardening=+bindnow
* automatically use xz compression
-- Andreas Tille <tille@debian.org> Mon, 04 Jul 2016 17:02:27 +0200
pythonqt (3.0-1) unstable; urgency=medium
[ Andreas Tille ]
* New upstream version
* Add myself to uploaders
* cme fix dpkg-control
* Adapt package name to library version
[ Florian Will ]
* build wrapper for every supported Qt class
Closes: #755901
* install gui/PythonQtScriptingConsole.h
Closes: #755849
-- Andreas Tille <tille@debian.org> Fri, 11 Dec 2015 11:56:51 +0100
pythonqt (2.1.0~svn247-1) unstable; urgency=low
* new snapshot based on svn r247
* bump libpythonqt2.0 to libpythonqt2.1.0
* maintain only one dev package (change libpythonqt2-dev to libpythonqt-dev)
* bump Standards-Version: 3.9.4
* remove obsolete DM-Upload-Allowed field
* debian/copyright: removed obsolete fields in dep5 copyright
* debian/compat: bump to 9
* debian/control: fix dh syntax issue
-- Dominique Belhachemi <domibel@debian.org> Sun, 03 Nov 2013 20:30:26 -0500
pythonqt (2.0.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix FTBFS with Qt 4.8 (Closes: #664569)
- Add debian/patches/stddecorators_no_keywords.patch
- Extend debian/patches/cmakebuildsystem.patch to compile with
-DQT_NO_KEYWORDS
- Thanks to Felix Geyer for the patch
-- Scott Kitterman <scott@kitterman.com> Wed, 09 May 2012 00:14:21 -0400
pythonqt (2.0.1-1) unstable; urgency=low
* Initial release (Closes: #616698)
-- Mathieu Malaterre <mathieu.malaterre@gmail.com> Sat, 05 Mar 2011 16:34:12 +0100
|