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 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111
|
pyqi (0.3.2+dfsg-7) unstable; urgency=medium
* Team Upload
* Change supported python versions (Closes: #975828)
* Superficial import test
* Override false positive
* Version: 4 in d/watch
* sv:4.5.1, compat:13
-- Nilesh Patra <npatra974@gmail.com> Fri, 27 Nov 2020 23:39:07 +0530
pyqi (0.3.2+dfsg-6) unstable; urgency=medium
* Fix htmlhelp in sphinx
Closes: #959598
-- Andreas Tille <tille@debian.org> Mon, 11 May 2020 09:36:38 +0200
pyqi (0.3.2+dfsg-5) unstable; urgency=medium
[ Andreas Tille ]
* Fix clean target, enable Python 3.8 in 2to3 patch
Closes: #954500
* Standards-Version: 4.5.0 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* debian/copyright: use spaces rather than tabs to start continuation
lines.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Nilesh Patra ]
* Remove redundant cgi import line
-- Andreas Tille <tille@debian.org> Mon, 30 Mar 2020 15:04:11 +0200
pyqi (0.3.2+dfsg-4) unstable; urgency=medium
* Use 2to3 to port to Python3
Closes: #937512
* buildsystem=pybuild
* debhelper-compat 12
* Standards-Version: 4.4.0
* Trim trailing whitespace.
-- Andreas Tille <tille@debian.org> Wed, 11 Sep 2019 13:39:34 +0200
pyqi (0.3.2+dfsg-3) unstable; urgency=medium
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Testsuite: autopkgtest-pkg-python
* Secure URI in copyright format
* Drop useless get-orig-source target
* Build-Depends: s/python-sphinx/python3-sphinx/
-- Andreas Tille <tille@debian.org> Mon, 29 Oct 2018 13:14:04 +0100
pyqi (0.3.2+dfsg-2) unstable; urgency=medium
* Moved packaging from SVN to Git
* cme fix dpkg-control
* some JS libraries are now in libjs-sphinxdoc
Closes: #829189
-- Andreas Tille <tille@debian.org> Mon, 11 Jul 2016 13:30:25 +0200
pyqi (0.3.2+dfsg-1) unstable; urgency=medium
* New upstream version
-- Andreas Tille <tille@debian.org> Wed, 21 May 2014 22:19:41 +0200
pyqi (0.3.1+dfsg-1) unstable; urgency=medium
* New upstream version
* Fixed watch file
* cme fix dpkg-control
* Exclude binary chunks from doc creation (and egg-info once we are
removing useless stuff)
* Create html documentation and install it
-- Andreas Tille <tille@debian.org> Thu, 27 Mar 2014 21:32:39 +0100
pyqi (0.2.0-2) unstable; urgency=low
* Drop centence with funky unicode from long description.
Closes: #729199
-- Andreas Tille <tille@debian.org> Sat, 09 Nov 2013 10:39:14 +0100
pyqi (0.2.0-1) unstable; urgency=low
* Initial release for Debian (Closes: #726386)
* debian/control:
- taking over into Debian Med team maintenance
- Vcs fields
- cme fix dpkg-control
- drop explicit python dependency which is automatically
resolved from variable
- Arch: all
* debian/copyright: cme fix dpkg-copyright
-- Andreas Tille <tille@debian.org> Tue, 15 Oct 2013 09:12:04 +0200
pyqi (0.2.0-0biolinux1) precise; urgency=low
* Initial release for BL.
-- Tim Booth <tbooth@ceh.ac.uk> Tue, 24 Sep 2013 18:45:50 +0100
|