[yarp] 59/109: Remove unneeded argument to dh command

Daniele E. Domenichelli drdanz-guest at moszumanska.debian.org
Thu Jun 22 16:10:16 UTC 2017


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

drdanz-guest pushed a commit to branch master
in repository yarp.

commit 858ff8cbef34446a7c57f3b9dacfb0160ab52a70
Author: Daniele E. Domenichelli <ddomenichelli at drdanz.it>
Date:   Wed Aug 10 19:07:30 2016 +0200

    Remove unneeded argument to dh command
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ee29dec..4fcdac6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 include /usr/share/dpkg/architecture.mk
 
 %:
-	dh $@ --parallel --list-missing
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

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



More information about the debian-science-commits mailing list