[pkg-java] r17619 - trunk/doxia-maven-plugin/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sat Dec 28 23:51:10 UTC 2013


Author: ebourg-guest
Date: 2013-12-28 23:51:10 +0000 (Sat, 28 Dec 2013)
New Revision: 17619

Modified:
   trunk/doxia-maven-plugin/debian/changelog
   trunk/doxia-maven-plugin/debian/maven.rules
Log:
Removed the Maven rule pointing to a specific version of the maven-shade-plugin to avoid a build failure when the plugin is upgraded (Closes: #733427)



Modified: trunk/doxia-maven-plugin/debian/changelog
===================================================================
--- trunk/doxia-maven-plugin/debian/changelog	2013-12-28 23:44:42 UTC (rev 17618)
+++ trunk/doxia-maven-plugin/debian/changelog	2013-12-28 23:51:10 UTC (rev 17619)
@@ -1,6 +1,9 @@
 doxia-maven-plugin (1.1.4-2) UNRELEASED; urgency=medium
 
   * Team upload.
+  * Removed the Maven rule pointing to a specific version of the
+    maven-shade-plugin to avoid a build failure when the plugin is upgraded
+    (Closes: #733427)
   * debian/control:
     - Standards-Version updated to 3.9.5 (no changes)
     - Use canonical URLs for the Vcs-* fields

Modified: trunk/doxia-maven-plugin/debian/maven.rules
===================================================================
--- trunk/doxia-maven-plugin/debian/maven.rules	2013-12-28 23:44:42 UTC (rev 17618)
+++ trunk/doxia-maven-plugin/debian/maven.rules	2013-12-28 23:51:10 UTC (rev 17619)
@@ -1,2 +1 @@
 org.apache.maven.plugins maven-plugin-plugin maven-plugin s/.*/2.5/
-org.apache.maven.plugins maven-shade-plugin maven-plugin s/.*/1.2.1/




More information about the pkg-java-commits mailing list