[maven] 07/09: Depend on libplexus-utils2-java >= 3.0.15
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 8 11:57:53 BST 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch maven-3.1.1
in repository maven.
commit f579f28b0bd5c6793cf2a67ccfd214dfe5fed9ab
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Oct 8 12:51:00 2014 +0200
Depend on libplexus-utils2-java >= 3.0.15
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e470808..fdcd2e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ maven (3.1.1-1) UNRELEASED; urgency=medium
* New upstream release
- Refreshed the patches
- Depend on libaether-java >= 1:0.9.0.M2
+ - Depend on libplexus-utils2-java >= 3.0.15
- New dependency on libsisu-plexus-java
- Removed the no_aop classifier from the sisu-guice dependency
* Standards-Version updated to 3.9.6 (no changes)
diff --git a/debian/control b/debian/control
index c2be944..8e791e4 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Build-Depends-Indep: ant-optional,
libmodello-maven-plugin1.4-java,
libplexus-classworlds2-java (>= 2.4),
libplexus-containers1.5-java (>= 1.5.5-2),
- libplexus-utils2-java,
+ libplexus-utils2-java (>= 3.0.15),
libsisu-ioc-java,
libsisu-plexus-java,
libsurefire-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven.git
More information about the pkg-java-commits
mailing list