[libfile-desktopentry-perl] 05/06: debian/rules: drop --buildsystem parameter from dh(1) call.

gregor herrmann gregoa at debian.org
Mon Oct 7 18:55:45 UTC 2013


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

gregoa pushed a commit to branch master
in repository libfile-desktopentry-perl.

commit 829c59c6ecf1507c3e8e2e3c37e1785aeb5a61b4
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Oct 7 20:54:17 2013 +0200

    debian/rules: drop --buildsystem parameter from dh(1) call.
    
    Upstream switched to pure EUMM.
---
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

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



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