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 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135
|
python-tmdbsimple (2.9.1-1) unstable; urgency=low
* New upstream release.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Wed, 02 Feb 2022 11:50:56 +0000
python-tmdbsimple (2.8.1-1) unstable; urgency=low
* New upstream release.
* Use github tags instead of releases for d/watch.
-- Michael Fladischer <fladi@debian.org> Thu, 16 Dec 2021 09:03:48 +0000
python-tmdbsimple (2.8.0-1) unstable; urgency=low
* New upstream release.
* Update d/watch to work with github again.
* Bump Standards-Version to 4.6.0.
-- Michael Fladischer <fladi@debian.org> Sun, 29 Aug 2021 20:37:09 +0000
python-tmdbsimple (2.7.0-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.5.1.
* Use uscan version 4.
-- Michael Fladischer <fladi@debian.org> Wed, 02 Dec 2020 16:01:41 +0100
python-tmdbsimple (2.6.6-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Michael Fladischer ]
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Wed, 14 Oct 2020 14:05:27 +0200
python-tmdbsimple (2.3.4-1) unstable; urgency=low
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Michael Fladischer ]
* New upstream release.
* Install README.md instead README.rst in binary package.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.5.0.
* Set Rules-Requires-Root: no.
-- Michael Fladischer <fladi@debian.org> Tue, 30 Jun 2020 16:13:08 +0200
python-tmdbsimple (2.2.0-2) unstable; urgency=low
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Michael Fladischer ]
* Bump debhelper version to 12.
* Bump Standards-Version to 4.4.0.
* Remove Python2 support.
-- Michael Fladischer <fladi@debian.org> Fri, 26 Jul 2019 10:40:29 +0200
python-tmdbsimple (2.2.0-1) unstable; urgency=low
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Remove ancient X-Python-Version field
* d/control: Remove ancient X-Python3-Version field
[ Michael Fladischer ]
* New upstream release.
* Bump Standards-Version to 4.1.4.
-- Michael Fladischer <fladi@debian.org> Fri, 01 Jun 2018 15:44:25 +0200
python-tmdbsimple (2.1.0-1) unstable; urgency=low
* New upstream release.
* Always use pristine-tar.
* Bump debhelper compatibility and version to 11.
* Bump Standards-Version to 4.1.3.
* Enable autopkgtest-pkg-python testsuite.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Tue, 09 Jan 2018 08:25:18 +0100
python-tmdbsimple (1.8.0-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.1.1.
-- Michael Fladischer <fladi@debian.org> Tue, 31 Oct 2017 10:29:16 +0100
python-tmdbsimple (1.7.0-1) unstable; urgency=low
* New upstream release.
* Upload to unstable.
* Bump Standards-Version to 4.0.0.
-- Michael Fladischer <fladi@debian.org> Mon, 17 Jul 2017 10:17:07 +0200
python-tmdbsimple (1.6.1-1~exp1) experimental; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Fri, 17 Mar 2017 09:39:36 +0100
python-tmdbsimple (1.5.0-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Wed, 25 Jan 2017 11:37:17 +0100
python-tmdbsimple (1.4.1-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Wed, 11 Jan 2017 12:46:45 +0100
python-tmdbsimple (1.4.0-1) unstable; urgency=low
* Initial release (Closes: #837884).
-- Michael Fladischer <fladi@debian.org> Wed, 14 Sep 2016 19:57:20 +0200
|