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
|
stomper (0.4.1-2) unstable; urgency=medium
* Team upload.
* Use debhelper-compat instead of debian/compat.
* Drop Python 2 support.
* Bump debhelper compat level to 12.
* Bump standards version to 4.4.0 (no changes).
-- Ondřej Nový <onovy@debian.org> Sat, 10 Aug 2019 12:58:23 +0200
stomper (0.4.1-1) unstable; urgency=medium
* Team upload.
[ Sergio Durigan Junior ]
* Remove d/clean.
* New upstream version 0.4.1
* Bump d/compat version to 11.
* Update d/copyright.
* Update d/watch.
* Build Python 3 package.
* Bump Standards-Version to 4.2.0.
* Delete patches.
* Use "dh_install -X" instead of "rm" when installing files.
* Add Testsuite directive on d/control.
[ Ondřej Nový ]
* Fixed VCS URL (https)
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/control: Remove ancient X-Python-Version field
* Convert git repository from git-dpm to gbp layout
-- Sergio Durigan Junior <sergiodj@debian.org> Sat, 18 Aug 2018 18:59:58 -0400
stomper (0.3.0-1) unstable; urgency=medium
* New upstream version
* Fix the location of the README in d/docs
* Update copyright years
* Bump Standard-Version to 3.9.6 (no changes needed)
-- Simon Chopin <chopin.simon@gmail.com> Sun, 05 Oct 2014 14:58:36 +0200
stomper (0.2.7-1) unstable; urgency=low
[ Simon Chopin ]
* Initial release. (Closes: #705932)
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
* Run tests only if DEB_BUILD_OPTIONS=nocheck is not set.
* Fix a typo in the package description.
-- Simon Chopin <chopin.simon@gmail.com> Sun, 23 Jun 2013 11:12:54 -0400
|