[mojarra] 04/05: depend on DH 9; update d/rules

Tony Mancill tmancill at moszumanska.debian.org
Sun Jan 12 21:55:25 UTC 2014


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

tmancill pushed a commit to branch master
in repository mojarra.

commit ad9616c55e21a659d8cb2062f5f2c9b642a4f2e1
Author: tony mancill <tmancill at debian.org>
Date:   Sun Jan 12 13:44:37 2014 -0800

    depend on DH 9; update d/rules
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index a0c7bd2..0b33fce 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Miguel Landaeta <miguel at miguel.cc>
 Section: java
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), default-jdk, javahelper, ant,
+Build-Depends: debhelper (>= 9), default-jdk, javahelper, ant,
  libservlet2.5-java, libgeronimo-validation-1.0-spec-java, glassfish-javaee,
  groovy, libtomcat6-java, libcommons-digester-java, libcommons-logging-java,
  libcommons-beanutils-java, ant-contrib, bnd, yui-compressor, libjetty-java,
diff --git a/debian/rules b/debian/rules
index 10024ab..ded3ba9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export JAVA_HOME=/usr/lib/jvm/default-java
 
 %:
-	dh --with javahelper $@
+	dh $@ --with javahelper
 
 override_dh_auto_build:
 	ant -Djsf.build.home=$$(pwd)

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



More information about the pkg-java-commits mailing list