[libattean-perl] 09/09: Prepare for release: Update changelog and copyright hints.

Jonas Smedegaard dr at jones.dk
Thu Nov 5 00:30:56 UTC 2015


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

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

commit 49bf0bf99187a72994b18561c1d11f394b7d0650
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Nov 5 01:10:05 2015 +0100

    Prepare for release: Update changelog and copyright hints.
---
 debian/changelog       | 15 +++++++++++----
 debian/copyright_hints |  2 +-
 2 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index df98279..dbf0291 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
-libattean-perl (0.008-1) UNRELEASED; urgency=medium
+libattean-perl (0.009-1) unstable; urgency=medium
 
   [ upstream ]
-  * New release.
+  * New release(s).
+    0.008:
     + Add heap sort plan implementation.
     + Add Attean::API::Plan::Join role.
     + Add apply_triple and apply_quad methods to triple and quad pattern
@@ -12,13 +13,19 @@ libattean-perl (0.008-1) UNRELEASED; urgency=medium
       Attean::API::TripleOrQuadPattern.
     + Attean::API::TripleOrQuadPattern constructors now accepts
       non-existent parameters.
+    0.009:
+    + Add Attean::API::Result->shared_domain method.
+    + Improve query planner and plan implementations to support SPARQL
+      1.1 test suite.
+    + Remove HeapSort plan implementation and use of Array::Heap due to
+      packaging concerns.
+    + Improve handling on unicode data in SPARQL TSV parser.
 
   [ Jonas Smedegaard ]
   * Fix lintian overrides.
   * Modernize git-buildpackage config: Avoid git- prefix.
-  * Update package relations: (Build-)depend on libarray-heap-perl.
 
- -- Jonas Smedegaard <dr at jones.dk>  Wed, 19 Aug 2015 18:04:48 +0200
+ -- Jonas Smedegaard <dr at jones.dk>  Thu, 05 Nov 2015 01:09:55 +0100
 
 libattean-perl (0.007-1) unstable; urgency=medium
 
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 617032a..b9ca2b9 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -164,7 +164,7 @@ License: Perl
  FIXME
 
 Files: inc/Module/Install/Metadata.pm
-Copyright: 
+Copyright: .*? ddd[d.
 License: Expat
  FIXME
 

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



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