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
|
hiro (0.5-2) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* Drop Python 2 support (Closes: #936705).
-- Andrey Rahmatullin <wrar@debian.org> Sat, 10 Aug 2019 20:40:57 +0500
hiro (0.5-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
[ Nicolas Dandrimont ]
* New upstream release (Closes: #855908)
* Update Standards-Version to 4.1.4 (no changes)
* Bump debhelper compat level to 11
-- Nicolas Dandrimont <olasd@debian.org> Tue, 24 Apr 2018 18:29:51 +0200
hiro (0.2-2) unstable; urgency=medium
* Add missing dependencies on runtime modules
* d/control: add Vcs-* fields
* d/.git-dpm: conform to DPMT tagging policy
-- Nicolas Dandrimont <olasd@debian.org> Mon, 16 Jan 2017 15:44:23 +0100
hiro (0.2-1) unstable; urgency=medium
* Initial release. (Closes: #851153)
* Remove useless sphinx extensions to allow build
* Avoid privacy breaches by patching out external badges
-- Nicolas Dandrimont <olasd@debian.org> Thu, 12 Jan 2017 16:45:04 +0100
|