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

Jonas Smedegaard dr at jones.dk
Sun Aug 5 09:59:30 UTC 2012


The following commit has been merged in the master branch:
commit 4f977be979646f453ff78c296430dedf2e88792a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Aug 5 11:59:25 2012 +0200

    Update changelog and control file.

diff --git a/debian/changelog b/debian/changelog
index 16bac81..a63eae4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+libxml-namespace-perl (0.02-2) UNRELEASED; 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.
+  * Tidy long description:
+    + Drop comment about origin of the code.
+
+  [ gregor herrmann ]
+  * Remove debian/source/local-options: abort-on-upstream-changes and
+    unapply-patches are default in dpkg-source since 1.16.1.
+
+ -- Jonas Smedegaard <dr at jones.dk>  Sun, 05 Aug 2012 11:54:57 +0200
+
 libxml-namespace-perl (0.02-1) unstable; urgency=low
 
   * Initial packaging release.
diff --git a/debian/control b/debian/control
index 2e1389d..4ecc72c 100644
--- a/debian/control
+++ b/debian/control
@@ -1,12 +1,11 @@
 Source: libxml-namespace-perl
 Section: perl
 Priority: optional
-Build-Depends: devscripts (>= 2.10.7~),
+Build-Depends: cdbs,
+ devscripts,
  perl,
- cdbs (>= 0.4.85~),
- debhelper (>= 7.0.1),
- dh-buildinfo,
- libtest-simple-perl
+ debhelper,
+ 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
@@ -21,5 +20,4 @@ Description: simple support for XML namespaces
  XML::Namespace is a Perl module implementing a simple object for
  representing XML Namespaces.  It provides little more than some
  syntactic sugar for your Perl programs, saving you the bother of typing
- lots of long-winded URIs.  It was inspired by the Class::RDF::NS module
- distributed as part of Class::RDF.
+ lots of long-winded URIs.

-- 
libxml-namespace-perl Debian packaging



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