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 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
|
libstring-diff-perl (0.11-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.11.
* Update years of upstream copyright.
-- gregor herrmann <gregoa@debian.org> Sat, 15 Feb 2025 22:56:31 +0100
libstring-diff-perl (0.10-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.10.
* Drop 0001-Fix-the-test-suite-for-YAML-1.21-compatibility.patch
(applied upstream, or fixed identically).
* Update debian/upstream/metadata.
* Update years of upstream copyright.
* Convert from cdbs to dh.
* Update buildtime, test, and runtime dependencies.
* Declare compliance with Debian Policy 4.7.0.
* Set Rules-Requires-Root: no.
* debian/watch: use uscan version 4 and uscan macros.
* Drop unused lintian override.
-- gregor herrmann <gregoa@debian.org> Tue, 03 Dec 2024 20:48:03 +0100
libstring-diff-perl (0.07-4) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libstring-diff-perl: Add Multi-Arch: foreign.
* Wrap long lines in changelog entries: 0.07-3.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 13 Oct 2022 23:11:22 +0100
libstring-diff-perl (0.07-3) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
* debian/*: update GitHub URLs to use HTTPS.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Bump debhelper dependency to >= 9, since that's what is used in
debian/compat.
* Bump debhelper from old 9 to 10.
* Set Testsuite header for perl package.
* Update renamed lintian tag names in lintian overrides.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 17 Jun 2022 10:49:07 +0100
libstring-diff-perl (0.07-2) unstable; urgency=medium
* Team upload.
* Add patch to adjust test suite to YAML 1.21.
Thanks to Niko Tyni for the patch. (Closes: #849362)
* Make build dependency on libyaml-perl versioned.
* Update lintian override for debhelper version.
* debian/control: update Vcs-Git field to use HTTPS.
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Tue, 03 Jan 2017 19:18:32 +0100
libstring-diff-perl (0.07-1) unstable; urgency=low
[ upstream ]
* New release.
+ Correctly escape hunks in the end of the merged string.
+ Add copyright in a pod.
+ Fix documentation.
[ Daniel Lintott ]
* Change homepage to metacpan.org.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
[ Jonas Smedegaard ]
* Stop track md5sum of upstream tarball: Compare against VCS instead.
* Declare compliance with Debian Policy 3.9.6.
* Update copyright info:
+ Fix list Github issue tracker (not rt.cpan.org nor personal
address) as preferred upstream contact.
+ Drop Files sections for no longer included convenience code
copies.
+ Update email address of main upstream author.
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend coverage of packaging to current year.
* Add lintian override regarding license in License-Reference field.
See bug#786450.
* Bump debhelper compatibility level to 9.
* Add lintian override regarding debhelper 9.
* Include CDBS snippet perl-build.mk (not perl-makemaker.mk).
* Update package relations:
+ Tighten build-dependency on cdbs.
+ Build-depend on libmodule-build-tiny-perl.
-- Jonas Smedegaard <dr@jones.dk> Sat, 24 Oct 2015 23:00:07 +0200
libstring-diff-perl (0.06-1) unstable; urgency=low
* Initial Release.
Closes: bug#706030.
-- Jonas Smedegaard <dr@jones.dk> Tue, 23 Apr 2013 22:21:37 +0200
|