[SCM] libxml-namespace-perl Debian packaging branch, master, updated. debian/0.02-1-17-gbb093e5

Jonas Smedegaard dr at jones.dk
Mon Jul 1 11:03:01 UTC 2013


The following commit has been merged in the master branch:
commit bb093e5102551cda97471ece2f9230c396a39ca6
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jul 1 13:01:12 2013 +0200

    Prepare for release: Update changelog, control file and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index d6246d9..7b4f6d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,23 +1,36 @@
-libxml-namespace-perl (0.02-2) UNRELEASED; urgency=low
+libxml-namespace-perl (0.02-2) unstable; urgency=low
 
   [ Jonas Smedegaard ]
   * Update package relations:
     + Drop needlessly build-depending on libtest-simple-perl: Provided
       by perl itself.
-    + Relax to (build-)depend unversioned on cdbs, debhelper and
-      devscripts: Needed versions satisfied in stable, and
-      oldstable no longer supported.
+    + Relax to build-depend unversioned on cdbs, debhelper and
+      devscripts: Needed versions satisfied even in oldstable.
   * Tidy long description:
     + Drop comment about origin of the code.
+  * Add README.source emphasizing control.in file as *not* a
+    show-stopper for contributions, referring to wiki page for details.
+  * Bump debhelper compatibility level to 8.
+  * Use canonical hostname (anonscm.debian.org) in Vcs-Browser URI.
+  * Bump standards-version to 3.9.4.
+  * Update copyright file:
+    + Bump file format to 1.0.
+    + Shorten comments, quote licenses in them, and fix refer to
+      explicit (versioned) licenses.
+    + Fix list each license as separate License section.
+    + Fix use comment and license pseudo-sections to obey silly
+      restrictions of copyright format 1.0.
+  * Bump packaging license to GPL-3+, and extend copyrigt coverage for
+    myself to include recent years.
 
   [ gregor herrmann ]
   * Remove debian/source/local-options: abort-on-upstream-changes and
     unapply-patches are default in dpkg-source since 1.16.1.
 
   [ Salvatore Bonaccorso ]
-  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
+  * Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
 
- -- Jonas Smedegaard <dr at jones.dk>  Sun, 05 Aug 2012 11:54:57 +0200
+ -- Jonas Smedegaard <dr at jones.dk>  Mon, 01 Jul 2013 12:59:17 +0200
 
 libxml-namespace-perl (0.02-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 4f87d34..0657c86 100644
--- a/debian/control
+++ b/debian/control
@@ -8,9 +8,9 @@ Build-Depends: cdbs,
  dh-buildinfo
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonas Smedegaard <dr at jones.dk>
-Standards-Version: 3.9.1
+Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/git/pkg-perl/packages/libxml-namespace-perl
-Vcs-Browser: http://git.debian.org/?p=pkg-perl/packages/libxml-namespace-perl.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-namespace-perl.git
 Homepage: http://search.cpan.org/dist/XML-Namespace/
 
 Package: libxml-namespace-perl
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 06d77bd..c4b0bb3 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -1,4 +1,4 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=166
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: FIXME
 Upstream-Contact: FIXME
 Source: FIXME
@@ -7,12 +7,12 @@ Disclaimer: Autogenerated by CDBS
 Files: MANIFEST
  META.yml
  Makefile.PL
+ debian/README.source
  debian/compat
  debian/control
  debian/control.in
  debian/gbp.conf
  debian/source/format
- debian/source/local-options
  debian/watch
  t/namespace.t
 Copyright: *No copyright*
@@ -26,7 +26,7 @@ License: UNKNOWN
  FIXME
 
 Files: debian/rules
-Copyright: 2011, Jonas Smedegaard <dr at jones.dk>
-License: GPL
+Copyright: 2011-2013, Jonas Smedegaard <dr at jones.dk>
+License: GPL-3+
  FIXME
 

-- 
libxml-namespace-perl Debian packaging



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