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
|
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
|