[libjson-rpc-perl] 09/11: debian/rules: tell dh(1) to use Module::Build

gregor herrmann gregoa at debian.org
Mon Oct 13 19:25:44 UTC 2014


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

gregoa pushed a commit to branch master
in repository libjson-rpc-perl.

commit d257d58ef4f35809790b76e23851ab7d20fcd39e
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 13 21:19:58 2014 +0200

    debian/rules: tell dh(1) to use Module::Build
    
    and thereby ignore the stray Makefile.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..a189506 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --buildsystem=perl_build

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



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