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
|
python-queuelib (1.5.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* 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
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* New upstream version.
* Drop Python 2 support.
* Bump the debhelper compat level to 12.
* Bump Standards-Version to 4.4.0.
* Add Rules-Requires-Root: no.
-- Andrey Rahmatullin <wrar@debian.org> Sun, 18 Aug 2019 02:10:06 +0500
python-queuelib (1.4.2-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Bumped Standards-Version to 3.9.8.
- Added build dependencies on python{,3}-setuptools and python{,3}-pytest
- Updated Vcs-Broswer to https, and removed Vcs-Svn.
- Removed unknown substitution variable ${shlibs:Depends}.
* debian/watch:
- Updated file to point to github releases.
-- Ignace Mouzannar <mouzannar@gmail.com> Mon, 25 Jul 2016 10:48:37 -0400
python-queuelib (1.1.1-1) unstable; urgency=low
* Initial release.
-- Vincent Cheng <vcheng@debian.org> Mon, 31 Mar 2014 13:32:03 -0700
|