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
|
python-biplist (1.0.2-1) unstable; urgency=medium
* New upstream release
* fix tests on 32-bit arches (Closes: #860656)
-- Hans-Christoph Steiner <hans@eds.org> Mon, 15 May 2017 11:12:50 +0200
python-biplist (1.0.1-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* debian/control:
- Depend on debhelper (>=9) instead of (>=8).
- Bump Standards-Version to 3.9.8.
- Build Python 3 binary package (add all required python3-* Build-Deps).
- Remove python-six from the Build-Dependency field: No longer needed.
- Update Vcs-* fields to use secure protocols (HTTPS).
* debian/copyright:
- Fix typos: 'bsd' -> 'BSD-3-Clause', 'public domain' -> 'public-domain'.
* Bump compatibility level to 9.
-- Hugo Lefeuvre <hle@debian.org> Wed, 14 Sep 2016 15:30:45 +0200
python-biplist (0.7-1) unstable; urgency=low
* Initial release (Closes: #729510)
-- Hans-Christoph Steiner <hans@eds.org> Mon, 14 Jul 2014 20:13:00 -0400
|