[gradle-debian-helper] 02/03: Minor simplification for debian/rules

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Dec 14 12:58:02 UTC 2016


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

ebourg-guest pushed a commit to branch master
in repository gradle-debian-helper.

commit cb2507ace91dd5450a281d3ad148de6122324151
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Dec 14 13:50:14 2016 +0100

    Minor simplification for debian/rules
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle-debian-helper.git



More information about the pkg-java-commits mailing list