[SCM] librdf-trine-perl Debian packaging branch, master, updated. debian/1.005-2-24-g6929631

Jonas Smedegaard dr at jones.dk
Mon Jul 1 14:46:11 UTC 2013


The following commit has been merged in the master branch:
commit 6929631a365cca15e426e174ceab4ec6c4b9b9e2
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jul 1 16:40:30 2013 +0200

    Prepare for release: Update changelog.

diff --git a/debian/changelog b/debian/changelog
index d30a607..4c80cd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,35 @@
+librdf-trine-perl (1.006-1) unstable; urgency=low
+
+  [ upstream ]
+  * New release.
+    API CHANGES
+    + Punycode URIs are now left as-is (without decoding) in
+      RDF::Trine::Node::Resource->new.
+    BUG FIXES
+    + Fix handling of IRIs with codepoints > 127 in
+      RDF::Trine::Node::Resource.
+    + Remove empty-string default in SQL schema of
+      RDF::Trine::Store::DBI::mysql and update code to compensate.
+    + Remove bad calls to encode_utf8 in sse and as_ntriples methods of
+      RDF::Trine::Node::Resource.
+    NEW FEATURES
+    + Split RDF::Trine::Iterator->from_string into from_string and
+      from_bytes.
+    ENHANCEMENTS
+    + Normalize IRI values before serialization in
+      RDF::Trine::Node::Resource->as_ntriples and
+      RDF::Trine::Node::Resource->compare.
+    OTHER
+    + Update RDF::Trine::Serializer::NTriples::Canonical to use
+      $node->as_ntriples instead of $node->sse.
+    + Add documentation noting that punycode will be decoded as a part
+      of N-Triples serialization.
+    + Change use of utf8::all to utf8 in t/node.t.
+    + Mark TryCatch as a build_requires instead of a requires module in
+      Makefile.PL.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Mon, 01 Jul 2013 16:40:25 +0200
+
 librdf-trine-perl (1.005-2) unstable; urgency=low
 
   * Stop needlessly recommending librdf-trin3-perl: Merely an

-- 
librdf-trine-perl Debian packaging



More information about the Pkg-perl-cvs-commits mailing list