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 121 122 123 124 125 126 127 128 129 130
|
libhtml-treebuilder-libxml-perl (0.26-1) unstable; urgency=medium
[ upstream ]
* New release.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org.
[ gregor herrmann ]
* Update URLs from {search,www}.cpan.org to MetaCPAN.
* Update GitHub URLs to use HTTPS.
[ 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.
* Set Rules-Requires-Root: no.
* Update copyright info:
+ Use https protocol in Format URL.
+ Extend coverage of packaging.
* Wrap and sort control file.
* Drop obsolete lintian override regarding debhelper 9.
* Tighten lintian overrides regarding License-Reference.
* Update git-buildpackage config: Filter any .git* file.
* Update watch file:
+ Bump to file format 4.
+ Rewrite usage comment.
+ Use substitution strings.
* Build-depend on libmodule-build-tiny-perl
(not libmodule-build-perl).
-- Jonas Smedegaard <dr@jones.dk> Wed, 20 Feb 2019 12:34:15 +0100
libhtml-treebuilder-libxml-perl (0.25-1) unstable; urgency=medium
[ upstream ]
* New release(s).
[ Jonas Smedegaard ]
* Update package relations:
+ Stop explicitly build-depend on libtest-simple-perl: Needed
version provided by perl(-modules) even in oldstable.
+ Relax to (build-)depend unversioned on
libhtml-treebuilder-xpath-perl: Needed version satisfied even in
oldstable.
* Update copyright info:
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend copyright of packaging to cover 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.
* Fix Vcs-Git URL.
-- Jonas Smedegaard <dr@jones.dk> Mon, 26 Oct 2015 21:53:21 +0100
libhtml-treebuilder-libxml-perl (0.23-2) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Damyan Ivanov ]
* Mark package as autopkgtest-able
* Declare compliance with Debian Policy 3.9.6
* Use canonical Vcs-Git URL
* Remove 'perl' from the alternative build dependency on libmodule-build-perl
-- Damyan Ivanov <dmn@debian.org> Wed, 10 Jun 2015 19:04:46 +0000
libhtml-treebuilder-libxml-perl (0.23-1) unstable; urgency=low
[ upstream ]
* New release.
[ Salvatore Bonaccorso ]
* Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
[ Jonas Smedegaard ]
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Update copyright/licensing info:
+ Add git URL as alternate source.
+ Drop Files sections for no longer shipped convenience code copies.
+ List upstream issue tracker as preferred contact.
+ Bump packaging license to GPL-3+, and extend copyrigt coverage for
myself to include current year.
+ Add copyright year for main upstream author.
* Stop tracking md5sum of upstream tarball.
* Include CDBS snippet perl-build.mk (not perl-makemaker.mk).
* Update package relations:
+ Build-depend on (recent perl or) recent libmodule-build-perl.
+ Build-depend on libtest-exception-perl: Needed by upstream
testsuite.
+ Build-depend on libweb-scraper-perl: Optionally used by testsuite.
Support dropping this build-dependency for profile builds, and
document how in README.source.
* Update Homepage to match upstream hint.
* Bump standards-version to 3.9.4.
* Install (renamed) upstream README.
-- Jonas Smedegaard <dr@jones.dk> Wed, 17 Jul 2013 18:31:00 +0200
libhtml-treebuilder-libxml-perl (0.17-1) unstable; urgency=low
* New upstream release.
[ Jonas Smedegaard ]
* Bump debhelper compatibility level to 8.
* Update copyright file:
+ Bump file format to 1.0.
+ Fix use pseudo-license-in-comment and -comment-in-license fields:
File format 1.0 mandates License field to either be single-line or
include all licensing info.
* Update package relations:
+ Relax to (build-)depend unversioned on cdbs: Needed version
satisfied in stable, and oldstable no longer supported.
-- Jonas Smedegaard <dr@jones.dk> Tue, 07 Aug 2012 15:36:31 +0200
libhtml-treebuilder-libxml-perl (0.16-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#620301.
-- Jonas Smedegaard <dr@jones.dk> Wed, 09 May 2012 03:13:34 +0200
|