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
|
libtypes-uri-perl (0.007-1) unstable; urgency=medium
[ upstream ]
* new release
closes: bug#948023; thanks to Kjetil Kjernsmo
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/*: update URLs from {search,www}.cpan.org to MetaCPAN.
* debian/*: update GitHub URLs to use HTTPS.
[ Jonas Smedegaard ]
* stop build-depend on dh-buildinfo
* Update watch file:
+ Bump to file format 4.
+ Watch only MetaCPAN URL.
+ Use substitution strings.
+ Rewrite usage comment.
* update git-buildpackage config: filter any .git* file
* stop build-depend on (recent perl or) recent libtest-simple-perl:
Satisfied by perl even in oldstable
* build-depend on and suggest libattean-perl
* declare compliance with Debian Policy 4.4.1
* set Rules-Requires-Root: no
* stop build-depend on cdbs
* do copyright-check in maintainer script (not during build)
* use debhelper compatibility mode 10
-- Jonas Smedegaard <dr@jones.dk> Fri, 03 Jan 2020 13:38:45 +0100
libtypes-uri-perl (0.006-1) unstable; urgency=medium
[ upstream ]
* New release(s).
+ Depend on Perl 5.8.
+ Add a new Iri type, like Uri but using GWILLIAMS' IRI class.
There are coercions between Uri and Iri.
+ Coercions are now made immutable.
+ Bump dependency on Type::Library to version 1.000000.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to use cgit web frontend.
[ Axel Beckert ]
* Clean Makefile.old.
* Fix use canonical Vcs-Git URL.
* Declare compliance with Debian Policy 3.9.6.
* Add Testsuite header to control file.
[ Jonas Smedegaard ]
* Build-depend on libiri-perl: Improves testsuite.
-- Jonas Smedegaard <dr@jones.dk> Tue, 14 Oct 2014 13:17:08 +0200
libtypes-uri-perl (0.003-2) unstable; urgency=medium
* Update copyright info:
+ Fix cover CONTRIBUTING file.
Thanks to Thorsten Alteholz.
-- Jonas Smedegaard <dr@jones.dk> Fri, 30 May 2014 19:48:53 +0200
libtypes-uri-perl (0.003-1) unstable; urgency=medium
[ upstream ]
* New release.
+ Fix avoid commenting out repo metadata.
+ Add coercion from RDF::Trine::Node::Resource,
RDF::Trine::Namespace and from XML::Namespace.
+ Extend coercion from HashRef to also apply to DataUri and FileUri.
[ Jonas Smedegaard ]
* Build-depend and suggest librdf-trine-perl.
-- Jonas Smedegaard <dr@jones.dk> Tue, 20 May 2014 21:26:47 +0200
libtypes-uri-perl (0.001-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#747750.
-- Jonas Smedegaard <dr@jones.dk> Sat, 17 May 2014 11:04:32 +0200
|