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
|
libtaint-runtime-perl (0.3-4) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Debian Janitor ]
* Make "Files: *" paragraph the first in the copyright file.
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
[ gregor herrmann ]
* Enable all hardening flags.
* Remove $Config{vendorarch} from debian/rules.
Causes issues with cross-builds, and can be replaced by
`find … -delete'.
* Declare compliance with Debian Policy 4.6.0.
-- gregor herrmann <gregoa@debian.org> Fri, 05 Nov 2021 20:07:22 +0100
libtaint-runtime-perl (0.3-3) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Niko Tyni ]
* Update to debhelper compat level 10
* Update to Standards-Version 4.1.3
* Declare that the package does not need (fake)root to build
* Add Testsuite declaration for autopkgtest-pkg-perl
-- Niko Tyni <ntyni@debian.org> Sun, 28 Jan 2018 15:04:08 +0200
libtaint-runtime-perl (0.3-2) unstable; urgency=medium
* Team upload.
* Strip trailing slash from metacpan URLs.
* Use $Config{vendorarch} in debian/rules as a preparation for the
multi-arched perl 5.20.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Mon, 02 Jun 2014 22:12:35 +0200
libtaint-runtime-perl (0.3-1) unstable; urgency=low
* Initial Release. (Closes: #720971)
-- Joenio Costa <joenio@colivre.coop.br> Sun, 25 Aug 2013 16:44:06 -0300
|