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
|
libterm-termkey-perl (0.17-2) unstable; urgency=medium
* debian/control: update Build-Depends for cross builds.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
* Remove obsolete fields Contact, Name from debian/upstream/metadata.
* Remove check for DEB_BUILD_OPTIONS=nocheck from debian/rules.
debhelper 13 does this for us.
* Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.1.
-- gregor herrmann <gregoa@debian.org> Mon, 15 Aug 2022 15:55:08 +0200
libterm-termkey-perl (0.17-1) unstable; urgency=medium
* Import upstream version 0.17.
* Update build dependencies.
* Update years of upstream and packaging copyright.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.0.
* Drop unneeded version constraints from (build) dependencies.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
-- gregor herrmann <gregoa@debian.org> Sun, 11 Aug 2019 17:04:16 +0200
libterm-termkey-perl (0.16-4) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/rules: use "perl Build test" for tests.
Cf. #917592
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.3.0.
* Bump debhelper compatibility level to 11.
* Set bindnow linker flag in debian/rules.
-- gregor herrmann <gregoa@debian.org> Mon, 31 Dec 2018 18:27:29 +0100
libterm-termkey-perl (0.16-3) unstable; urgency=medium
* Team upload.
* Set TERM=vt100 for autopkgtest checks too. (See #809192)
-- Niko Tyni <ntyni@debian.org> Wed, 30 Dec 2015 18:50:30 +0200
libterm-termkey-perl (0.16-2) unstable; urgency=medium
* Run test suite with TERM=vt100. (Closes: #809192)
-- gregor herrmann <gregoa@debian.org> Tue, 29 Dec 2015 01:56:16 +0100
libterm-termkey-perl (0.16-1) unstable; urgency=low
* Initial release (closes: #809044).
-- gregor herrmann <gregoa@debian.org> Sat, 26 Dec 2015 17:53:12 +0100
|