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
|
python-scp (0.13.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Sandro Tosi ]
* Drop python2 support; Closes: #938158
* debian/control
- bump Standards-Version to 4.4.1 (no changes needed)
-- Sandro Tosi <morph@debian.org> Mon, 07 Oct 2019 21:50:12 -0400
python-scp (0.13.0-1) unstable; urgency=low
* New Upstream release
* d/control: fix Description for python2
* d/rules: add PYBUILD_NAME variable
* d/rules: add override_dh_auto_clean
-- Emmanuel Arias <emmanuelarias30@gmail.com> Fri, 30 Nov 2018 06:54:44 -0300
python-scp (0.11.0-1) unstable; urgency=low
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces.
* d/control: Set Vcs-* to salsa.debian.org.
* d/copyright, d/watch, Vcs-*: Use https protocol.
* Convert the Git repository from git-dpm to gbp layout.
[ Emmanuel Arias ]
* d/control: Add myself to Uploaders.
* d/control: Set Maintainer to DPTM.
* Adopt the package (Closes: #888215).
* Update the watch file.
* Update compat level from 9 to 11.
* d/control: Use debhelper 11.
* d/control: Update Standards-Version to 4.1.4.
* d/control: Add Testsuite: autopkgtest-pkg-python.
* d/copyright: Update packaging copyrights.
-- Emmanuel Arias <emmanuelarias30@gmail.com> Sun, 12 Aug 2018 11:28:29 +0200
python-scp (0.10.2-1) unstable; urgency=low
* Initial release (Closes: #790634)
-- Sandro Tosi <morph@debian.org> Tue, 30 Jun 2015 09:29:57 -0400
|