[commons-httpclient] 02/10: Build with javahelper

Markus Koschany apo at moszumanska.debian.org
Thu Feb 1 22:11:08 UTC 2018


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

apo pushed a commit to branch master
in repository commons-httpclient.

commit 224af4d01986ea13a1127dd437218c9f6570fad6
Author: Markus Koschany <apo at debian.org>
Date:   Thu Feb 1 21:15:37 2018 +0100

    Build with javahelper
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index ff8a203..9c2f1b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --buildsystem=maven
+	dh $@ --with javahelper --buildsystem=maven
 
 override_dh_auto_build:
 	cp debian/pom.xml .

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



More information about the pkg-java-commits mailing list