[pkg-java] r17823 - trunk/ant-contrib/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Mar 5 21:27:28 UTC 2014
Author: ebourg-guest
Date: 2014-03-05 21:27:28 +0000 (Wed, 05 Mar 2014)
New Revision: 17823
Modified:
trunk/ant-contrib/debian/ant-contrib.poms
trunk/ant-contrib/debian/changelog
Log:
Removed the --has-package-version pom option
Modified: trunk/ant-contrib/debian/ant-contrib.poms
===================================================================
--- trunk/ant-contrib/debian/ant-contrib.poms 2014-03-05 21:20:54 UTC (rev 17822)
+++ trunk/ant-contrib/debian/ant-contrib.poms 2014-03-05 21:27:28 UTC (rev 17823)
@@ -23,4 +23,4 @@
# --ignore-pom: don't install the POM with mh_install or mh_installpoms. To use with POM files that are created
# temporarily for certain artifacts such as Javadoc jars.
#
-pom.xml --has-package-version
+pom.xml --java-lib
Modified: trunk/ant-contrib/debian/changelog
===================================================================
--- trunk/ant-contrib/debian/changelog 2014-03-05 21:20:54 UTC (rev 17822)
+++ trunk/ant-contrib/debian/changelog 2014-03-05 21:27:28 UTC (rev 17823)
@@ -1,6 +1,8 @@
ant-contrib (1.0~b3+svn177-6) UNRELEASED; urgency=medium
* Team upload.
+ * Removed the --has-package-version pom option since the version of the Maven
+ artifact installed is different from the package version.
* debian/control:
- Standards-Version updated to 3.9.5 (no changes)
- Removed the deprecated DMUA flag
More information about the pkg-java-commits
mailing list