]> git.proxmox.com Git - mirror_zfs-debian.git/commitdiff
Use dh-systemd
authorAron Xu <aron@debian.org>
Fri, 6 Nov 2015 13:14:18 +0000 (21:14 +0800)
committerAron Xu <aron@debian.org>
Fri, 6 Nov 2015 13:14:18 +0000 (21:14 +0800)
debian/control
debian/control.in
debian/rules

index 16a7449a8cde1f99ec7d2438fb75391c273f71b6..5f39ec69f5f325dbd0bae61ef284813edd99cc3d 100644 (file)
@@ -5,6 +5,7 @@ Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.d
 Uploaders: Aron Xu <aron@debian.org>,
            Carlos Alberto Lopez Perez <clopez@igalia.com>
 Build-Depends: dh-autoreconf,
+               dh-systemd,
                autotools-dev,
                debhelper (>= 9),
                dkms (>> 2.1.1.2-5),
index 16a7449a8cde1f99ec7d2438fb75391c273f71b6..5f39ec69f5f325dbd0bae61ef284813edd99cc3d 100644 (file)
@@ -5,6 +5,7 @@ Maintainer: Debian ZFS on Linux maintainers <pkg-zfsonlinux-devel@lists.alioth.d
 Uploaders: Aron Xu <aron@debian.org>,
            Carlos Alberto Lopez Perez <clopez@igalia.com>
 Build-Depends: dh-autoreconf,
+               dh-systemd,
                autotools-dev,
                debhelper (>= 9),
                dkms (>> 2.1.1.2-5),
index 003b9950d0d03771f1a731580f8ce5313380aeb5..1a20c9dda604619240ee2c73e01c4b451fc81c82 100755 (executable)
@@ -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