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
|
libhtml-strip-perl (2.12-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
[ Debian Janitor ]
* Bump debhelper from old 12 to 13.
* Update standards version to 4.5.1, no changes needed.
[ gregor herrmann ]
* Import upstream version 2.11.
* Import upstream version 2.12.
* Drop 0001_fix-typo-in-manpage.patch, applied upstream.
* Declare compliance with Debian Policy 4.6.2.
-- gregor herrmann <gregoa@debian.org> Sun, 11 Jun 2023 18:21:38 +0200
libhtml-strip-perl (2.10-2) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Helmut Grohne ]
* Fix FTCBFS: (Closes: #951612)
+ Build-Depends: perl-xs-dev.
+ Annotate test dependencies with <!nocheck>.
[ gregor herrmann ]
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Remove obsolete fields Contact, Name from debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Tue, 18 Feb 2020 21:21:41 +0100
libhtml-strip-perl (2.10-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.
[ Lucas Kanashiro ]
* Add debian/upstream/metadata
* Import upstream version 2.10
* Remove patch to remove redefinition of destroy function, already fixed by
upstream.
* debian/copyright: fix format of upstream's Copyright field
* Update Debian packaging copyright
* Declare compliance with Debian policy 3.9.8
* debian/rules: export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
* Create patch to fix typo in manpage
-- Lucas Kanashiro <kanashiro@debian.org> Wed, 29 Jun 2016 16:41:23 -0300
libhtml-strip-perl (2.09-2) unstable; urgency=medium
* Team upload.
* Clean away an unused double DESTROY method. (Closes: #785032)
* Declare the package autopkgtestable.
-- Niko Tyni <ntyni@debian.org> Sun, 24 May 2015 15:14:50 +0300
libhtml-strip-perl (2.09-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Add new build dependency: libtest-exception-perl.
-- gregor herrmann <gregoa@debian.org> Mon, 11 May 2015 23:49:16 +0200
libhtml-strip-perl (1.10-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* New upstream release.
* Drop fix-pod-errors.patch, merged upstream.
* Make short description a noun phrase.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Thu, 23 Oct 2014 22:26:32 +0200
libhtml-strip-perl (1.06-2) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* Switch to "3.0 (quilt)" source format.
* Shrink debian/rules to three lines.
* Drop remaining quilt fragments.
* Refresh license stanzas in debian/copyright.
* Use debhelper 9.20120312 to get all hardening flags.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sat, 22 Feb 2014 22:02:00 +0100
libhtml-strip-perl (1.06-1) unstable; urgency=low
* Initial Release. Closes: #509095 -- ITP
-- Damyan Ivanov <dmn@debian.org> Mon, 29 Dec 2008 18:14:29 +0200
|