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
|
python-h11 (0.12.0-1) unstable; urgency=medium
* New upstream release.
-- Andrej Shadura <andrewsh@debian.org> Fri, 01 Jan 2021 18:52:37 +0100
python-h11 (0.11.0-1) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ 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.
* Bump debhelper version to 13.
-- Michael Fladischer <fladi@debian.org> Sun, 25 Oct 2020 17:13:21 +0100
python-h11 (0.9.0-1) unstable; urgency=low
* New upstream release.
* Set DPMT as maintainer and myself as uploader, adopting this package
(Closes: #947014).
* Use github.com in d/watch.
* Run wrap-and-sort -bast to reduce diff size of future changes.
* Bump debhelper compatibility and version to 12 and switch to
debhelper-compat.
* Bump Standards-Version to 4.5.0.
* Set Vcs-* to DPMT repo on salsa.debian.org.
* Enable autopkgtest-pkg-python testsuite.
* Set Rules-Requires-Root: no.
* Rename upstream branch in d/gbp.conf.
* Clean up files to allow two builds in a row.
* Remove trailing newline in d/rules.
* Add linitan overrides for JS source file with long inlined HTML
string.
* Rename license to BSD-3-lause, include full license text and update
copyright names.
* Add myself to d/copyright.
* Rename MIT license to Expat.
-- Michael Fladischer <fladi@debian.org> Thu, 06 Feb 2020 20:58:55 +0100
python-h11 (0.8.1-2) unstable; urgency=medium
* Set maintainer to Debian QA Group
-- Sebastien Delafond <seb@debian.org> Thu, 19 Dec 2019 14:36:15 +0100
python-h11 (0.8.1-1) unstable; urgency=medium
* New upstream version 0.8.1
* Update upstream URL
-- Sebastien Delafond <seb@debian.org> Wed, 25 Apr 2018 07:04:50 +0200
python-h11 (0.8.0-2) unstable; urgency=medium
* Switch to DEP 14
* Document copyright for docs/source/_static/show-code.js (Closes: #894568)
-- Sebastien Delafond <seb@debian.org> Tue, 03 Apr 2018 12:55:38 +0200
python-h11 (0.8.0-1) unstable; urgency=medium
* First upload (Closes: #894547)
-- Sebastien Delafond <seb@debian.org> Sun, 01 Apr 2018 11:34:58 +0200
|