[pkg-java] r17399 - trunk/plexus-archiver/debian
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Mon Nov 4 09:22:34 UTC 2013
Author: ebourg-guest
Date: 2013-11-04 09:22:33 +0000 (Mon, 04 Nov 2013)
New Revision: 17399
Modified:
trunk/plexus-archiver/debian/changelog
trunk/plexus-archiver/debian/control
Log:
Mark the version 1.2 as breaking libmaven-assembly-plugin (<= 2.2~beta5-2)
Modified: trunk/plexus-archiver/debian/changelog
===================================================================
--- trunk/plexus-archiver/debian/changelog 2013-11-04 09:16:02 UTC (rev 17398)
+++ trunk/plexus-archiver/debian/changelog 2013-11-04 09:22:33 UTC (rev 17399)
@@ -1,3 +1,12 @@
+plexus-archiver (1.2-2) UNRELEASED; urgency=low
+
+ * Team upload.
+ * debian/control:
+ - Mark the version 1.2 as breaking libmaven-assembly-plugin (<= 2.2~beta5-2)
+ - Updated Standards-Version to 3.9.5 (no changes)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 04 Nov 2013 10:20:50 +0100
+
plexus-archiver (1.2-1) unstable; urgency=low
* Team upload.
Modified: trunk/plexus-archiver/debian/control
===================================================================
--- trunk/plexus-archiver/debian/control 2013-11-04 09:16:02 UTC (rev 17398)
+++ trunk/plexus-archiver/debian/control 2013-11-04 09:22:33 UTC (rev 17399)
@@ -13,7 +13,7 @@
libplexus-utils-java,
maven-ant-helper (>> 4),
maven-repo-helper (>> 0.5)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/plexus-archiver
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/plexus-archiver/
Homepage: http://plexus.codehaus.org/plexus-components/plexus-archiver/
@@ -24,6 +24,7 @@
libplexus-io-java,
libplexus-utils-java,
${misc:Depends}
+Breaks: libmaven-assembly-plugin (<= 2.2~beta5-2)
Description: Archiver plugin for the Plexus compiler system
The Plexus project provides a full software stack for creating and
executing software projects. Based on the Plexus container, the applications
More information about the pkg-java-commits
mailing list