[librdf-query-perl] 04/04: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard dr at jones.dk
Sun Feb 15 12:52:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository librdf-query-perl.

commit c6ec6b11a70b010e652e2fd47f1513d90d32aa90
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Feb 15 13:43:13 2015 +0100

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 27 +++++++++++++++++++++++++++
 debian/control         |  2 +-
 debian/copyright_hints |  2 +-
 3 files changed, 29 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e7d3102..96633b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,30 @@
+librdf-query-perl (2.913-1) unstable; urgency=medium
+
+  * New upstream release.
+    BUG FIXES
+    + Fix SPARQL 1.1 parsing bug that disallowed whitespace between an
+      aggregate name and the following open-parenthesis.
+    + Fix bug in RDF::Query::Algebra::NamedGraph->definite_variables.
+    + Fix rqsh to use a pure memory model when requested (instead of a
+      temporary model).
+    + Fixed whitespace handling bug during parsing of VALUES clauses.
+    ENHANCEMENTS
+    + Merge adjacent service blocks if their endpoints and silent flags
+      match.
+    + Allow RDF::Query->new to accept an algebra object instead of a
+      query string.
+    + Updated node classes to allow overloaded comparisions with
+      RDF::Trine::Node::Nil objects.
+    + Improve coverage of as_hash function for variable bindings and
+      expressions.
+    OTHER
+    + Documentation fixes.
+
+  [ Jonas Smedegaard ]
+  * Tighten (build-)dependency on librdf-trine-perl.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Sun, 15 Feb 2015 13:41:08 +0100
+
 librdf-query-perl (2.912-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 151e860..43291f2 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: cdbs,
  libparse-recdescent-perl,
  libset-scalar-perl,
  perl (>= 5.12) | libfile-spec-perl,
- librdf-trine-perl (>= 1.003),
+ librdf-trine-perl (>= 1.004),
  liburi-perl (>= 1.52),
  libmodule-pluggable-perl | perl (<< 5.17.0),
  libwww-perl,
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 8e5add4..71e5afd 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -243,7 +243,7 @@ License: GPL-3+
  FIXME
 
 Files: README.html
-Copyright: © 2005–2010, Gregory Williams. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</p>
+Copyright: 2005–2010, Gregory Williams. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</p>
   text.</li>
 License: Perl
  FIXME

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librdf-query-perl.git



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