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
|
pylast (1.6.0-1) unstable; urgency=medium
[ Stefano Rivera ]
* Team upload.
* New upstream release.
* Bump debhelper compat level to 9.
* Bump Standards-Version to 3.9.8, no changes needed.
* Bump copyright years.
* Update watch file to pypi.debian.net.
* Add new Build-Depends:
- python{3,}-setuptools.
- python{3,}-{flaky,mock,pytest,six} - Upstream is getting the beginnings
of a unit test suite.
* Clean up test .cache directory.
[ Ondřej Nový ]
* Fixed homepage (https)
* Fixed VCS URL (https)
-- Stefano Rivera <stefanor@debian.org> Tue, 23 Aug 2016 14:36:28 -0700
pylast (1.0.0-1) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ Simon Chopin ]
* Bump Standard-Version to 3.9.6
+ Bump debhelper version dependency to 8.1
* New upstream release
+ New option to add delay between queries (Closes: #730255)
+ Remove the README from the docs, removed upstream as well
* Change copyright year
* Move Homepage to Github
* Migrate to pybuild.
-- Simon Chopin <chopin.simon@gmail.com> Tue, 14 Oct 2014 03:58:44 +0200
pylast (0.5.11-1) unstable; urgency=low
* Initial release (Closes: #658253)
-- Simon Chopin <chopin.simon@gmail.com> Fri, 03 Feb 2012 21:28:36 +0200
|