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 109 110 111 112 113 114 115 116 117 118 119 120
|
tvdb-api (3.0.2-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* New upstream release
* debian/watch
- track github releases
* debian/copyright
- update to new upstream release
- extend packaging copyright years
* debian/rules
- install README.md
-- Sandro Tosi <morph@debian.org> Sun, 25 Oct 2020 19:49:01 -0400
tvdb-api (2.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Sandro Tosi ]
* drop Python 2 support + use pybuild + skip tests
* debian/control
- bump Standards-Version to 4.4.0 (no changes needed)
- drop obsolete XS-Python-Version field
* debian/copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Sun, 18 Aug 2019 11:42:50 -0400
tvdb-api (2.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
[ Sandro Tosi ]
* New upstream release
* debian/copyright
- extend packaging copyright years
* debian/control
- bump Standards-Version to 4.1.4 (no changes needed)
-- Sandro Tosi <morph@debian.org> Sun, 10 Jun 2018 21:44:23 -0400
tvdb-api (1.10-1) unstable; urgency=medium
* New upstream release
* debian/watch
- use PyPI redirector
* debian/copyright
- extend packaging copyright years
* debian/control
- bump Standards-Version to 3.9.6 (no changes needed)
- set me as Maintainer, team as Uploaders
- add requests/requests-cache to py3k package
* switch from pysupport to dh_python2; Closes: #786269
* bump dh compat to 9
* debian/{control, rules}
- build py3k package
-- Sandro Tosi <morph@debian.org> Fri, 05 Jun 2015 21:09:49 -0400
tvdb-api (1.9-1) unstable; urgency=low
* New upstream release
* debian/control
- bump Standards-Version to 3.9.5 (no changes needed)
* debian/copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Sat, 18 Jan 2014 18:34:29 +0100
tvdb-api (1.8.2-2) unstable; urgency=low
[ Jakub Wilk ]
* Add Vcs-* fields.
[ Sandro Tosi ]
* debian/control
- bump Standards-Version to 3.9.4 (no changes needed)
-- Sandro Tosi <morph@debian.org> Sun, 29 Sep 2013 15:42:33 +0200
tvdb-api (1.8.2-1) experimental; urgency=low
* New upstream release
* debian/copyright
- extended packaging copyright years
-- Sandro Tosi <morph@debian.org> Sat, 05 Jan 2013 23:51:35 +0100
tvdb-api (1.7.2-1) experimental; urgency=low
* New upstream release
-- Sandro Tosi <morph@debian.org> Sat, 11 Aug 2012 14:48:41 +0200
tvdb-api (1.7.1-1) unstable; urgency=low
* New upstream release
* debian/readme.md
- removed, now included upstream
* debian/copyright
- updated
-- Sandro Tosi <morph@debian.org> Thu, 17 May 2012 22:02:00 +0200
tvdb-api (1.6.3-1) unstable; urgency=low
* Initial release (Closes: #668083)
-- Sandro Tosi <morph@debian.org> Sun, 08 Apr 2012 20:33:54 +0200
|