[pkg-remote-commits] [x2goclient] 04/06: debian/rules: Enable dh_missing --fail-missing.

Mike Gabriel sunweaver at debian.org
Wed Jun 28 10:55:36 UTC 2017


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

sunweaver pushed a commit to branch master
in repository x2goclient.

commit cd2200ffcfa48d37b3ddcb42c8129ed4e8ecf93d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Jun 28 11:01:48 2017 +0200

    debian/rules: Enable dh_missing --fail-missing.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 9584132..e267fb8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,5 +25,8 @@ override_dh_strip:
 override_dh_apache2:
 	dh_apache2 --noscripts
 
+override_dh_missing:
+	dh_missing --fail-missing
+
 get-orig-source:
 	uscan --noconf --force-download --rename --download-current-version --destdir=..

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/x2goclient.git



More information about the pkg-remote-commits mailing list