[exec-maven-plugin] 25/29: New dependency on libcommons-exec-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jul 26 09:01:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository exec-maven-plugin.
commit ed24f4f2b1ffb2287d7a20e10fe7ee0b653540fb
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jul 26 09:31:04 2017 +0200
New dependency on libcommons-exec-java
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 484cbe1..1729d13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ exec-maven-plugin (1.6.0-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
+ - New dependency on libcommons-exec-java
- New build dependency on junit4
* Depend on libmaven3-core-java instead of libmaven2-core-java
* Removed the *-java-doc package
diff --git a/debian/control b/debian/control
index 334866f..ea34b64 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends:
debhelper (>= 10),
default-jdk,
junit4,
+ libcommons-exec-java,
libmaven-plugin-testing-java,
libmaven3-core-java,
libplexus-containers1.5-java (>= 1.0-alpha-9),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/exec-maven-plugin.git
More information about the pkg-java-commits
mailing list