[SCM] librdf-endpoint-perl Debian packaging branch, master, updated. debian/0.04-1-27-gaed461e
Jonas Smedegaard
dr at jones.dk
Tue Jun 12 21:02:09 UTC 2012
The following commit has been merged in the master branch:
commit 21c4abecee1b2d6eaede05691863aa4fb8cbe2c8
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Jun 12 21:31:10 2012 +0200
Update changelog, control and copyright_hints.
diff --git a/debian/changelog b/debian/changelog
index c0fb814..62ce1a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+librdf-endpoint-perl (0.05-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+
+ * Update copyright file:
+ + Document more convenience copies of external Perl modules.
+ * Install PSGI script only as example file.
+ * Relax to suggest (not (build-)depend on) libconfig-jfdi-perl: Needed
+ only for PSGI file shipped only as example.
+ * Add patch 1001 to use Codemirror 2.x.
+ * Recommend libjs-codemirror, and avoid installing local copy of old
+ Codemirror.
+ * Git-ignore quilt -pc dir, to ease use of git-buildpackage.
+ * Update copyright file:
+ + Extend copyright coverage to include recent years.
+
+ -- Jonas Smedegaard <dr at jones.dk> Tue, 12 Jun 2012 21:09:40 +0200
+
librdf-endpoint-perl (0.04-1) experimental; urgency=low
* Initial packaging release.
diff --git a/debian/control b/debian/control
index 152b373..4cd0178 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@ Build-Depends: devscripts,
librdf-query-perl,
librdf-rdfa-generator-perl,
libplack-perl,
- libconfig-jfdi-perl,
libhash-merge-simple-perl,
libhtml-html5-writer-perl,
libhtml-html5-parser-perl,
@@ -29,6 +28,7 @@ Package: librdf-endpoint-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
Recommends: ${cdbs:Recommends}
+Suggests: ${cdbs:Suggests}
Description: SPARQL Protocol Endpoint implementation
Resource Description Framework (RDF) is a standard model for data
interchange on the Web.
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 2738f55..de5812e 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -11,11 +11,13 @@ Files: Changes
META.yml
Makefile.PL
SIGNATURE
- debian/TODO
debian/compat
debian/control
debian/control.in
debian/gbp.conf
+ debian/patches/1001_use_codemirror2.patch
+ debian/patches/README
+ debian/patches/series
debian/source/format
debian/watch
inc/Module/Install/Base.pm
@@ -33,6 +35,7 @@ Files: Changes
share/results.html
share/www/css/docs.css
share/www/css/sparqlcolors.css
+ share/www/js/codemirror-config.js
share/www/js/codemirror.js
share/www/js/editor.js
share/www/js/highlight.js
@@ -86,7 +89,7 @@ License: zlib/libpng
Files: lib/RDF/Endpoint.pm
Copyright: 2007-2010, Marijn Haverbeke, and licensed under the terms of the
- 2010, Gregory Todd Williams
+ 2010-2012, Gregory Todd Williams
License: zlib/libpng
FIXME
--
librdf-endpoint-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list