[SCM] Write filesystems in Perl using FUSE branch, master, updated. debian/0.14-1-8-gb100016
Salvatore Bonaccorso
carnil at debian.org
Sat Apr 28 21:39:55 UTC 2012
The following commit has been merged in the master branch:
commit 05cbd1d3714878c38c38709bd3229debef503327
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Apr 28 23:31:49 2012 +0200
Bump Debhelper compat level to 9
Adjust versioned Build-Depends on debhelper to (>= 9).
diff --git a/debian/compat b/debian/compat
index 45a4fb7..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+9
diff --git a/debian/control b/debian/control
index 3425c5d..d370ed9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: libfuse-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8), cdbs (>= 0.4.27), perl, libfuse-dev, pkg-config
+Build-Depends: debhelper (>= 9), cdbs (>= 0.4.27), perl, libfuse-dev, pkg-config
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Bastien Roucariès <roucaries.bastien+debian at gmail.com>,
Romain Beauxis <toots at rastageeks.org>
--
Write filesystems in Perl using FUSE
More information about the Pkg-perl-cvs-commits
mailing list