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
|
libxml-treebuilder-perl (5.4-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Thu, 29 May 2014 15:28:22 +0200
libxml-treebuilder-perl (5.3-1) unstable; urgency=medium
* Team upload
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Damyan Ivanov ]
* Imported Upstream version 5.3
* require libxml-catalog-perl 1.03 in (build-)dependencies
-- Damyan Ivanov <dmn@debian.org> Wed, 28 May 2014 16:59:36 +0300
libxml-treebuilder-perl (5.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Drop local-entities.patch, merged upstream.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sun, 15 Dec 2013 18:31:00 +0100
libxml-treebuilder-perl (5.1-2) unstable; urgency=low
* Team upload.
* Fix local path resolution for external entities. Closes: #728885
-- Raphaƫl Hertzog <hertzog@debian.org> Sat, 30 Nov 2013 20:48:41 +0100
libxml-treebuilder-perl (5.1-1) unstable; urgency=low
* Import Upstream version 5.1
-- Florian Schlichting <fsfs@debian.org> Tue, 29 Oct 2013 22:42:49 +0100
libxml-treebuilder-perl (5.0-1) unstable; urgency=low
* Import Upstream version 5.0
* Update upstream copyright holders
* Add (build-)dependency on libxml-catalog-perl, wrap
* Drop spelling.diff, patch applied upstream
* Add myself to uploaders and copyright
-- Florian Schlichting <fsfs@debian.org> Sun, 27 Oct 2013 22:44:02 +0100
libxml-treebuilder-perl (4.3-1) unstable; urgency=low
* Team upload
[ Nicholas Bamber ]
* New upstream release 4.1
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Florian Schlichting ]
* Import Upstream version 4.3
* Bump Standards-Version to 3.9.4 (update to copyright-format 1.0)
* Refresh patch spelling.diff
-- Florian Schlichting <fsfs@debian.org> Mon, 26 Aug 2013 21:17:25 +0200
libxml-treebuilder-perl (4.0-1) unstable; urgency=low
* Team upload.
* New upstream release.
* Bump (build-)dep on libhtml-tree-perl to >= 4.1.
* Drop patch XML-TreeBuilder-NoExpand.patch: applied upstream.
* Use debhelper compat level 8.
* debian/copyright: Formatting changes; refer to GPL-1; refer to "Debian
systems" instead of "Debian GNU/Linux systems".
* Fix spelling error in documentation.
+ new patch: spelling.diff
* Bump Standards-Version to 3.9.1.
-- Ansgar Burchardt <ansgar@debian.org> Sat, 05 Mar 2011 20:32:56 +0100
libxml-treebuilder-perl (3.09-2) unstable; urgency=low
* Patch fixing https://rt.cpan.org/Public/Bug/Display.html?id=50060 was
updated from the CPAN bugtracker.
* Converted to source format 3.0 (quilt):
- Dropped quilt B-D,
- Dropped quilt logic from debian/rules,
- Dropped debian/README.source
- Lowered debhelper dependency to (>= 7)
* Updated Standards-Version to 3.8.4, no other changes needed.
* Updated debian/copyright to match DEP5 draft.
-- Mikhail Gusarov <dottedmag@dottedmag.net> Fri, 26 Mar 2010 12:32:24 +0600
libxml-treebuilder-perl (3.09-1) unstable; urgency=low
* Initial release (Closes: #542918).
-- Mikhail Gusarov <dottedmag@dottedmag.net> Sun, 23 Aug 2009 05:45:16 +0700
|