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
|
libprotocol-http2-perl (1.11-1) unstable; urgency=medium
* Import upstream version 1.11.
* Drop no-tlsv1.patch, included in this release.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.7.0.
-- gregor herrmann <gregoa@debian.org> Wed, 22 May 2024 17:44:01 +0200
libprotocol-http2-perl (1.10-3) unstable; urgency=medium
[ Olivier Gayot ]
* Do not hardcode the test-suite TLS version to tlsv1 which is disabled
by OpenSSL seclevel 2 on Ubuntu (LP: #2023586) (Closes: #1042449)
[ gregor herrmann ]
* Stop removing empty manpages in debian/rules.
Build-depend on libmodule-build-tiny-perl (>= 0.040) instead.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.2.
* Set Rules-Requires-Root: no.
-- gregor herrmann <gregoa@debian.org> Fri, 28 Jul 2023 13:38:28 +0200
libprotocol-http2-perl (1.10-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Bug-Submit.
* Update standards version to 4.6.0, no changes needed.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 04 Dec 2022 22:05:02 +0000
libprotocol-http2-perl (1.10-1) unstable; urgency=medium
* Import upstream version 1.10.
* Update years of packaging copyright.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.1.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Sat, 23 Nov 2019 19:44:17 +0100
libprotocol-http2-perl (1.09-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 1.09.
* Drop spelling.patch, merged upstream.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.2.0.
* Bump debhelper compatibility level to 10.
-- gregor herrmann <gregoa@debian.org> Mon, 06 Aug 2018 18:14:10 +0200
libprotocol-http2-perl (1.08-1) unstable; urgency=medium
* Initial release (closes: #854310).
-- gregor herrmann <gregoa@debian.org> Mon, 06 Feb 2017 17:29:31 +0100
|