[pkg-java] r16586 - trunk/libcommons-jexl2-java/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Mon Apr 29 08:12:25 UTC 2013
Author: ebourg-guest
Date: 2013-04-29 08:12:25 +0000 (Mon, 29 Apr 2013)
New Revision: 16586
Modified:
trunk/libcommons-jexl2-java/debian/control
trunk/libcommons-jexl2-java/debian/rules
Log:
Updated the dependency on maven-debian-helper
Added the upstream changelog
Modified: trunk/libcommons-jexl2-java/debian/control
===================================================================
--- trunk/libcommons-jexl2-java/debian/control 2013-04-29 03:40:41 UTC (rev 16585)
+++ trunk/libcommons-jexl2-java/debian/control 2013-04-29 08:12:25 UTC (rev 16586)
@@ -3,14 +3,14 @@
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Emmanuel Bourg <ebourg at apache.org>
-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
Modified: trunk/libcommons-jexl2-java/debian/rules
===================================================================
--- trunk/libcommons-jexl2-java/debian/rules 2013-04-29 03:40:41 UTC (rev 16585)
+++ trunk/libcommons-jexl2-java/debian/rules 2013-04-29 08:12:25 UTC (rev 16586)
@@ -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
More information about the pkg-java-commits
mailing list