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
|
python-rply (0.7.4-3) unstable; urgency=medium
* Bump Standards-Version to 3.9.8 (no changes).
-- Tristan Seligmann <mithrandi@debian.org> Sun, 11 Sep 2016 03:33:31 +0200
python-rply (0.7.4-2) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Tristan Seligmann ]
* Remove Vasudev Kamath from Uploaders (by request); thank you for your
work on this package in the past!
* Switch from cdbs to dh/pybuild (closes: #837295).
-- Tristan Seligmann <mithrandi@debian.org> Sun, 11 Sep 2016 03:28:59 +0200
python-rply (0.7.4-1) unstable; urgency=medium
* New upstream release.
- Stop using /tmp entirely; this fixes the remaining insecure handling
issue (Closes: #737627).
-- Tristan Seligmann <mithrandi@debian.org> Fri, 04 Sep 2015 07:16:00 +0200
python-rply (0.7.3-3) unstable; urgency=medium
* Drop 2001_dont_use_setuptools.patch as pypy-setuptools now exists.
-- Tristan Seligmann <mithrandi@debian.org> Tue, 01 Sep 2015 10:56:32 +0200
python-rply (0.7.3-2) unstable; urgency=medium
* Reupload to unstable.
* Switch debian/watch over to pypi.debian.net redirector.
-- Tristan Seligmann <mithrandi@debian.org> Fri, 01 May 2015 17:13:55 +0200
python-rply (0.7.3-1) experimental; urgency=low
* New upstream release.
* Bump Standards-Version.
-- Tristan Seligmann <mithrandi@debian.org> Mon, 08 Dec 2014 16:44:42 +0200
python-rply (0.7.2-1) unstable; urgency=medium
* New upstream release.
* Switch to ASCII-armored keyring in debian/upstream/signing-key.asc.
-- Tristan Seligmann <mithrandi@debian.org> Fri, 21 Feb 2014 17:46:07 +0200
python-rply (0.7.1-1) unstable; urgency=medium
* New upstream release.
- Fixes insecure /tmp handling (Closes: #735263).
* Add myself to Uploaders.
* Add PGP signature checking to watch file.
* Patch setup.py to use distutils instead of setuptools (since setuptools is
not packaged for pypy in Debian yet).
* Install upstream README.
-- Tristan Seligmann <mithrandi@debian.org> Sat, 18 Jan 2014 02:45:02 +0200
python-rply (0.7.0-1) unstable; urgency=low
* Initial Release. (Closes: #731071).
-- Vasudev Kamath <kamathvasudev@gmail.com> Mon, 02 Dec 2013 21:58:23 +0530
|