[librdf-endpoint-perl] 05/05: Prepare for release: Update changelog and copyright hints.

Jonas Smedegaard dr at jones.dk
Tue Aug 5 10:08:09 UTC 2014


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

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

commit 07ce1b924edbf0ac4cbb3a0b9f63954846756846
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 5 12:01:03 2014 +0200

    Prepare for release: Update changelog and copyright hints.
---
 debian/changelog       | 28 ++++++++++++++++++++++++++++
 debian/copyright_hints | 19 ++++++++++---------
 2 files changed, 38 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 129be6e..9a0fe2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+librdf-endpoint-perl (0.07-1) unstable; urgency=medium
+
+  [ upstream ]
+  * New release: 0.06.
+    + Add Server header.
+    + Added initial support for application/json-problem errors.
+    + Fixed config bug in t/psgi.t.
+    + Added SPARQL 1.1 WG protocol tests.
+    + The load_data and update configuration flags cannot both be true
+      at the same time.
+    + Updated RDF::Endpoint to return a 400 error when datasets are
+      specified both in protocol and query.
+    + Made RDF::Endpoint->new die on invalid config (when both load_data
+      and update options are specified).
+    + Added Allow header to HTTP 405 responses.
+  * New release: 0.07.
+    + Added Plack::App::RDF::Endpoint.
+    + Updated RDF::Endpoint to quote raw-value ETag values.
+    + Use base64 encoding of tags to get shorter strings.
+    + Updated endpoint.psgi to look for PERLRDF_STORE environment
+      variable.
+
+  [ Jonas Smedegaard ]
+  * Update copyright info: Extend coverage for main author.
+  * Unfuzz patches.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Tue, 05 Aug 2014 12:00:55 +0200
+
 librdf-endpoint-perl (0.05-2) unstable; urgency=low
 
   [ Jonas Smedegaard ]
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 5eb5766..09e0663 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -26,6 +26,7 @@ Files: Changes
  debian/uwsgi/etc/apache2/conf.d/rdf_endpoint
  debian/uwsgi/etc/uwsgi/apps-available/rdf_endpoint.ini
  debian/watch
+ inc/Module/Install.pm
  inc/Module/Install/Base.pm
  inc/Module/Install/Can.pm
  inc/Module/Install/DOAPChangeSets.pm
@@ -66,19 +67,19 @@ Copyright: *No copyright*
 License: UNKNOWN
  FIXME
 
-Files: inc/Module/Install/Metadata.pm
-Copyright: 
-License: Expat
- FIXME
-
 Files: debian/rules
 Copyright: 2011-2014, Jonas Smedegaard <dr at jones.dk>
 License: GPL-3+
  FIXME
 
-Files: inc/Module/Install.pm
-Copyright: 2008, - 2010, Adam Kennedy
-License: UNKNOWN
+Files: inc/Module/Install/Metadata.pm
+Copyright: 
+License: MPL-2.0 MIT/X11 (BSD like)
+ FIXME
+
+Files: README
+Copyright: 2010-2014, Gregory Williams.
+License: Perl
  FIXME
 
 Files: share/www/js/tokenizejavascript.js
@@ -94,7 +95,7 @@ License: Zlib
 
 Files: lib/RDF/Endpoint.pm
 Copyright: 2007-2010, Marijn Haverbeke, and licensed under the terms of the
-  2010-2012, Gregory Todd Williams
+  2010-2014, Gregory Todd Williams
 License: Zlib
  FIXME
 

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



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