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
|
python-subprocess32 (3.5.3-1) unstable; urgency=medium
* New upstream release.
* deb/control:
+ bump standards to 4.2.1 (no further changes needed).
* deb/copyright:
+ bump copyright span.
+ remove trailing whitespace [Chris Lamb].
* deb/rules:
+ build with DH_VERBOSE=1 (along standards 4.2.0).
* debian/source/lintian-overrides:
+ added with silencing on python-foo-but-no-python3-foo warning.
-- Daniel Stender <stender@debian.org> Thu, 01 Nov 2018 21:21:37 +0100
python-subprocess32 (3.5.2-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Remove ancient X-Python-Version field
[ Ilias Tsitsimpis ]
* New upstream release
* Bump debhelper compat level to 11
* Update my email address
* Add python-setuptools to build dependencies
* Bump Standards-Version to 4.1.4, no changes needed
* Update d/copyright file (bump Copyright years)
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 09 Jun 2018 21:53:09 +0300
python-subprocess32 (3.2.7-3) unstable; urgency=medium
* deb/control:
+ move team to Maintainer, restore myself into Uploaders.
+ build against dh 10 (change also deb/compat).
+ drop deprecated Testsuite field.
+ bump standards to 4.1.3 (no further changes needed).
* deb/copyright:
+ expand copyright span.
* add deb/gbp.conf, drop deb/.git-dpm.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
-- Daniel Stender <stender@debian.org> Wed, 28 Feb 2018 17:38:28 +0100
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
|