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 75 76 77 78 79 80 81 82 83 84 85 86 87
|
libunicode-utf8-perl (0.62-3) unstable; urgency=medium
* Team upload.
* Add build dependency on perl-xs-dev. (Closes: #1102811)
* Declare compliance with Debian Policy 4.7.2.
* Add hardening flags.
-- gregor herrmann <gregoa@debian.org> Tue, 15 Apr 2025 18:29:49 +0200
libunicode-utf8-perl (0.62-2) unstable; urgency=medium
[ Debian Janitor ]
* Bump debhelper dependency to >= 9, since that's what is used in
debian/compat.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.4.1, no changes needed.
* Update standards version to 4.5.0, no changes needed.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 04 Dec 2022 16:14:26 +0000
libunicode-utf8-perl (0.62-1) unstable; urgency=medium
[ upstream ]
* New release(s).
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org.
[ gregor herrmann ]
* Update URLs from {search,www}.cpan.org to MetaCPAN.
[ Jonas Smedegaard ]
* Simplify rules.
Stop build-depend on devscripts cdbs.
* Stop build-depend on dh-buildinfo.
* Mark build-dependencies needed only for testsuite as such.
* Declare compliance with Debian Policy 4.3.0.
* Enable autopkgtest.
* Set Rules-Requires-Root: no.
* Wrap and sort control file.
* Update watch file:
+ Bump to file format 4.
+ Rewrite usage comment.
+ Use substitution strings.
* Update git-buildpackage config: Filter any .git* file.
* Bump debhelper compatibility level to 9.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Use https protocol in Format URL.
+ Use https protocol in alternate Source URL.
* Add lintian overrides regarding License-Reference.
-- Jonas Smedegaard <dr@jones.dk> Thu, 21 Feb 2019 16:51:26 +0100
libunicode-utf8-perl (0.60-1) unstable; urgency=low
[ upstream ]
* New release.
+ Add valid_utf8().
+ Skip copy-on-write tests on Perl 5.19.
[ Axel Beckert ]
* Update copyright info: Bump format to official version 1.0.
[ Jonas Smedegaard ]
* Update watch file to use metacpan.org URL.
* Bump to standards-version 3.9.5.
* Fix use canonical Vcs-Git URL.
* Update copyright info: Extend coverage of packaging.
* Build-depend on libtaint-runtime-perl: Needed (optionally) for
testsuite.
-- Jonas Smedegaard <dr@jones.dk> Sun, 18 May 2014 11:34:59 +0200
libunicode-utf8-perl (0.59-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#707823.
-- Jonas Smedegaard <dr@jones.dk> Tue, 14 May 2013 23:01:10 +0200
|