[SCM] Debian packaging of libxml-sax-perl branch, master, updated. upstream/0.99-141-g00204b8
Florian Schlichting
fschlich at zedat.fu-berlin.de
Sat Sep 10 23:29:56 UTC 2011
The following commit has been merged in the master branch:
commit 1a43f47e026d0a22bad26c0e5bf8469433182467
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date: Sat Sep 10 23:07:14 2011 +0000
Bump compatibility level to 8
diff --git a/debian/changelog b/debian/changelog
index 27fe307..6c9089c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libxml-sax-perl (0.99+dfsg-1) UNRELEASED; urgency=low
* Imported Upstream version 0.99
* Update d/watch.
* Switch to source format "3.0 (quilt)".
+ * Bump compatibility level to 8.
[ Ansgar Burchardt ]
* Update my email address.
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 001c7fe..e5edc50 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.8.3
Homepage: http://search.cpan.org/dist/XML-SAX/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-sax-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-sax-perl.git
-Build-Depends: debhelper (>= 7.0.8~)
+Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl, libxml-namespacesupport-perl
Package: libxml-sax-perl
--
Debian packaging of libxml-sax-perl
More information about the Pkg-perl-cvs-commits
mailing list