pythonqt (4.1.0-1) unstable; urgency=medium [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. [ Andreas Tille ] * New upstream version * d/watch: - version=5 - point to Github * New Homepage * Standards-Version: 4.7.4 (routine-update) * debhelper-compat 13 (routine-update) * Reorder sequence of d/control VCS fields (cme) * Reflow Uploaders field (cme) * Remove Priority field (cme) * Replace transitional package pkg-config by pkgconf in Build-Depends (routine-update) * lintian-brush: add d/u/metadata (routine-update) * Replace FSF postal address with a reference to https://www.gnu.org/licenses/. * Remove Python2 support [ Fernando Hueso ] * Add myself as Uploader * bump to Qt6-cmake version and remove python2 variant * Add patch for compiling with CMake * migrate rules to CMake and Qt6 * fix relative paths * Activate CMake patch * Use diff instead of patch file * Modify series patch name accordingly * parallelize generator build * remove python2 and qt5 variants * remove unneded patches * Trim original patch part specific to upstream CI * Update DEP field of CMake build system patch * Add patch to set soversion -- Fernando Hueso Tue, 25 Aug 2026 09:53:03 +0200 pythonqt (3.2-10) unstable; urgency=medium [ Ondřej Nový ] * d/control: Remove ancient X-Python-Version field * d/control: Remove ancient X-Python3-Version field [ Jonathan Carter ] * Update standards version to 4.2.0 -- Jonathan Carter Wed, 08 Aug 2018 21:17:48 +0200 pythonqt (3.2-9) unstable; urgency=medium * Team upload. * Fix not-binnmuable-any-depends-any errors (closes: #895654). -- Dmitry Shachnev Sat, 14 Apr 2018 09:57:41 +0300 pythonqt (3.2-8) unstable; urgency=medium [ Ondřej Nový ] * d/copyright: Use https protocol in Format field [ Jonathan Carter ] * Use stronger dependencies (reverting some of the previous {source:Version} changes -- Jonathan Carter Tue, 13 Mar 2018 12:19:05 +0200 pythonqt (3.2-7) unstable; urgency=medium * Move VCS to salsa.debian.org * Update standards version to 4.1.3 * Fix debian/copyright * Replace {binary:Version} with {source:Version} dependency * Adjust arm builds to allow building for Ubuntu -- Jonathan Carter Wed, 14 Feb 2018 09:03:07 +0200 pythonqt (3.2-6) unstable; urgency=medium * Upload to unstable * Update debian/copyright * Add lintian overrides for package naming -- Jonathan Carter Fri, 09 Feb 2018 09:54:26 +0200 pythonqt (3.2-6~exp1) experimental; urgency=medium * Make common dev packages architecture: all * Don't install compiled example code * Move example files to dev package -- Erik Lundin Fri, 01 Dec 2017 14:19:42 +0100 pythonqt (3.2-5) unstable; urgency=medium * Upload to unstable -- Jonathan Carter Tue, 21 Nov 2017 17:56:29 +0200 pythonqt (3.2-5~exp1) experimental; urgency=medium * Add Erik Lundin's patch to fix builds on ppc64 (Closes: #881685) * Add Erik Lundin's patch to fix files shipped in multiple binaries (Closes: #881710) -- Jonathan Carter Mon, 20 Nov 2017 10:21:26 +0200 pythonqt (3.2-4) unstable; urgency=medium * Upload to unstable -- Jonathan Carter Mon, 13 Nov 2017 13:28:12 +0200 pythonqt (3.2-4~exp4) experimental; urgency=medium * Fix generator Qt include dir for multiarch * Remove unneeded patch fix-string-literals * Remove unneeded and add new build depends -- Erik Lundin Thu, 09 Nov 2017 22:39:45 +0100 pythonqt (3.2-4~exp3) experimental; urgency=medium * Patch for building with Qt 5.9 -- Erik Lundin Fri, 27 Oct 2017 16:54:37 +0200 pythonqt (3.2-4~exp2) experimental; urgency=medium [ Erik Lundin ] * Use generator to create Qt wrapper code * Build packages for both Python 2 and Python 3 * Place QtAll extension in separate package * Implement multiarch support * Create pkg-config files [ Jonathan Carter ] * Bump standards version to 4.1.1 * Remove unneeded amd64 rule -- Erik Lundin Sun, 1 Oct 2017 21:08:09 +0200 pythonqt (3.2-4~exp1) experimental; urgency=medium * Fix FTBFS on arm and hppa architectures -- Jonathan Carter Mon, 18 Sep 2017 08:46:23 +0200 pythonqt (3.2-3) unstable; urgency=medium * debian/control: fix typo 's/libpythont/libpythonqt/g' (Closes: 875680) -- Jonathan Carter Thu, 14 Sep 2017 10:20:04 +0200 pythonqt (3.2-2) unstable; urgency=medium * Update description from "Qt 4.x" to "Qt 5.x" (Closes: #875108) -- Jonathan Carter Wed, 13 Sep 2017 09:49:28 +0200 pythonqt (3.2-1) unstable; urgency=medium * Upload to unstable (no changes) -- Jonathan Carter Thu, 24 Aug 2017 18:37:43 +0200 pythonqt (3.2-1~exp2) experimental; urgency=medium * Package adopted by DPMT (Closes: #705207) * New build-deps: libpulse-dev, libgtk2.0-dev * Tidy up patch headers: fix-string-literals -- Jonathan Carter Wed, 23 Aug 2017 11:30:26 +0200 pythonqt (3.2-1~exp1) experimental; urgency=medium * New upstream release * Adopting package as part of Python team (DPMT) - debian/control: Setting new maintainer and uploader - debian/copyright: Update with new maintainer * Update compat level to 10 * Update standards version to 4.1.0.0 * Update debian/copyright to copyright-format 1.0 * Remove ancient breaks/replace * Build against qt5 instead of qt4 (Closes: #832610) * Switch build system from cmake to qmake - Remove unneeded patches - Update debian/rules * Add lintian-override fo package-name-doesnt-match-sonames * Remove README.Debian (no longer applicable) * Add examples to doc * Add patch to escape strings, fixes FTBFS due to warnings -- Jonathan Carter Fri, 11 Aug 2017 21:58:06 -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 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 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 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 Wed, 09 May 2012 00:14:21 -0400 pythonqt (2.0.1-1) unstable; urgency=low * Initial release (Closes: #616698) -- Mathieu Malaterre Sat, 05 Mar 2011 16:34:12 +0100