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
|
python-stopit (1.1.2-1) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove trailing whitespaces
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
* Convert git repository from git-dpm to gbp layout
* d/patches/time-test.patch: Drop, applied upstream
[ Ondřej Kobližek ]
* Ignore .egg-info
* New upstream release
* Rebase patches
* Bump standards version to 4.4.0 (no changes)
* Bump debhelper compat level to 12 and use debhelper-compat
* d/control:
- Add python3-pkg-resources to Depends (Closes: #896319)
- Add autopkgtest
* d/tests: Add the Python 3 module test
* Drop Python 2 support (Closes: #854542, #896297)
* License update to expat
-- Ondřej Kobližek <koblizeko@gmail.com> Wed, 17 Jul 2019 00:57:28 +0200
python-stopit (1.1.1-1) unstable; urgency=medium
* Initial release (Closes: #822922)
-- Adrian Alves <aalves@gmail.com> Fri, 29 Apr 2016 16:02:41 -0400
|