[SCM] librdf-trinex-functions-perl Debian packaging branch, master, updated. debian/0.002-1-13-g23646ec

Jonas Smedegaard dr at jones.dk
Tue Aug 7 10:03:44 UTC 2012


The following commit has been merged in the master branch:
commit 23646ec57e12dac6b908c525592afb569d5ba4a2
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 7 12:03:20 2012 +0200

    Update changelog, control file and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index 10acbb0..d081bf8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,26 @@
+librdf-trinex-functions-perl (0.004-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+  [ Jonas Smedegaard ]
+  * Fix year of copyright for packaging in copyright file.
+  * 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.
+    + Improve coverage of convenience copies of code.
+  * Use metacpan.org page as Homepage.
+  * Use bugtracker as preferred upstream contact.
+  * Update package relations:
+    + (Build-)depend on libio-detect-perl and libperlx-maybe-perl:
+      Required by new upstream release.
+    + 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 11:42:22 +0200
+
 librdf-trinex-functions-perl (0.002-1) unstable; urgency=low
 
   * Initial packaging release.
diff --git a/debian/control b/debian/control
index 5e5841a..9c04fea 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,13 @@
 Source: librdf-trinex-functions-perl
 Section: perl
 Priority: optional
-Build-Depends: devscripts,
- cdbs (>= 0.4.73~),
+Build-Depends: cdbs,
+ devscripts,
  perl,
  debhelper,
  dh-buildinfo,
+ libio-detect-perl,
+ libperlx-maybe-perl,
  librdf-ns-perl,
  librdf-trine-perl,
  libsub-exporter-perl,
@@ -15,7 +17,7 @@ Uploaders: Jonas Smedegaard <dr at jones.dk>
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/git/pkg-perl/packages/librdf-trinex-functions-perl
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librdf-trinex-functions-perl.git
-Homepage: http://search.cpan.org/dist/RDF-TrineX-Functions/
+Homepage: https://metacpan.org/release/RDF-TrineX-Functions
 
 Package: librdf-trinex-functions-perl
 Architecture: all
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 645162e..69bd46f 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -32,23 +32,18 @@ Files: Changes
  inc/Module/Package/Dist/RDF.pm
  inc/YAML/Tiny.pm
  inc/unicore/Name.pm
- meta/changes.ttl
- meta/doap.ttl
- meta/makefile.ttl
+ inc/utf8.pm
+ meta/changes.pret
+ meta/doap.pret
+ meta/makefile.pret
  t/01basic.t
+ t/02parse_and_serialise.nt
  t/02parse_and_serialise.t
  t/03nodes.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
@@ -93,6 +88,11 @@ 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, - 2012, Adam Kennedy
 License: UNKNOWN

-- 
librdf-trinex-functions-perl Debian packaging



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