[SCM] Debian packaging of libxml-rss-simplegen-perl branch, master, updated. 60e65b3745a21a2ebbf0523a97aa6c1d30b55deb

Axel Beckert abe at deuxchevaux.org
Thu Dec 13 01:19:01 UTC 2012


The following commit has been merged in the master branch:
commit 08f648455073bf50205e2c40957663615b61c938
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Dec 13 02:05:03 2012 +0100

    Bump debhelper compatibility to 7

diff --git a/debian/changelog b/debian/changelog
index 5f6623a..3d0c22d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ libxml-rss-simplegen-perl (11.11-3) UNRELEASED; urgency=low
     - debian-rules-missing-recommended-target
     - copyright-refers-to-symlink-license
     - description-synopsis-starts-with-article
+  * Bump debhelper compatibility to 7
 
  -- Axel Beckert <abe at debian.org>  Thu, 13 Dec 2012 01:49:30 +0100
 
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..7f8f011 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+7
diff --git a/debian/control b/debian/control
index b1340d4..9d65ac4 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Axel Beckert <abe at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0)
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl
 Standards-Version: 3.8.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-rss-simplegen-perl.git
diff --git a/debian/rules b/debian/rules
index 68ff93a..07e65ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,7 @@ clean:
 	dh_testdir
 	dh_testroot
 
-	dh_clean build-stamp install-stamp
+	dh_clean
 
 	# Add commands to clean up after the build process here
 	[ ! -f Makefile ] || $(MAKE) realclean

-- 
Debian packaging of libxml-rss-simplegen-perl



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