[pkg-java] r15870 - trunk/velocity/debian
Tony Mancill
tmancill at alioth.debian.org
Thu Mar 22 18:47:50 UTC 2012
Author: tmancill
Date: 2012-03-22 18:47:50 +0000 (Thu, 22 Mar 2012)
New Revision: 15870
Modified:
trunk/velocity/debian/changelog
trunk/velocity/debian/velocity.poms
Log:
update d/velocity.poms; update changelog
Modified: trunk/velocity/debian/changelog
===================================================================
--- trunk/velocity/debian/changelog 2012-03-22 03:37:26 UTC (rev 15869)
+++ trunk/velocity/debian/changelog 2012-03-22 18:47:50 UTC (rev 15870)
@@ -1,3 +1,11 @@
+velocity (1.7-4) unstable; urgency=low
+
+ * Team upload.
+ * Update d/velocity.poms to install JAR in /usr/share/java
+ after maven-debian-helper behavior change. (Closes: #665076)
+
+ -- tony mancill <tmancill at debian.org> Thu, 22 Mar 2012 11:35:12 -0700
+
velocity (1.7-3) unstable; urgency=low
* Team upload.
Modified: trunk/velocity/debian/velocity.poms
===================================================================
--- trunk/velocity/debian/velocity.poms 2012-03-22 03:37:26 UTC (rev 15869)
+++ trunk/velocity/debian/velocity.poms 2012-03-22 18:47:50 UTC (rev 15870)
@@ -23,4 +23,4 @@
# it will be installed with mh_install.
# --classifier=<classifier>: Optional, the classifier for the jar. Empty by default.
#
-pom.xml --no-parent --has-package-version
+pom.xml --no-parent --has-package-version --java-lib
More information about the pkg-java-commits
mailing list