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
|
python-subprocess32 (3.2.7-2) unstable; urgency=medium
* New maintainer.
Thanks to Daniel Stender for maintaining python-subprocess32.
(Closes: #816532)
* d/copyright: Added myself to Debian part
* d/rules: Use the bindnow linker flag.
The _posixsubprocess binary was lacking the "bindnow" linker flag.
-- Ilias Tsitsimpis <i.tsitsimpis@gmail.com> Tue, 06 Sep 2016 14:50:32 +0300
python-subprocess32 (3.2.7-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Fixed VCS URL (https)
* d/docs: README.txt -> README.md
* Standards-Version is 3.9.8 now (no changes needed)
* d/control: Changed homepage to PyPI
* Enabled autopkgtest-pkg-python testsuite
* d/copyright: Added myself to Debian part
-- Ondřej Nový <novy@ondrej.org> Sat, 04 Jun 2016 14:43:26 +0200
python-subprocess32 (3.2.6-1) unstable; urgency=medium
* Initial release (Closes: #797583).
-- Daniel Stender <debian@danielstender.com> Tue, 01 Sep 2015 21:00:09 +0200
|