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 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175
|
pyro4 (4.80-1) unstable; urgency=medium
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 13 Jun 2020 22:08:56 +0200
pyro4 (4.79-1) unstable; urgency=medium
* New upstream release:
- fix FTBFS with serpent 1.30.2 (closes: #951967).
* Update Standards-Version to 4.5.0 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 23 Feb 2020 08:14:46 +0000
pyro4 (4.76-1) unstable; urgency=medium
* New upstream release.
* Add new self-testing requirements as build dependencies.
* Skip networked tests.
* Remove python2-pyro4 package (closes: #937526).
* Update Python packaging bits.
* Update watch file.
* Update Standards-Version to 4.4.0 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 08 Sep 2019 10:26:28 +0000
pyro4 (4.75-1) unstable; urgency=medium
* New upstream release.
* Mark pyro4-doc as Multi-Arch foreign.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 26 Jan 2019 16:47:26 +0000
pyro4 (4.74-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version to 4.3.0 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 26 Dec 2018 00:19:11 +0000
pyro4 (4.73-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version to 4.1.5 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 16 Jul 2018 18:20:03 +0000
pyro4 (4.72-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version to 4.1.4:
- drop ENABLED option via defaults and let the system handle daemon
usage.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 04 Jun 2018 19:59:59 +0000
pyro4 (4.63-1) unstable; urgency=medium
* New upstream release.
* Update debhelper level to 11 .
* Update Standards-Version to 4.1.2 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Tue, 26 Dec 2017 15:09:37 +0000
pyro4 (4.62-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version to 4.1.1 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 30 Sep 2017 19:34:02 +0000
pyro4 (4.61-1) unstable; urgency=medium
* New upstream release.
* Serpent 1.23 or greater is now required.
* Correct duplicate documentation removal (closes: #869432).
* Update Standards-Version to 4.0.0 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 23 Jul 2017 15:32:02 +0000
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
|