[Debian-ha-commits] [booth] 09/12: d/rules: autoreconf and systemd default in dh 10

Valentin Vidic vvidic-guest at moszumanska.debian.org
Tue Jun 27 12:17:13 UTC 2017


This is an automated email from the git hooks/post-receive script.

vvidic-guest pushed a commit to branch master
in repository booth.

commit 1145fd356376df5c2b15115c465d9756f77c2169
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Tue Jun 27 09:13:06 2017 +0200

    d/rules: autoreconf and systemd default in dh 10
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 417b5e9..82e9455 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autoreconf,systemd
+	dh $@
 
 override_dh_auto_test:
 	echo "Skipping tests for now"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/booth.git



More information about the Debian-HA-Commits mailing list