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
|
libhttp-lrdd-perl (0.106-2) unstable; urgency=low
* Add README.source emphasizing control.in file as *not* a
show-stopper for contributions, referring to wiki page for details.
* Declare examples in rules file (not as debhelper hint file).
* Drop patch 1001: Build problem turned out to be (and fixed by now)
in CDBS.
* Update Homepage to use metacpan.com, to match upstream hint.
* Bump packaging license to GPL-3+, and extend copyrigt coverage for
myself to include current year.
* Relax to (build-)depend unversioned on libhtml-html5-parser-perl,
libhtml-html5-sanity-perl and libhttp-link-parser-perl: Needed
version satisfied in all Debian suites providing it at all.
* (Build-)depend on librole-commons-perl, and only as fallback on
libobject-authority-perl.
-- Jonas Smedegaard <dr@jones.dk> Sat, 29 Jun 2013 17:57:21 +0200
libhttp-lrdd-perl (0.106-1) unstable; urgency=low
[ upstream ]
* New upstream release.
+ General update/modernisation.
+ Replace RDF::TrineShortcuts with RDF::TrineX::Function.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org).
[ Xavier Guimard ]
* Update package relations:
+ Relax to build-depend unversioned on cdbs, devscripts and
debhelper: Needed versions satisfied in stable, and oldstable no
longer supported.
+ (Build-)depend on librdf-trinex-functions-perl (not
librdf-trineshortcuts-perl).
+ (Build-)depend on librdf-query-perl.
* Bump Standards-Version to 3.9.4.
* Bump debhelper compatibility to 8.
* Update debian/copyright using COPYRIGHT file.
* Add patch 1001 to avoid automatic install during build.
* Remove Makefile.old during cleanup.
* Add myself as uploader and copyright holder.
[ Jonas Smedegaard ]
* Update copyright file:
+ Fix use pseudo-license and pseudo-comment sections to obey silly
restrictions of copyright format 1.0.
+ Fix use upstream issue tracker as upstream contact.
+ Fix better cover convenience copies of other Perl modules.
* Fix resolve binary dependencies in rules file.
* Tidy copyright statements for Debian packaging.
-- Jonas Smedegaard <dr@jones.dk> Sun, 03 Mar 2013 18:46:26 +0100
libhttp-lrdd-perl (0.105-1) unstable; urgency=low
[ Florian Schlichting ]
* Imported Upstream version 0.105 (Closes: #652229)
* Bumped copyright years, adjusted DEP-5 headers and added/deleted stanzas
for new and removed files under inc/.
* Added myself to uploaders and copyright.
* Ship provided examples skipts.
* Added (build-)dependency on libobject-authority-perl, removed dependendy
on liberror-perl, make lib(html|http) dependencies versioned.
* Bumped Standards-Version to 3.9.2 (no change).
[ Jonas Smedegaard ]
* Update copyright file: Bump DEP-5 format to draft 174.
* Fix use separate sections for Artistic and GPL-1+.
* Improve references for convenience copy of Module::Install. Add references
for convenience copy of Test::Signature.
[ 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> Mon, 19 Dec 2011 07:31:00 +0100
libhttp-lrdd-perl (0.103-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#616617.
-- Jonas Smedegaard <dr@jones.dk> Sun, 06 Mar 2011 01:15:29 +0100
|