[jacoco] 02/02: debian/rules: Remove one superfluous occurrence of javahelper

Markus Koschany apo at moszumanska.debian.org
Wed Jul 27 20:14:41 UTC 2016


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

apo pushed a commit to branch master
in repository jacoco.

commit 53f3a2979ce1c1dc3fd4f94e8766b47ca62be31e
Author: Markus Koschany <apo at debian.org>
Date:   Wed Jul 27 21:25:25 2016 +0200

    debian/rules: Remove one superfluous occurrence of javahelper
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2ce0d0b..d4bd8dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --buildsystem=maven --with=javahelper,javahelper
+	dh $@ --buildsystem=maven --with javahelper
 
 get-orig-source:
-	uscan --download-current-version --force-download --rename
\ No newline at end of file
+	uscan --download-current-version --force-download --rename

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



More information about the pkg-java-commits mailing list