[pkg-java] r17346 - trunk/maven-javadoc-plugin/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Fri Oct 18 08:58:58 UTC 2013
Author: ebourg-guest
Date: 2013-10-18 08:58:58 +0000 (Fri, 18 Oct 2013)
New Revision: 17346
Modified:
trunk/maven-javadoc-plugin/debian/README.source
trunk/maven-javadoc-plugin/debian/changelog
Log:
Documented the procedure to update the core Maven plugins in README.source
Modified: trunk/maven-javadoc-plugin/debian/README.source
===================================================================
--- trunk/maven-javadoc-plugin/debian/README.source 2013-10-18 08:45:23 UTC (rev 17345)
+++ trunk/maven-javadoc-plugin/debian/README.source 2013-10-18 08:58:58 UTC (rev 17346)
@@ -1,6 +1,13 @@
Information about maven-javadoc-plugin
-------------------------------
+--------------------------------------
+This plugin is a core Maven plugin, if you update it to a new upstream release
+the superpom in the maven2-core package must be updated to specify the new
+version of the plugin. This pom is bundled in a jar built by the maven2 package,
+so the maven2 package has to be rebuilt after installing the updated maven2-core
+package.
+
+
This package was debianized using the mh_make command
from the maven-debian-helper package.
Modified: trunk/maven-javadoc-plugin/debian/changelog
===================================================================
--- trunk/maven-javadoc-plugin/debian/changelog 2013-10-18 08:45:23 UTC (rev 17345)
+++ trunk/maven-javadoc-plugin/debian/changelog 2013-10-18 08:58:58 UTC (rev 17346)
@@ -10,6 +10,7 @@
* debian/copyright: Updated to the Copyright Format 1.0
* Build depend on debhelper >= 9
* Use XZ compression for the upstream tarball
+ * Documented the procedure to update the core Maven plugins in README.source
-- Emmanuel Bourg <ebourg at apache.org> Fri, 18 Oct 2013 01:46:27 +0200
More information about the pkg-java-commits
mailing list