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 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108
|
tvnamer (3.0.4-2) unstable; urgency=medium
* drop DPT
-- Sandro Tosi <morph@debian.org> Sat, 02 Mar 2024 02:30:32 -0500
tvnamer (3.0.4-1) unstable; urgency=medium
* New upstream release
-- Sandro Tosi <morph@debian.org> Sun, 10 Oct 2021 23:20:39 -0400
tvnamer (3.0.2-1) unstable; urgency=medium
* New upstream release
* Use the new Debian Python Team contact name and address
* debian/copyright
- extend packaging copyright years
* debian/control
- bump Standards-Version to 4.5.1 (no changes needed)
-- Sandro Tosi <morph@debian.org> Thu, 07 Jan 2021 01:59:03 -0500
tvnamer (3.0.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* New upstream release
* debian/control
- upgrade Depends on python3-tvdb-api to >= 3
- bump Standards-Version to 4.5.0 (no changes needed)
-- Sandro Tosi <morph@debian.org> Mon, 26 Oct 2020 20:34:04 -0400
tvnamer (2.5.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Sandro Tosi ]
* New upstream release
* debian/rules
- install the renamed README.md
* debian/control
- run wrap-and-sort
* debian/copyright
- extrend packaging copyright years
-- Sandro Tosi <morph@debian.org> Sat, 25 Jul 2020 00:21:03 -0400
tvnamer (2.5-1) unstable; urgency=medium
* New upstream release
* debian/control
- update dep on python3-tvdb-api to >= 2.0
- bump Standards-Version to 4.2.1 (no changes needed)
-- Sandro Tosi <morph@debian.org> Sat, 22 Dec 2018 14:33:30 -0500
tvnamer (2.4-1) unstable; urgency=medium
[ Sandro Tosi ]
* New upstream release
* debian/watch
- use PyPI redirector
* debian/control
- depends on python-tvdb-api >= 1.10
- bump Standards-Version to 4.1.4 (no changes needed)
* declare compat level 10
* debian/copyright
- extend packaging copyright years
* switch to python3
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
-- Sandro Tosi <morph@debian.org> Mon, 11 Jun 2018 00:18:24 -0400
tvnamer (2.3-1) unstable; urgency=low
[ Jakub Wilk ]
* Add Vcs-* fields.
[ Sandro Tosi ]
* New upstream release
* debian/control
- switch me to Maintainer (team to Uploaders)
- bump Standards-Version to 3.9.5 (no changes needed)
* debian/copyright
- extended packaging copyright years
* Switch to dh_python2
-- Sandro Tosi <morph@debian.org> Sun, 10 Aug 2014 13:36:22 +0100
tvnamer (2.2.1-1) unstable; urgency=low
* Initial release (Closes: #668293)
-- Sandro Tosi <morph@debian.org> Tue, 24 Apr 2012 16:59:56 +0200
|