[proguard] 06/12: Build with maven-repo-helper

Markus Koschany apo-guest at moszumanska.debian.org
Sat Feb 6 19:21:33 UTC 2016


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

apo-guest pushed a commit to branch master
in repository proguard.

commit 4886f4b348bb176d72f4c29b754fbf942f2c0491
Author: Markus Koschany <apo at debian.org>
Date:   Sat Feb 6 19:04:53 2016 +0100

    Build with maven-repo-helper
---
 debian/control | 3 ++-
 debian/rules   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 3720686..a101bc2 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends:
  ant,
  debhelper (>= 9),
  default-jdk,
- gradle (>=2.5)
+ gradle (>=2.5),
+ maven-repo-helper
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/proguard.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/proguard.git
diff --git a/debian/rules b/debian/rules
index 45d05b6..3992ebc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 export JAVA_HOME=/usr/lib/jvm/default-java
 
 %:
-	dh $@ --parallel --buildsystem=ant
+	dh $@ --parallel --with maven-repo-helper --buildsystem=ant
 
 override_dh_auto_build:
 	ant -buildfile buildscripts/build.xml basic anttask gradletask

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



More information about the pkg-java-commits mailing list