[SCM] libmodule-install-rdf-perl Debian packaging branch, master, updated. debian/0.004-1-10-gfb144e6
Jonas Smedegaard
dr at jones.dk
Tue Aug 7 11:51:24 UTC 2012
The following commit has been merged in the master branch:
commit fb144e6ef23e244690d5ab3fb4c34f3d3ac9fee0
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Aug 7 13:49:10 2012 +0200
Prepare for release: Update changelog, control file and copyright hints.
diff --git a/debian/changelog b/debian/changelog
index 4cf19dc..1702026 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+libmodule-install-rdf-perl (0.007-1) unstable; urgency=low
+
+ * New upstream release.
+
+ [ Jonas Smedegaard ]
+ * Bump debhelper compatibility level to 8.
+ * Update copyright file:
+ + Fix use pseudo-license-in-comment and -comment-in-license fields:
+ File format 1.0 mandates License field to either be single-line or
+ include all licensing info.
+ + Extend coverage of main project to include current year.
+ * Update package relations:
+ + (Build-)depend on libmodule-runtime-perl and recent
+ librdf-trin3-perl.
+ + Relax to (build-)depend unversioned on cdbs: Needed version
+ satisfied in stable, and oldstable no longer supported.
+ * Refresh patch 1001.
+
+ -- Jonas Smedegaard <dr at jones.dk> Tue, 07 Aug 2012 13:48:03 +0200
+
libmodule-install-rdf-perl (0.004-1) unstable; urgency=low
* Initial packaging release.
diff --git a/debian/control b/debian/control
index d401efe..eae86b4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,15 +1,17 @@
Source: libmodule-install-rdf-perl
Section: perl
Priority: optional
-Build-Depends: devscripts,
- cdbs (>= 0.4.73~),
+Build-Depends: cdbs,
+ devscripts,
perl,
debhelper,
dh-buildinfo,
libmodule-install-perl,
+ libmodule-runtime-perl,
libobject-id-perl,
librdf-trine-perl,
- liburi-perl
+ liburi-perl,
+ librdf-trin3-perl (>= 0.201)
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr at jones.dk>
Standards-Version: 3.9.3
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 5efcdef..386cb44 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -32,23 +32,18 @@ Files: Changes
inc/Module/Install/WriteAll.pm
inc/Module/Package/Dist/RDF.pm
inc/YAML/Tiny.pm
+ inc/unicore/Name.pm
+ inc/utf8.pm
lib/Module/Install/Admin/RDF.pm
- meta/changes.ttl
- meta/deps.ttl
- meta/doap.ttl
- meta/makefile.ttl
+ meta/changes.pret
+ meta/deps.pret
+ meta/doap.pret
+ meta/makefile.pret
t/01basic.t
Copyright: *No copyright*
License: UNKNOWN
FIXME
-Files: inc/Scalar/Util.pm
- inc/Scalar/Util/PP.pm
-Copyright: 1997-2007, Graham Barr <gbarr at pobox.com>.
- 1997-2009, Graham Barr <gbarr at pobox.com>.
-License: Perl
- FIXME
-
Files: inc/Module/Install/Package.pm
inc/Module/Package.pm
Copyright: 2011
@@ -57,7 +52,7 @@ License: UNKNOWN
Files: README
lib/Module/Install/RDF.pm
-Copyright: 2011, Toby Inkster
+Copyright: 2011-2012, Toby Inkster
License: UNKNOWN
FIXME
@@ -70,7 +65,7 @@ Files: LICENSE
Copyright: 1989, Free Software Foundation, Inc
19xx name of author
19yy <name of author>
- 2011, Toby Inkster <tobyink at cpan.org>
+ 2012, Toby Inkster <tobyink at cpan.org>
HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
HOLDERS AND/OR OTHER PARTIES
Holder
@@ -93,8 +88,13 @@ Copyright:
License: MIT/X11 (BSD like)
FIXME
+Files: inc/Scalar/Util.pm
+Copyright: 1997-2007, Graham Barr <gbarr at pobox.com>.
+License: Perl
+ FIXME
+
Files: inc/Module/Install.pm
-Copyright: 2008, - 2011, Adam Kennedy
+Copyright: 2008, - 2012, Adam Kennedy
License: UNKNOWN
FIXME
--
libmodule-install-rdf-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list