[pkg-java] r16937 - trunk/libxmlrpc3-java/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Thu Jun 27 13:25:51 UTC 2013
Author: ebourg-guest
Date: 2013-06-27 13:25:50 +0000 (Thu, 27 Jun 2013)
New Revision: 16937
Modified:
trunk/libxmlrpc3-java/debian/changelog
trunk/libxmlrpc3-java/debian/control
Log:
Added a build dependency on libmaven-install-plugin-java (required to build the aggregated Javadoc)
Modified: trunk/libxmlrpc3-java/debian/changelog
===================================================================
--- trunk/libxmlrpc3-java/debian/changelog 2013-06-27 11:52:20 UTC (rev 16936)
+++ trunk/libxmlrpc3-java/debian/changelog 2013-06-27 13:25:50 UTC (rev 16937)
@@ -3,6 +3,8 @@
* Removed the dependency on libjaxme-java
* Removed the dependency on libapache-pom-java
* Build with maven-debian-helper (Closes: #670223)
+ * Added a build dependency on libmaven-install-plugin-java
+ (required to build the aggregated Javadoc)
* jh_manifest is now used to add OSGi metadata to the manifests
* Removed the unused build steps for the old *-gcj packages
* Updated Standards-Version to 3.9.4 (no changes)
Modified: trunk/libxmlrpc3-java/debian/control
===================================================================
--- trunk/libxmlrpc3-java/debian/control 2013-06-27 11:52:20 UTC (rev 16936)
+++ trunk/libxmlrpc3-java/debian/control 2013-06-27 13:25:50 UTC (rev 16937)
@@ -8,7 +8,7 @@
Emmanuel Bourg <ebourg at apache.org>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, ant, javahelper,
libcommons-httpclient-java, libcommons-logging-java, libservlet2.5-java, junit,
- libws-commons-util-java, default-jdk-doc, maven-debian-helper
+ libws-commons-util-java, default-jdk-doc, maven-debian-helper, libmaven-install-plugin-java
Standards-Version: 3.9.4
Homepage: http://ws.apache.org/xmlrpc/
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libxmlrpc3-java
More information about the pkg-java-commits
mailing list