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 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154
|
libhtml-selector-xpath-perl (0.20-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.
[ Nick Morrott ]
* Imported Upstream version 0.20
* Bump debhelper compatibility to version 9
* Bump Standards-Version to 3.9.8 (no changes)
-- Nick Morrott <knowledgejunkie@gmail.com> Tue, 26 Jul 2016 00:51:32 +0100
libhtml-selector-xpath-perl (0.18-1) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Import upstream version 0.18
* Update years of packaging copyright.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sun, 26 Oct 2014 13:39:37 +0100
libhtml-selector-xpath-perl (0.16-1) unstable; urgency=low
[ 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 0.16
* Bump years of included Module::Install copyright
* Bump Standards-Version to 3.9.4 (update to copyright-format 1.0)
* Add myself to uploaders and copyright
-- Florian Schlichting <fsfs@debian.org> Thu, 22 Aug 2013 12:06:46 +0200
libhtml-selector-xpath-perl (0.14-1) unstable; urgency=low
* New upstream release.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Wed, 18 Jan 2012 19:59:20 +0100
libhtml-selector-xpath-perl (0.12-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Sun, 27 Nov 2011 13:55:38 +0100
libhtml-selector-xpath-perl (0.11-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Mon, 24 Oct 2011 22:28:11 +0200
libhtml-selector-xpath-perl (0.09-1) unstable; urgency=low
* New upstream release.
* debian/copyright: update some copyright years.
-- gregor herrmann <gregoa@debian.org> Fri, 21 Oct 2011 17:35:24 +0200
libhtml-selector-xpath-perl (0.08-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
[ Jonathan Yu ]
* [svn-upgrade] new version libhtml-selector-xpath-perl (0.07)
[ Fabrizio Regalli ]
* Imported Upstream version 0.08
* Bump S-V to 3.9.2 (no changes)
* Added myself to Uploaders and Copyright
* Update d/copyright according to latest DEP5 revision
[ gregor herrmann ]
* Update years of copyright for inc/Module/*.
-- Fabrizio Regalli <fabreg@fabreg.it> Mon, 19 Sep 2011 15:22:17 +0200
libhtml-selector-xpath-perl (0.07-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream release
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* Email change: gregor herrmann -> gregoa@debian.org
* Add build dependency on libtest-base-perl.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Jonathan Yu ]
* New upstream release
* Rewrite control description
* Standards-Version 3.9.1 (no changes)
* Add myself to Uploaders and Copyright
* Bump debhelper compat to 8
* Use new 3.0 (quilt) source format
* Use new short debhelper rules format
* Refresh copyright information
-- Jonathan Yu <jawnsy@cpan.org> Mon, 07 Mar 2011 21:20:41 -0500
libhtml-selector-xpath-perl (0.03-2) unstable; urgency=low
* debian/rules: delete /usr/lib/perl5 only if it exists (closes: #467937).
* Set Standards-Version to 3.7.3 (no changes).
* debian/watch: use dist-based URL.
* debian/control:
- add libhtml-treebuilder-xpath-perl to build dependencies to enable an
additional test;
- remove libtest-simple-perl from Depends.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 02 Mar 2008 15:40:55 +0100
libhtml-selector-xpath-perl (0.03-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream release.
* debian/rules:
- Make install-stamp depend on build-stamp.
- Remove some comments and blank lines.
- Remove commented out dh_installexamples.
* debian/control: add ${perl:Depends}, ${misc:Depends} to Depends.
[ Damyan Ivanov ]
* Don't install redundant README
-- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 17 Nov 2007 22:00:36 +0100
libhtml-selector-xpath-perl (0.02-1) unstable; urgency=low
* Initial Release. (closes: #442005 );
* This package is a dependency for Web::Scraper
-- Jeremiah C. Foster <jeremiah@jeremiahfoster.com> Tue, 30 Oct 2007 15:24:34 +0100
|