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

gregoa pushed a commit to branch master
in repository nama.

commit 09c634684af29912b9556205ad3dfc7855a18bf5
Author: gregor herrmann <gre...@debian.org>
Date:   Fri May 16 13:16:54 2014 +0200

    revert special handling of Makefile. it's gone for good.
    
    Git-Dch: Ignore
---
 debian/rules | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4cbb59c..2b59e0b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-       dh $@ --buildsystem=perl_makemaker
-
-override_dh_auto_clean:
-       rm -f Makefile
-       dh_auto_clean
-
-override_dh_build:
-       rm -f Makefile
-       dh build
+       dh $@
 
 override_dh_auto_test:
        dh_auto_test -- TEST_VERBOSE=1

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to