[librdf-linkeddata-perl] 02/02: Update changelog and copyright hints.

Jonas Smedegaard dr at jones.dk
Fri Aug 25 13:23:45 UTC 2017


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

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

commit a8961c4eed69ef601f4410c47fdcdb6e8ae14d54
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Aug 25 15:23:25 2017 +0200

    Update changelog and copyright hints.
---
 debian/changelog       | 12 ++++++++++--
 debian/copyright_hints |  4 +---
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c7bbf23..5a14dcb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,16 @@
-librdf-linkeddata-perl (0.78-1) UNRELEASED; urgency=medium
+librdf-linkeddata-perl (1.00-1) UNRELEASED; urgency=medium
 
   [ upstream ]
-  * New release.
+  * New release(s).
     + Fix packaging bug with Config::ZOMG.
+    + Fix tests base_uri attribute.
+    + Proofread and improve documentation.
+    + Remove the Error module, use Carp::croak.
+    + Remove the final eval, use Try::Tiny.
+    + Return Turtle rather than RDF/XML if no content type is given.
+    + Avoid reying on . in @INC.
+    + Check that Integer URI is OK in test.
+    + Use can_load to check for optionals in tests.
 
   [ Jonas Smedegaard ]
   * Temporarily avoid build-depending on librdf-rdfa-parser-perl to
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 91fde64..c412ec2 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -22,7 +22,6 @@ Files: CREDITS
  dist.ini
  doap.ttl
  rdf_linkeddata.json
- rdf_linkeddata_acl.json
  rdf_linkeddata_dev.json
  rdf_linkeddata_end.json
  rdf_linkeddata_void.json
@@ -48,7 +47,6 @@ Files: README
  lib/RDF/LinkedData.pm
 Copyright: 2010, ABC Startsiden AS
   2010, Gregory Todd Williams
-  2010-2014, Kjetil Kjernsmo
   2010-2017, Kjetil Kjernsmo
 License: Artistic or GPL-1+
  FIXME
@@ -105,7 +103,7 @@ License: UNKNOWN
  FIXME
 
 Files: SIGNATURE
-Copyright: SHA1 12bd5d450465a575299e4bc1f24a1e257f45b793 CREDITS
+Copyright: SHA1 5d7242049e5d873099981de7b7824130beb8f07d CREDITS
 License: UNKNOWN
  FIXME
 

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



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