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 110 111 112 113 114 115 116 117 118 119
|
libxml-easy-perl (0.011-3) unstable; urgency=medium
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database.
* Update standards version to 4.4.1, no changes needed.
[ gregor herrmann ]
* Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
[ Debian Janitor ]
* Update standards version to 4.5.0, no changes needed.
[ gregor herrmann ]
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.1.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Sun, 14 Aug 2022 21:24:19 +0200
libxml-easy-perl (0.011-2) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Add patch from CPAN RT to fix test failure with perl 5.30.
(Closes: #930052)
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.0.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Remove trailing whitespace from debian/*.
-- gregor herrmann <gregoa@debian.org> Sun, 14 Jul 2019 14:08:00 -0300
libxml-easy-perl (0.011-1) 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.
* Remove Fabrizio Regalli from Uploaders. Thanks for your work!
* New upstream release.
* Drop spelling.patch, fixed upstream.
* Update years of upstream copyright.
* Add /me to Uploaders.
* Set bindnow linker flag in debian/rules.
* Declare compliance with Debian Policy 4.0.0.
-- gregor herrmann <gregoa@debian.org> Mon, 31 Jul 2017 16:13:44 -0400
libxml-easy-perl (0.009-3) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add build dependency on libmodule-build-perl. (Closes: #787775)
* Declare compliance with Debian Policy 3.9.6.
* Drop unversioned 'perl' from Depends.
* Mark package as autopkgtest-able.
* Add a patch to fix some spelling mistakes.
-- gregor herrmann <gregoa@debian.org> Fri, 05 Jun 2015 01:11:57 +0200
libxml-easy-perl (0.009-2) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ intrigeri ]
* Use canonical URL for Vcs-Browser control field.
* Declare compatibility with Standards-Version 3.9.5.
* Bump debhelper compat level to 9.
* Adjust versioned Build-Depends on debhelper to (>= 9.20120312~)
to get hardening build flags.
-- intrigeri <intrigeri@debian.org> Fri, 11 Apr 2014 22:33:22 +0200
libxml-easy-perl (0.009-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ Fabrizio Regalli ]
* Imported Upstream version 0.009
* Update d/copyright according to latest DEP5 revision
-- Fabrizio Regalli <fabreg@fabreg.it> Wed, 09 Nov 2011 23:21:04 +0100
libxml-easy-perl (0.008-1) unstable; urgency=low
* Initial Release. (Closes: #631561)
-- Fabrizio Regalli <fabreg@fabreg.it> Fri, 24 Jun 2011 22:38:56 +0200
|