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
|
python-overpy (0.4-2) unstable; urgency=medium
[ Sandro Tosi ]
* debian/control
- clarify long description; Closes: #859275
- add pytest to b-d
- bump Standards-Version to 4.4.0 (no changes needed)
* Drop Python 2 support + use pybuild
* debian/copyright
- extend packaging copyright years
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* Convert git repository from git-dpm to gbp layout
-- Sandro Tosi <morph@debian.org> Sun, 18 Aug 2019 01:19:58 -0400
python-overpy (0.4-1) unstable; urgency=medium
* New upstream release
* debian/copyright
- license is now included in the released tarball
* debian/rules
- install examples
* debian/control
- add pytest-runner to b-d
-- Sandro Tosi <morph@debian.org> Sun, 11 Dec 2016 22:32:46 -0500
python-overpy (0.3.1-1) unstable; urgency=low
* Initial release (Closes: #833109)
-- Sandro Tosi <morph@debian.org> Thu, 04 Aug 2016 19:46:17 +0100
|