[Pkg-zfsonlinux-devel] [SCM] zfs branch, master, updated. upstream/0.6.4.2-645-g21c8856
Aron Xu
aron at debian.org
Fri Nov 6 14:04:43 UTC 2015
The following commit has been merged in the master branch:
commit e7a57fc04d2a7248fdd4453151df2bdd1a466f58
Author: Aron Xu <aron at debian.org>
Date: Fri Nov 6 21:14:18 2015 +0800
Use dh-systemd
diff --git a/debian/control b/debian/control
index 16a7449..5f39ec6 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel at lists.alioth.d
Uploaders: Aron Xu <aron at debian.org>,
Carlos Alberto Lopez Perez <clopez at igalia.com>
Build-Depends: dh-autoreconf,
+ dh-systemd,
autotools-dev,
debhelper (>= 9),
dkms (>> 2.1.1.2-5),
diff --git a/debian/control.in b/debian/control.in
index 16a7449..5f39ec6 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -5,6 +5,7 @@ Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel at lists.alioth.d
Uploaders: Aron Xu <aron at debian.org>,
Carlos Alberto Lopez Perez <clopez at igalia.com>
Build-Depends: dh-autoreconf,
+ dh-systemd,
autotools-dev,
debhelper (>= 9),
dkms (>> 2.1.1.2-5),
diff --git a/debian/rules b/debian/rules
index 003b995..1a20c9d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ pmodules = $(PACKAGE)-modules-$(non_epoch_version)
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh $@ --with autoreconf,dkms --parallel
+ dh $@ --with autoreconf,dkms,systemd --parallel
override_dh_auto_configure:
@cp debian/control.in debian/control
--
OpenZFS on Linux
More information about the Pkg-zfsonlinux-devel
mailing list