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
|
libxml-structured-perl (1.3+git20220429-3) unstable; urgency=medium
* Team upload.
* Set Rules-Requires-Root: no.
* Update Build-Depends for cross builds.
Closes: #1102851
* Enable all hardening flags.
* Annotate test-only build dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Tue, 15 Apr 2025 18:50:09 +0200
libxml-structured-perl (1.3+git20220429-2) unstable; urgency=medium
* Fix Build-Depends.
-- Andrej Shadura <andrewsh@debian.org> Sun, 16 Mar 2025 11:01:51 +0100
libxml-structured-perl (1.3+git20220429-1) unstable; urgency=medium
* New upstream snapshot.
* New upstream location.
* Bump Standards-Version to 4.7.2.
* Switch to Architecture: any as we ship a binary build too.
-- Andrej Shadura <andrewsh@debian.org> Fri, 14 Mar 2025 16:00:29 +0100
libxml-structured-perl (1.01-4) unstable; urgency=medium
[ gregor herrmann ]
* debian/copyright: replace tabs with spaces / remove trailing
whitespace.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove unnecessary get-orig-source-target.
* Bump debhelper from old 12 to 13.
* Update standards version to 4.1.5, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 06 Dec 2022 18:22:58 +0000
libxml-structured-perl (1.01-3) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Add missing build and runtime dependency on libxml-parser-perl.
(Closes: #896502)
* Mark package as autopkgtest-able.
* Make short description a noun phrase.
* Bump debhelper compatibility level to 10.
* Declare compliance with Debian Policy 4.1.4.
-- gregor herrmann <gregoa@debian.org> Sat, 21 Apr 2018 23:49:25 +0200
libxml-structured-perl (1.01-2) 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.
[ Mike Gabriel ]
* debian/control:
+ Bump Standards-Version:to 3.9.8. No changes needed.
+ Use https:// URL for Vcs-Browser: field, too.
-- Mike Gabriel <sunweaver@debian.org> Mon, 23 Jan 2017 12:47:39 +0100
libxml-structured-perl (1.01-1) unstable; urgency=medium
* New upstream release.
-- Mike Gabriel <sunweaver@debian.org> Sat, 04 Oct 2014 22:02:14 +0200
libxml-structured-perl (1.0-1) unstable; urgency=low
* Initial Release. (Closes: #762880).
-- Mike Gabriel <sunweaver@debian.org> Thu, 25 Sep 2014 23:36:33 +0200
|