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
|
libhtml-microformats-perl (0.105-4) unstable; urgency=medium
* Team upload.
* Mark package as autopkgtest-able.
* Add CGI.pm to Recommends. Needed by at least one module.
Thanks to autopkgtest.
-- gregor herrmann <gregoa@debian.org> Fri, 12 Jun 2015 22:53:32 +0200
libhtml-microformats-perl (0.105-3) unstable; urgency=low
[ Axel Beckert ]
* Update copyright info: Modernize to copyright format 1.0.
Thanks to cme.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
[ Peter Pentchev ]
* Update package relations: (Build-)depend on
libmodule-pluggable-perl.
Closes: bug#783656.
* Fix canonicalize Vcs-Git (drop the /git/ part).
* Declare compliance with Debian Policy 3.9.6.
* Add patch 01 to fix a couple of errors.
* Add patch 02 mainly to use E<gt>.
* Add debian/upstream/metadata.
-- Jonas Smedegaard <dr@jones.dk> Fri, 01 May 2015 17:26:46 +0200
libhtml-microformats-perl (0.105-2) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
[ Jonas Smedegaard ]
* Update README.source to emphasize control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* (Build-)depend on librole-commons-perl, and only as fallback on
libobject-authority-perl.
* Use canonical hostname (anonscm.debian.org) in Vcs-Browser URI.
* Bump standards-version to 3.9.4.
* Update Homepage to use metacpan.com, to match upstream hint.
* Update copyright file:
+ List upstream issue tracker as preferred contact.
+ Fix tidy whitespace.
* Bump packaging license to GPL-3+, and extend copyrigt coverage for
myself to include recent years.
* Drop patch 1001: Build problem turned out to be (and fixed by now)
in CDBS.
-- Jonas Smedegaard <dr@jones.dk> Sat, 29 Jun 2013 17:26:08 +0200
libhtml-microformats-perl (0.105-1) unstable; urgency=low
* New upstream release.
[ Jonas Smedegaard ]
* Bump debhelper compatibility level to 8.
* Update package relations:
+ Tighten (build-)dependency on libhtml-html5-parser-perl.
+ Stop (build-)depending on libcommon-sense-perl.
+ Relax to (build-)depend unversioned on cdbs, debhelper and
devscripts: Needed version satisfied in stable, and oldstable no
longer supported.
* Drop patch fixing manpage errors: Adopted upstream.
* Add patch 1001 to avoid auto-installing dependencies during build.
* Update copyright file:
+ Extend coverage of main project to include current year.
+ 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.
+ Improve coverage of convenience copies of code.
* Bump standards-version to 3.9.3.
-- Jonas Smedegaard <dr@jones.dk> Wed, 08 Aug 2012 00:52:01 +0200
libhtml-microformats-perl (0.104-1) unstable; urgency=low
[ Florian Schlichting ]
* Imported Upstream version 0.104.
* Dropped 2001_stupify-Module-Install.patch, modified files were removed.
* Ship provided examples skipts.
* Bumped copyright years, adjusted DEP-5 headers and added/deleted stanzas
for new and removed files under inc/.
* Added myself to uploaders and copyright.
* Added (build-)dependency on libobject-authority-perl.
* Added manpage-has-errors-from-pod2man.patch.
[ gregor herrmann ]
* Remove debian/source/local-options; abort-on-upstream-changes and
unapply-patches are default in dpkg-source since 1.16.1.
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Sat, 17 Dec 2011 23:33:56 +0100
libhtml-microformats-perl (0.103-2) unstable; urgency=low
* Update copyright file:
+ Fix add License section for Artistic.
+ Quote licenses in comments.
* Extend build-dependency on libhttp-date-perl with fallback on older
libwww-perl, to ease backporting.
* Extend patch 2001 to completely avoid build-depending on
Module::Signature, and to not fetch missing modules.
* Stop build-depending on libmodule-signature-perl.
-- Jonas Smedegaard <dr@jones.dk> Thu, 26 May 2011 02:43:01 +0200
libhtml-microformats-perl (0.103-1) unstable; urgency=low
* Initial Release.
* Closes: Bug#626999.
-- Jonas Smedegaard <dr@jones.dk> Tue, 17 May 2011 19:06:36 +0200
|