[pkg-java] r17889 - trunk/aspectj-maven-plugin/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Mar 13 09:21:15 UTC 2014
Author: ebourg-guest
Date: 2014-03-13 09:21:14 +0000 (Thu, 13 Mar 2014)
New Revision: 17889
Modified:
trunk/aspectj-maven-plugin/debian/changelog
trunk/aspectj-maven-plugin/debian/control
Log:
Removed the unused build dependency on maven
Modified: trunk/aspectj-maven-plugin/debian/changelog
===================================================================
--- trunk/aspectj-maven-plugin/debian/changelog 2014-03-13 08:51:28 UTC (rev 17888)
+++ trunk/aspectj-maven-plugin/debian/changelog 2014-03-13 09:21:14 UTC (rev 17889)
@@ -1,3 +1,9 @@
+aspectj-maven-plugin (1.5-2) UNRELEASED; urgency=medium
+
+ * Removed the unused build dependency on maven
+
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 13 Mar 2014 10:20:32 +0100
+
aspectj-maven-plugin (1.5-1) unstable; urgency=low
* New upstream release
Modified: trunk/aspectj-maven-plugin/debian/control
===================================================================
--- trunk/aspectj-maven-plugin/debian/control 2014-03-13 08:51:28 UTC (rev 17888)
+++ trunk/aspectj-maven-plugin/debian/control 2014-03-13 09:21:14 UTC (rev 17889)
@@ -12,8 +12,7 @@
libmaven-plugin-tools-java,
libmaven-reporting-impl-java,
libmaven2-core-java,
- libplexus-utils2-java (>= 2.0.5),
- maven
+ libplexus-utils2-java (>= 2.0.5)
Standards-Version: 3.9.5
Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/aspectj-maven-plugin
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/aspectj-maven-plugin
More information about the pkg-java-commits
mailing list