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

2015-07-22 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

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

commit 024a674cbb069429dac00fe261ba91b3358a0f7b
Author: Jonas Smedegaard d...@jones.dk
Date:   Wed Jul 22 16:58:54 2015 +0200

Prepare for release: Update changelog and copyright hints.
---
 debian/changelog   | 18 ++
 debian/copyright_hints |  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 31ad0ee..160fd5d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+libattean-perl (0.007-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release.
++ Add Attean::API::Binding-apply_bindings to bind additional
+  variables.
++ Add Attean::API::Binding-is_ground.
++ Add Attean::API::TriplePattern-as_triple,
+  Attean::API::QuadPattern-as_quad.
++ Fix Attean plugin loading to allow non-plugins nested below the
+  plugin namespace.
++ Add evaluation support for REGEX functions.
++ Improve SPARQL serialization for IRIs and triple patterns.
++ Improve SPARQL serialization of OPTIONAL and boolean literals.
++ POD improvements.
+
+ -- Jonas Smedegaard d...@jones.dk  Wed, 22 Jul 2015 16:56:48 +0200
+
 libattean-perl (0.006-1) unstable; urgency=medium
 
   [ upstream ]
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 0e499af..617032a 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -174,7 +174,7 @@ License: Expat
  FIXME
 
 Files: debian/rules
-Copyright: Â 2014-2015, Jonas Smedegaard d...@jones.dk
+Copyright: 2014-2015, Jonas Smedegaard d...@jones.dk
 License: GPL-3+
  FIXME
 

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

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

2015-02-24 Thread Jonas Smedegaard
This is an automated email from the git hooks/post-receive script.

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

commit 3def388fd0e0e6faa583a3d0febf8224008ead85
Author: Jonas Smedegaard d...@jones.dk
Date:   Tue Feb 24 12:07:04 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 9f6b2f9..48ec7f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+libattean-perl (0.003-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release.
++ Add count estimate methods to TripleStore QuadStore roles.
++ Add missing algebra_as_string impelementations in
+  Attean::API::Query and Attean::Algebra.
++ Add tree_attributes methods to tree classes.
++ Add Attean::TreeRewriter class.
++ Split Cacheable roles into ETagCacheable and TimeCacheable
+  variants.
++ Fixed method name typo in Attean::API::TimeCacheableTripleStore.
+
+ -- Jonas Smedegaard d...@jones.dk  Tue, 24 Feb 2015 12:04:30 +0100
+
 libattean-perl (0.002-1) unstable; urgency=medium
 
   [ upstream ]
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 3ced5b4..b6a9973 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -63,6 +63,7 @@ Files: lib/Attean.pm
  lib/Attean/Result.pm
  lib/Attean/SimpleQueryEvaluator.pm
  lib/Attean/TermMap.pm
+ lib/Attean/TreeRewriter.pm
  lib/Attean/Triple.pm
  lib/Attean/Variable.pm
  lib/AtteanX/Parser/Turtle/Token.pm
@@ -119,6 +120,7 @@ Files: Changes.ttl
  t/store-simple.t
  t/term-map.t
  t/term.t
+ t/treerewrite.t
  xt/pod-coverage.t
  xt/pod.t
 Copyright: *No copyright*

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

___
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits