[libatteanx-query-cache-perl] 10/10: Update changelog, control file, and copyright hints.
Jonas Smedegaard
dr at jones.dk
Thu Dec 15 03:07:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libatteanx-query-cache-perl.
commit 2a7f655fd68379fec6a0d9778195fed7c3142250
Author: Jonas Smedegaard <dr at jones.dk>
Date: Thu Dec 15 03:46:11 2016 +0100
Update changelog, control file, and copyright hints.
---
debian/changelog | 20 +++++++++++++++++
debian/control | 8 ++++---
debian/copyright_hints | 58 +++++++++++++++++++++++++++++++++++++++-----------
3 files changed, 71 insertions(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8ef5938..809b4f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+libatteanx-query-cache-perl (0.002-1) UNRELEASED; urgency=medium
+
+ [ upstream ]
+ * New release.
+ + Code quality improvements.
+
+ [ Jonas Smedegaard ]
+ * (Build-)depend on libiri-perl.
+ * Build-depend on liblwp-protocol-psgi-perl.
+ * Drop CDBS get-orig-source target: Use gbp import-orig --uscan.
+ * Update watch file:
+ + Watch only metacpan URL.
+ + Mention gbp --uscan in usage comment.
+ * Modernize git-buildpackage config: Filter any .git* file.
+ * Declare compliance with Debian Policy 3.9.8.
+ * Fix Vcs-Git field URL.
+ * Modernize CDBS use: Build-depend on licensecheck (not devscripts).
+
+ -- Jonas Smedegaard <dr at jones.dk> Thu, 15 Dec 2016 03:44:50 +0100
+
libatteanx-query-cache-perl (0.001~alpha2-1) experimental; urgency=low
* Initial packaging release.
diff --git a/debian/control b/debian/control
index 24e7287..8d6d327 100644
--- a/debian/control
+++ b/debian/control
@@ -2,13 +2,14 @@ Source: libatteanx-query-cache-perl
Section: perl
Priority: optional
Build-Depends: cdbs,
- devscripts,
+ licensecheck,
debhelper,
dh-buildinfo,
libatteanx-store-ldf-perl,
libatteanx-store-sparql-perl,
libclass-method-modifiers-perl,
libdigest-md4-perl,
+ libiri-perl,
liblwp-useragent-chicaching-perl,
liblist-moreutils-perl,
libmoox-log-any-perl,
@@ -21,6 +22,7 @@ Build-Depends: cdbs,
redis-server,
libcarp-always-perl,
libplack-perl,
+ liblwp-protocol-psgi-perl,
librdf-endpoint-perl,
librdf-generator-void-perl,
librdf-linkeddata-perl,
@@ -30,8 +32,8 @@ Build-Depends: cdbs,
libtest-exception-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.7
-Vcs-Git: https://anonscm.debian.org/pkg-perl/packages/libatteanx-query-cache-perl
+Standards-Version: 3.9.8
+Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libatteanx-query-cache-perl
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libatteanx-query-cache-perl.git
Homepage: https://metacpan.org/release/AtteanX-Query-Cache
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 36ef285..a23cc05 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -7,12 +7,10 @@ Disclaimer: Autogenerated by CDBS
Files: CREDITS
Changes
INSTALL
- MANIFEST
META.json
META.yml
Makefile.PL
README
- SIGNATURE
debian/README.source
debian/compat
debian/control
@@ -25,14 +23,20 @@ Files: CREDITS
doap.ttl
lib/AtteanX/Model/SPARQLCache.pm
lib/AtteanX/Model/SPARQLCache/LDF.pm
- lib/AtteanX/Plan/TriplePatternFragment.pm
+ lib/AtteanX/Plan/LDF/Triple/EnterCache.pm
lib/AtteanX/Query/Cache/Analyzer.pm
lib/AtteanX/Query/Cache/Analyzer/Model.pm
lib/AtteanX/Query/Cache/Analyzer/QueryPlanner.pm
lib/AtteanX/Query/Cache/Retriever.pm
lib/AtteanX/QueryPlanner/Cache/LDF.pm
+ lib/Plack/App/AtteanX/Query/Cache.pm
+ scripts/analyzer
+ scripts/prefetcher
+ scripts/proxy.psgi
+ t/caching-ua.t
+ t/planner-with-tpf-cache.t
t/simple-cache-planner.t
-Copyright: *No copyright*
+Copyright: NONE
License: UNKNOWN
FIXME
@@ -47,19 +51,39 @@ Files: lib/AtteanX/Query/AccessPlan/Cache.pm
t/retriever.t
t/simple-sparql-planner.t
t/simple-sparql-tpf-planner.t
-Copyright: 2015-2016, Kjetil Kjernsmo
- AND LICENCE
-License: UNKNOWN
+Copyright: 2015-2016, Kjetil Kjernsmo.
+License: Artistic or GPL-1+
FIXME
-Files: COPYRIGHT
-Copyright: 2016, Kjetil Kjernsmo
-License: Artistic-1.0
+Files: LICENSE
+Copyright: 1989, Free Software Foundation, Inc.
+ 19xx name of author
+ 19yy <name of author>
+ 2016, Kjetil Kjernsmo.
+ disclaimer" for the program, if
+ ed by the Free
+ interest in the
+ of this Package, but belong to whomever generated them, and may be sold
+ the software, and
+License: Artistic or GPL-1+
FIXME
-Files: LICENSE
+Files: lib/AtteanX/Query/AccessPlan/PrefetchLDF.pm
Copyright: 2016, Kjetil Kjernsmo
-License: Artistic-1.0 GPL (vever)
+License: Artistic or GPL-1+
+ FIXME
+
+Files: COPYRIGHT
+Copyright: -format/1.0/
+ 2016, the copyright holder(s).
+ CREDITS
+ Copyright 2013 Toby Inkster.
+ Copyright 2016 Kjetil Kjernsmo.
+ None
+ This software is copyright (c) 2015, 2016 by Kjetil Kjernsmo.
+ This software is copyright (c) 2016 by Kjetil Kjernsmo.
+ Unknown
+License: GPL-1 and/or Artistic-1.0
FIXME
Files: debian/rules
@@ -67,3 +91,13 @@ Copyright: 2016, Jonas Smedegaard <dr at jones.dk>
License: GPL-3+
FIXME
+Files: MANIFEST
+Copyright: CREDITS
+License: UNKNOWN
+ FIXME
+
+Files: SIGNATURE
+Copyright: SHA1 360b88709262a578d34cb28d20f6a3698219a0a9 CREDITS
+License: UNKNOWN
+ FIXME
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libatteanx-query-cache-perl.git
More information about the Pkg-perl-cvs-commits
mailing list