[maven] 13/24: Depend on libcommons-cli-java (>= 1.4)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue May 23 21:54:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch maven-3.5
in repository maven.
commit a404a844b1381cf98996c5d661f1fb5c3a2b3407
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed May 17 15:33:58 2017 +0200
Depend on libcommons-cli-java (>= 1.4)
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index b103380..2e28664 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ maven (3.5.0-1) UNRELEASED; urgency=medium
- Updated the man pages
- No longer install commons-lang, jsoup and wagon-http-shared
in /usr/share/maven/lib/
+ - Depend on libcommons-cli-java (>= 1.4)
* Build with the DH sequencer instead of CDBS
* Build with maven-debian-helper instead of Ant
* Switch to debhelper level 10
diff --git a/debian/control b/debian/control
index 05ec780..42d7afc 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Damien Raude-Morvan <drazzib at debian.org>, Emmanuel Bourg <ebourg at apache.org>
Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper
Build-Depends-Indep: junit4,
+ libcommons-cli-java (>= 1.4),
libcommons-jxpath-java,
libcommons-lang3-java,
libcommons-logging-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