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
|
pyro4 (4.53-3) unstable; urgency=medium
* Remove Python2 compatibility patch.
* Depend on python2-selectors34 for real Python2 compatibility
(closes: #852245).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 06 Feb 2017 19:09:19 +0000
pyro4 (4.53-2) unstable; urgency=medium
* Rework Python version detection.
* Remove requires.txt from the installed files.
[ Marcin Kulisz <debian@kulisz.net> ]
* Fix Python2 compatibility (closes: #852245).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 23 Jan 2017 21:17:56 +0000
pyro4 (4.53-1) unstable; urgency=low
* New upstream release.
* Minimum Python3 version is 3.4 now.
* Add python{,3}-setuptools to Build-Depends-Indep for installing tools.
* Packages of python{2,3}-pyro4 conflict with each other due to tools.
* Depend on up-to-date Serpent serialization library.
* Use packaged jQuery and Underscore JavaScript libraries for documentation.
* Add lsb-base dependency to the pyro4 package.
* Make rebuildable.
* Update watch file.
* Update debhelper level to 10 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Fri, 06 Jan 2017 12:45:50 +0000
pyro4 (4.43-1) unstable; urgency=low
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 05 May 2016 16:55:57 +0000
pyro4 (4.42-1) unstable; urgency=low
* New upstream release.
* Don't suggest unmaintained pyro package.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 21 Apr 2016 15:32:04 +0000
pyro4 (4.41-1) unstable; urgency=low
* New upstream release (closes: #788527).
* Drop all patches, merged upstream.
* Tighten Serpent dependency.
* Switch to Pybuild build system.
* Update Standards-Version to 3.9.8 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 14 Apr 2016 17:48:53 +0000
pyro4 (4.23-2) unstable; urgency=low
* Add missing serpent dependency (closes: #745437).
* Add dh-python build dependency to prevent possible future FTBFS.
* Update Standards-Version to 3.9.6 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 21 Feb 2015 22:36:55 +0000
pyro4 (4.23-1) unstable; urgency=low
* New upstream release.
* Update Standards-Version to 3.9.5 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 01 Feb 2014 07:27:09 +0100
pyro4 (4.22-1) unstable; urgency=low
* New upstream release.
* Add patch to source init functions for systemd support.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 19 Sep 2013 11:22:24 +0000
pyro4 (4.20-1) unstable; urgency=low
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 10 Jul 2013 20:11:51 +0200
pyro4 (4.18-1) unstable; urgency=low
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Sun, 07 Apr 2013 17:31:31 +0200
pyro4 (4.17-1) unstable; urgency=low
* Initial upload (closes: #697054).
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Fri, 28 Dec 2012 10:57:55 +0100
|