[Pkg-zfsonlinux-devel] [SCM] zfs branch, master, updated. debian/0.6.5.8-3-65-gd2c64dd
Aron Xu
aron at debian.org
Tue Dec 5 09:10:13 UTC 2017
The following commit has been merged in the master branch:
commit d2c64dde88fa394cb72853f638aeae068e5e0911
Author: Aron Xu <aron at debian.org>
Date: Tue Dec 5 17:08:42 2017 +0800
Require debhelper >= 10.2
Maintains compatibility to jessie-backports instead of jessie.
diff --git a/debian/control b/debian/control
index 19c473f..dec8c29 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,8 @@ Uploaders: Aron Xu <aron at debian.org>,
Petter Reinholdtsen <pere at debian.org>,
Carlos Alberto Lopez Perez <clopez at igalia.com>
Build-Depends: dh-autoreconf,
- dh-systemd | debhelper (>= 10.1),
autotools-dev,
- debhelper (>= 9),
+ debhelper (>= 10.2),
dkms (>> 2.1.1.2-5),
libselinux1-dev,
libtool,
diff --git a/debian/control.in b/debian/control.in
index 19c473f..dec8c29 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -6,9 +6,8 @@ Uploaders: Aron Xu <aron at debian.org>,
Petter Reinholdtsen <pere at debian.org>,
Carlos Alberto Lopez Perez <clopez at igalia.com>
Build-Depends: dh-autoreconf,
- dh-systemd | debhelper (>= 10.1),
autotools-dev,
- debhelper (>= 9),
+ debhelper (>= 10.2),
dkms (>> 2.1.1.2-5),
libselinux1-dev,
libtool,
--
UNNAMED PROJECT
More information about the Pkg-zfsonlinux-devel
mailing list