[SCM] Debian packaging of libxml-libxslt-perl branch, master, updated. 924af702d6eab3cc811afccf4e6c38c0ee5e0e5b

Florian Schlichting fschlich at zedat.fu-berlin.de
Tue Sep 27 22:44:40 UTC 2011


The following commit has been merged in the master branch:
commit aceab7a3727b699f04ed1cb205d2ea2d3dc29575
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Tue Sep 27 21:45:52 2011 +0000

    Bump compatibility level to 8

diff --git a/debian/changelog b/debian/changelog
index ac91414..f49afc4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libxml-libxslt-perl (1.71-1) UNRELEASED; urgency=low
 
   [ Florian Schlichting ]
   * Imported Upstream version 1.71 (Closes: #615886).
+  * Bump compatibility level to 8 (no change).
 
   [ gregor herrmann ]
   * debian/rules: switch order of arguments to dh.
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 1567d7e..66a5629 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.8.3
 Homepage: http://search.cpan.org/dist/XML-LibXSLT/
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-libxslt-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-libxslt-perl.git
-Build-Depends: debhelper (>= 7.0.50), libxml-libxml-perl (>= 1.70),
+Build-Depends: debhelper (>= 8), libxml-libxml-perl (>= 1.70),
  libxslt1-dev (>= 1.1.8), perl, pkg-config, quilt (>= 0.46-7),
  zlib1g-dev
 

-- 
Debian packaging of libxml-libxslt-perl



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