[libbultitude-clojure] 10/11: Build with maven_repo_helper instead of jh_maven_repo_helper.

Markus Koschany apo at moszumanska.debian.org
Sat May 13 22:20:29 UTC 2017


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

apo pushed a commit to branch master
in repository libbultitude-clojure.

commit 4ef62b3ead7b285f126e8eaece6273e9cb62532f
Author: Markus Koschany <apo at debian.org>
Date:   Sun May 14 00:11:43 2017 +0200

    Build with maven_repo_helper instead of jh_maven_repo_helper.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8f2fc93..bdb59a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ export CLASSPATH=/usr/share/java/clojure.jar:/usr/share/java/dynapath.jar
 PRODUCED_JAR=bultitude.jar
 
 %:
-	dh $@ --with javahelper --with jh_maven_repo_helper
+	dh $@ --with javahelper --with maven_repo_helper
 
 override_jh_build: $(MDWN_DOCS)
 	jar cf $(PRODUCED_JAR) -C src .

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



More information about the pkg-java-commits mailing list