[SCM] Debian packaging of libyaml-syck-perl branch, master, updated. debian/1.19-1

Ansgar Burchardt ansgar at debian.org
Sat Nov 12 12:24:14 UTC 2011


The following commit has been merged in the master branch:
commit d008de009d74ec22efa6bf04d71f0268ba72e4e0
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Sat Nov 12 13:21:44 2011 +0100

    Use debhelper compat level 8.

diff --git a/debian/changelog b/debian/changelog
index 2cc8307..d1415ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libyaml-syck-perl (1.19-1) unstable; urgency=low
   * debian/copyright: Update years of copyright for inc/Module/*.
   * Use xz compression for source and binary packages.
   * Bumped Standards-Version to 3.9.2.
+  * Use debhelper compat level 8.
 
   [ Salvatore Bonaccorso ]
   * debian/copyright: Replace DEP5 Format-Specification URL from
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 34bf57c..32a59fa 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: libyaml-syck-perl
 Section: perl
 Priority: optional
-Build-Depends: perl, debhelper (>= 7), libdevel-leak-perl
+Build-Depends: perl, debhelper (>= 8), libdevel-leak-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
  Ryan Niebur <ryan at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>,

-- 
Debian packaging of libyaml-syck-perl



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