[libdevice-cdio-perl] 01/05: Make dh_auto_configure verbose.

gregor herrmann gregoa at debian.org
Sun Jul 26 17:22:25 UTC 2015


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

gregoa pushed a commit to branch master
in repository libdevice-cdio-perl.

commit 5a46c638353953d43203dd430b3452654613cb9d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jul 26 18:24:59 2015 +0200

    Make dh_auto_configure verbose.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 8dee098..ee3b5d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,8 @@
 %:
 	dh $@ --buildsystem=perl_build
 
+override_dh_auto_configure:
+	dh_auto_configure -- --verbose 1
+
 override_dh_auto_test:
 	TZ=UTC dh_auto_test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevice-cdio-perl.git



More information about the Pkg-perl-cvs-commits mailing list