[librdf-query-perl] 09/09: Prepare for release: Update changelog, control file, and copyright hints.

Jonas Smedegaard dr at jones.dk
Wed Jan 4 20:04:11 UTC 2017


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

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

commit 4efc560cb5f745440edce1131bb7a590dd17dc19
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Jan 4 20:49:27 2017 +0100

    Prepare for release: Update changelog, control file, and copyright hints.
---
 debian/changelog       | 27 +++++++++++++++++++++++++++
 debian/control         |  6 +++---
 debian/copyright_hints | 48 ++++++++++++++++++++++++------------------------
 3 files changed, 54 insertions(+), 27 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 471cd70..1204900 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,30 @@
+librdf-query-perl (2.918-1) unstable; urgency=medium
+
+  * New release(s).
+    + Change hashbang to use env.
+    + Replace Text::CSV by Text::CSV_XS.
+    + Fix properly anchor the regex match in serializing prefixnames.
+    + Fix SPARQL parsing bug causing filters to improperly appear inside
+      of service blocks.
+    + Fix SPARQL serialization of functions that have a prefix that is
+      also a valid function name.
+    + Do not search modules in relative paths.
+
+  [ Jonas Smedegaard ]
+  * Update watch file:
+    + Bump to file format 4.
+    + Watch MetaCPAN URL (and only that one).
+    + Mention gbp --uscan in usage comment.
+    + Tighten version regex.
+  * Drop CDBS get-orig-source target: Use gbp import-orig --uscan.
+  * Modernize git-buildpackage config: Filter any .git* file.
+  * Modernize Vcs-Git field: Use https protocol.
+  * Declare compliance with Debian Policy 3.9.8.
+  * Update copyright info: Extend coverage of Debian packaging.
+  * Modernize CDBS use: Build-depend on licensecheck (not devscripts).
+
+ -- Jonas Smedegaard <dr at jones.dk>  Wed, 04 Jan 2017 20:48:34 +0100
+
 librdf-query-perl (2.916-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 828c700..af4d73e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: librdf-query-perl
 Section: perl
 Priority: optional
 Build-Depends: cdbs,
- devscripts,
+ licensecheck,
  perl,
  debhelper,
  dh-buildinfo,
@@ -25,8 +25,8 @@ Build-Depends: cdbs,
  libyaml-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librdf-query-perl.git
+Standards-Version: 3.9.8
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/librdf-query-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/librdf-query-perl.git
 Homepage: http://search.cpan.org/dist/RDF-Query/
 
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 10a2828..c80031e 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -197,6 +197,7 @@ Files: MANIFEST
  t/queryform-describe.t
  t/rdql.t
  t/resultforms.t
+ t/serialize.t
  t/sha1.js
  t/sha1.js.asc
  t/sparql11-aggregates.t
@@ -222,39 +223,44 @@ Files: MANIFEST
  xt/pod.t
  xt/pod_coverage.t
  xt/sparql11-federation.t
-Copyright: *No copyright*
+Copyright: NONE
 License: UNKNOWN
  FIXME
 
-Files: lib/RDF/Query.pm
- lib/RDF/Query/Federate/Plan.pm
-Copyright: 2005-2009, Gregory Todd Williams. This
-  2005-2012, Gregory Todd Williams. This
-License: Perl
+Files: inc/Module/Install/Metadata.pm
+Copyright: NONE
+License: AGPL and/or QPL and/or BSD~unspecified
  FIXME
 
-Files: inc/Module/Install/Metadata.pm
-Copyright: .*? ddd[d.
-License: Expat
+Files: lib/RDF/Query.pm
+Copyright: 2005-2012, Gregory Todd Williams. This
+License: Artistic or GPL-1+
  FIXME
 
-Files: debian/rules
-Copyright: 2011-2015, Jonas Smedegaard <dr at jones.dk>
-License: GPL-3+
+Files: README.html
+Copyright: 2005-2015, Gregory Williams. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</p>
+  text.</li>
+License: Artistic or GPL-1+
  FIXME
 
 Files: README
-Copyright: text
-License: Perl
+Copyright: Copyright (C) 2005-2015 Gregory Williams.
+  text.
+License: Artistic or GPL-1+
  FIXME
 
-Files: README.html
-Copyright: text.</li>
-License: Perl
+Files: lib/RDF/Query/Federate/Plan.pm
+Copyright: Copyright (c) 2005-2009 Gregory Todd Williams. This /
+License: Artistic or GPL-1+
+ FIXME
+
+Files: debian/rules
+Copyright: 2011-2015, 2017, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
  FIXME
 
 Files: inc/Module/Install.pm
-Copyright: 2008, - 2012, Adam Kennedy
+Copyright: 2008-2012, Adam Kennedy.
 License: UNKNOWN
  FIXME
 
@@ -263,9 +269,3 @@ Copyright: text." ;
 License: UNKNOWN
  FIXME
 
-Files: t/serialize.t
-Copyright: }', 'variable binding (blank)' );
-  }', 'variable binding (literal, blank, (undef))' );
-License: UNKNOWN
- FIXME
-

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



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