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
|
python-webvtt (0.5.1-1) unstable; urgency=low
* Use github tags instead of releases for d/watch.
* New upstream version 0.5.1
* Build using pybuild-plugin-pyproject and dh-sequence-python3.
* Bump Standards-Version to 4.7.0.
* Update year in d/copyright.
* Fix documentation source directory.
* Use help2man to generate up-to-date man pages.
* Use local objects.inv in default intersphinx configuration if files are
present.
* Depend on python3-all for autopkgtests.
-- Michael Fladischer <fladi@debian.org> Sat, 20 Jul 2024 21:46:57 +0000
python-webvtt (0.4.6-2) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + python-webvtt-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 20 Nov 2022 12:19:33 +0000
python-webvtt (0.4.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.
* Update d/watch to work with github again.
* Use uscan version 4.
* Bump Standards-Version to 4.6.0.
* Enable upstream testsuite for autopkgtests.
* Add d/upstream/metadata.
-- Michael Fladischer <fladi@debian.org> Sun, 29 Aug 2021 21:23:43 +0000
python-webvtt (0.4.5-1) unstable; urgency=low
* New upstream release.
* Bump debhelper version to 13.
* Bump Standards-Version to 4.5.0.
-- Michael Fladischer <fladi@debian.org> Tue, 30 Jun 2020 15:54:01 +0200
python-webvtt (0.4.3-1) unstable; urgency=low
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Michael Fladischer ]
* New upstream release.
* Add debian/gbp.conf.
* Set Rules-Requires-Root: no.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Wed, 27 Nov 2019 20:59:31 +0100
python-webvtt (0.4.2-1) unstable; urgency=low
* Initial release (Closes: #927869).
-- Michael Fladischer <fladi@debian.org> Thu, 18 Apr 2019 21:08:02 +0200
|