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

js pushed a commit to annotated tag debian/0.019-1
in repository libattean-perl.

commit d96c64a56ab5dca3f0c4634b4e3034543c747d0c
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Mon Feb 12 14:13:32 2018 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 3d9bef0..30b8289 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,33 @@
-libattean-perl (0.017-3) UNRELEASED; urgency=medium
+libattean-perl (0.019-1) unstable; urgency=medium
 
-  * declare conformance with Policy 4.1.3 (no changes needed)
+  [ upstream ]
+  * New release(s).
+    0.018
+    + Add tests for turtle parser escape handling.
+    + Allow UUIDs to have lowercase hex digits.
+    + Documentation fixes.
+    + Fix as_string serialization of CONSTRUCT algebras.
+    + Improve code coverage for Attean::TermMap.
+    + Improve to HashJoin query planning.
+    + Remove LICENSE file and update licensing statement in individual
+      modules.
+    + Update Makefile.PL for perl 5.26.
+    + Update required version of IRI.
+    + Use Moo::Role instead of namespace::clean to cleanup namespaces.
+    0.019
+    + Documentation updates.
+    + Fix incorrect URI for langString.
+      Closes: Bug#890245. Thanks to Kjetil Kjernsmo.
+
+  [ Damyan Ivanov ]
+  * declare conformance with Policy 4.1.3.
+
+  [ Jonas Smedegaard ]
+  * Update copyright info:
+    + Extend copyright for main upstream author to cover recent years.
+  * Drop patch 1001: Fixed upstream.
 
- -- Damyan Ivanov <d...@debian.org>  Sun, 03 Dec 2017 22:42:18 +0000
+ -- Jonas Smedegaard <d...@jones.dk>  Mon, 12 Feb 2018 14:13:22 +0100
 
 libattean-perl (0.017-2) unstable; urgency=medium
 
diff --git a/debian/copyright_hints b/debian/copyright_hints
index b0e3081..a8bba1b 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -8,7 +8,6 @@ Files: CONTRIBUTING
  MANIFEST
  META.yml
  Makefile.PL
- README.md
  SIGNATURE
  bin/attean_parse
  bin/attean_query
@@ -18,9 +17,6 @@ Files: CONTRIBUTING
  debian/control
  debian/control.in
  debian/gbp.conf
- debian/patches/1001_fix_uuid_regex.patch
- debian/patches/README
- debian/patches/series
  debian/source/format
  debian/watch
  inc/Module/Install/AuthorTests.pm
@@ -167,7 +163,7 @@ Files: lib/Attean.pm
  lib/AtteanX/Parser/SPARQL.pm
  lib/AtteanX/Parser/Turtle/Token.pm
  lib/AtteanX/SPARQL/Token.pm
-Copyright: Copyright (c) 2014--2016 Gregory Todd Williams. /
+Copyright: Copyright (c) 2014--2018 Gregory Todd Williams. /
 License: Artistic or GPL-1+
  FIXME
 
@@ -190,6 +186,7 @@ Files: lib/AtteanX/Parser/NQuads.pm
  lib/AtteanX/Serializer/SPARQL.pm
  lib/AtteanX/Serializer/SPARQLCSV.pm
  lib/AtteanX/Serializer/SPARQLHTML.pm
+ lib/AtteanX/Serializer/SPARQLJSON.pm
  lib/AtteanX/Serializer/SPARQLTSV.pm
  lib/AtteanX/Serializer/SPARQLXML.pm
  lib/AtteanX/Serializer/Turtle.pm
@@ -197,13 +194,13 @@ Files: lib/AtteanX/Parser/NQuads.pm
  lib/AtteanX/Store/Memory.pm
  lib/AtteanX/Store/Simple.pm
  lib/AtteanX/Store/SimpleTripleStore.pm
-Copyright: Copyright (c) 2014--2016 Gregory Todd Williams. This /
+Copyright: Copyright (c) 2014--2018 Gregory Todd Williams. This /
 License: Artistic or GPL-1+
  FIXME
 
 Files: lib/AtteanX/Parser/Turtle/Constants.pm
  lib/AtteanX/SPARQL/Constants.pm
-Copyright: Copyright (c) 2014--2016 Toby Inkster. This /
+Copyright: Copyright (c) 2014--2018 Toby Inkster. This /
 License: Artistic or GPL-1+
  FIXME
 
@@ -219,16 +216,11 @@ Copyright: NONE
 License: AGPL and/or BSD~unspecified
  FIXME
 
-Files: lib/AtteanX/Serializer/SPARQLJSON.pm
-Copyright: Copyright (c) 2006-2016 Gregory Todd Williams. This /
+Files: README.md
+Copyright: 2014, --2018 Gregory Todd Williams.
 License: Artistic or GPL-1+
  FIXME
 
-Files: LICENSE
-Copyright: 2014, --2016 Gregory Todd Williams
-License: Expat
- FIXME
-
 Files: inc/Module/Install.pm
 Copyright: 2008-2012, Adam Kennedy.
 License: UNKNOWN

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

Reply via email to