[libquantum] 07/10: Add --list-missing option to dh commands in debian/rules.

Boris Pek tehnick-guest at moszumanska.debian.org
Sun Oct 12 21:54:39 UTC 2014


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

tehnick-guest pushed a commit to branch master
in repository libquantum.

commit fdf4cf07ede638362da9522b26fb9855e0848e90
Author: Boris Pek <tehnick-8 at yandex.ru>
Date:   Sun Oct 12 18:37:50 2014 +0400

    Add --list-missing option to dh commands in debian/rules.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 38e6d17..a9af698 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ export DEB_CFLAGS_MAINT_APPEND = $(shell dpkg-buildflags --get CPPFLAGS)
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-	dh $@ --parallel
+	dh $@ --parallel --list-missing
 
 get-orig-source:
 	uscan --noconf --verbose --force-download --rename --download-current-version

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libquantum.git



More information about the debian-science-commits mailing list