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 54 55 56 57 58 59
|
sphinxtesters (0.2.3-2) unstable; urgency=low
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from deprecated 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
* debian/control
- extend packaging copyright years
* debian/control
- bump Standards-Version to 4.6.1 (no changes needed)
- bump debhelper-compat to 13
- run wrap-and-sort
-- Sandro Tosi <morph@debian.org> Mon, 06 Jun 2022 14:12:30 -0400
sphinxtesters (0.2.3-1) unstable; urgency=medium
* New upstream release
* debian/copyright
- update upstream copyright years
- extend packaging copyright years
* debian/control
- bump Standards-Version to 4.5.0 (no changes needed)
-- Sandro Tosi <morph@debian.org> Fri, 24 Jul 2020 23:47:22 -0400
sphinxtesters (0.2.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Sandro Tosi ]
* Drop python2 support; Closes: #938546
-- Sandro Tosi <morph@debian.org> Tue, 12 Nov 2019 22:41:31 -0500
sphinxtesters (0.2.1-1) unstable; urgency=medium
* New upstream release
* debian/control
- use python:Suggests for the py2 package
- bump Standards-Version to 4.2.1 (no changes needed)
* run tests via pytest, not nose
-- Sandro Tosi <morph@debian.org> Sun, 16 Dec 2018 16:58:11 -0500
sphinxtesters (0.1.1-1) unstable; urgency=low
* Initial release; Closes: #895724
-- Sandro Tosi <morph@debian.org> Sun, 15 Apr 2018 16:40:19 +0000
|