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 120
|
libweb-query-perl (1.01-1) unstable; urgency=medium
* Import upstream version 1.01.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Sat, 20 Jan 2024 02:33:08 +0100
libweb-query-perl (1.00-1) unstable; urgency=medium
[ gregor herrmann ]
* Install upstream CODE_OF_CONDUCT file.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Update standards version to 4.2.1, no changes needed.
* Remove constraints unnecessary since stretch:
+ Build-Depends-Indep: Drop versioned constraint on
libhtml-selector-xpath-perl, libscalar-list-utils-perl and
libxml-libxml-perl.
+ libweb-query-perl: Drop versioned constraint on
libhtml-selector-xpath-perl and libscalar-list-utils-perl in Depends.
+ libweb-query-perl: Drop versioned constraint on libxml-libxml-perl in
Recommends.
* Remove constraints unnecessary since stretch:
+ Build-Depends-Indep: Drop versioned constraint on perl.
* Remove constraints unnecessary since buster
* Bump debhelper from old 12 to 13.
[ gregor herrmann ]
* Import upstream version 1.00.
* Add note about API change to debian/NEWS.Developer.
* Update debian/upstream/metadata.
* Update years of packaging copyright.
* Update alternative (test) dependencies.
* New test dependency: libtest2-suite-perl.
* Declare compliance with Debian Policy 4.6.2.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Sat, 28 Oct 2023 00:51:39 +0200
libweb-query-perl (0.39-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Nick Morrott ]
* New upstream version 0.39
* Declare compliance with Debian Policy 4.2.0 (no changes)
* Bump debhelper compatibility level to 10
* debian/control: reformat dependencies (no changes)
* debian/changelog: remove trailing whitespace
[ gregor herrmann ]
* Switch order of alternative (build) dependencies.
-- Nick Morrott <knowledgejunkie@gmail.com> Thu, 23 Aug 2018 22:01:01 +0100
libweb-query-perl (0.38-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
[ Nick Morrott ]
* Imported Upstream version 0.38
* Update build and runtime dependencies
* Bump Standards-Version to 3.9.8 (no changes)
-- Nick Morrott <knowledgejunkie@gmail.com> Tue, 26 Jul 2016 00:17:08 +0100
libweb-query-perl (0.34-1) unstable; urgency=medium
* Import upstream version 0.34.
* Add libtest-exception-perl to Build-Depends-Indep.
* Add libxml-libxml-perl to B-D-I and Recommends.
-- gregor herrmann <gregoa@debian.org> Sun, 25 Oct 2015 22:58:02 +0100
libweb-query-perl (0.32-1) unstable; urgency=medium
* Import upstream version 0.32.
* Add (build) dependency on liblist-moreutils-perl.
-- gregor herrmann <gregoa@debian.org> Fri, 04 Sep 2015 20:46:27 +0200
libweb-query-perl (0.31-1) unstable; urgency=medium
* Team upload.
[ Lucas Kanashiro ]
* Imported Upstream version 0.31
* Update dependencies. Update version and remove Module::Build.
[ gregor herrmann ]
* Move libhtml-treebuilder-libxml-perl to Depends from Recommends.
* Install new CONTRIBUTORS file.
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Wed, 26 Aug 2015 17:15:12 -0300
libweb-query-perl (0.28-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.28
* Bump debhelper compatibility level to 9
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Fri, 14 Aug 2015 14:02:12 -0300
libweb-query-perl (0.27-1) unstable; urgency=low
* Initial release (closes: #777475).
-- gregor herrmann <gregoa@debian.org> Sun, 08 Feb 2015 18:41:41 +0100
|