This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libcommons-jexl2-java.
commit 4ef1eb46adcc8d14f55eb748f3182afa166e68e0 Author: Emmanuel Bourg <[email protected]> Date: Mon Apr 29 08:12:25 2013 +0000 Updated the dependency on maven-debian-helper Added the upstream changelog --- debian/control | 4 ++-- debian/rules | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 32958df..f8825b3 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,14 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Emmanuel Bourg <[email protected]> -Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.5), javahelper +Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper (>= 1.6.1), javahelper Build-Depends-Indep: libclirr-maven-plugin-java, libjavacc-maven-plugin-java, libcommons-logging-java, libcommons-parent-java (>= 22), junit4, default-jdk-doc, libcommons-logging-java-doc, libmaven-javadoc-plugin-java Standards-Version: 3.9.4 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libcommons-jexl2-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libcommons-jexl2-java -Homepage: http://commons.apache.org/jexl/ +Homepage: http://commons.apache.org/jexl Package: libcommons-jexl2-java Architecture: all diff --git a/debian/rules b/debian/rules index e36bd2a..81ee26a 100755 --- a/debian/rules +++ b/debian/rules @@ -2,9 +2,9 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/maven.mk -#include /usr/share/cdbs/1/class/javahelper.mk JAVA_HOME := /usr/lib/jvm/default-java +DEB_INSTALL_CHANGELOGS_ALL := RELEASE-NOTES.txt binary-post-install/libcommons-jexl2-java:: mh_installpoms -plibcommons-jexl2-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-jexl2-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

