[Pkg-zfsonlinux-devel] [SCM] zfs branch, master, updated. debian/0.6.5.8-3-62-g620cee3
Aron Xu
aron at debian.org
Tue Nov 28 08:31:00 UTC 2017
The following commit has been merged in the master branch:
commit 63758230497daf794feeb21676a57a2f231d4cdf
Author: Fabian Grünbichler <f.gruenbichler at proxmox.com>
Date: Mon Nov 20 09:48:08 2017 +0100
d/rules: include dpkg's default.mk
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
diff --git a/debian/rules b/debian/rules
index 800df22..bf0c740 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+include /usr/share/dpkg/default.mk
+
LSB_DISTRIBUTOR := $(shell lsb_release -is)
NAME := $(shell awk '$$1 == "Name:" { print $$2; }' META)
VERSION := $(shell dpkg-parsechangelog \
--
UNNAMED PROJECT
More information about the Pkg-zfsonlinux-devel
mailing list