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
|
python-pyknon (1.2-7) unstable; urgency=medium
* Build-Depends on python3-setuptools. Closes: #1080769
* Bump Standards-Version to 4.7.0 (no changes needed)
-- Tiago Bortoletto Vaz <tiago@debian.org> Wed, 23 Oct 2024 17:09:03 -0400
python-pyknon (1.2-6) unstable; urgency=medium
* Team upload.
* Python3.12 compatibility
Closes: #1058445
* Standards-Version: 4.6.2 (routine-update)
* debhelper-compat 13 (routine-update)
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Add salsa-ci file (routine-update)
* Add upstream metadata
-- Andreas Tille <tille@debian.org> Wed, 07 Feb 2024 20:36:32 +0100
python-pyknon (1.2-5) unstable; urgency=medium
* Source-only upload.
-- Tiago Bortoletto Vaz <tiago@debian.org> Thu, 27 Jan 2022 22:56:14 -0500
python-pyknon (1.2-4) unstable; urgency=medium
* Fix module 'collections' has no attribute 'MutableSequence'. Thanks to
Steve Langasek for the patch (Closes: #1001428)
-- Tiago Bortoletto Vaz <tiago@debian.org> Sat, 15 Jan 2022 10:59:12 -0500
python-pyknon (1.2-3) unstable; urgency=medium
* Team upload.
* Add additional copyright info.
-- Stuart Prescott <stuart@debian.org> Mon, 20 Jan 2020 23:49:49 +1100
python-pyknon (1.2-2) unstable; urgency=medium
* Team upload.
* New upstream version.
* Stop building Python 2 package; build a Python 3 module package instead
(Closes: #938072)
* Change to debhelper-compat (= 12).
* Switch buildsystem to pybuild.
* Switch to arch:all package for python module.
* Update Standards-Version to 4.4.1 (no changes required).
* Add autopkgtest tests.
-- Stuart Prescott <stuart@debian.org> Wed, 15 Jan 2020 01:38:54 +1100
python-pyknon (1.0-2) unstable; urgency=medium
* Minor updates in control file.
* Remove deprecated pngmath dependency for Sphinx docs building.
Thanks to Dmitry Shachnev. (Closes: #918826)
-- Tiago Bortoletto Vaz <tiago@debian.org> Sat, 27 Apr 2019 11:36:55 -0400
python-pyknon (1.0-1) unstable; urgency=low
* Initial release. (Closes: #682920)
-- Tiago Bortoletto Vaz <tiago@debian.org> Thu, 26 Jul 2012 23:50:59 -0400
|