[plexus-velocity] 01/01: Added the missing build dependency on junit4 (Closes: #869646)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Jul 25 12:20:19 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository plexus-velocity.
commit 08adccb18f47a06b6cf9a111766f682cc8f76702
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Jul 25 14:20:02 2017 +0200
Added the missing build dependency on junit4 (Closes: #869646)
---
debian/changelog | 6 ++++++
debian/control | 1 +
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0684b7b..2c54928 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+plexus-velocity (1.2-3) unstable; urgency=medium
+
+ * Added the missing build dependency on junit4 (Closes: #869646)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 25 Jul 2017 14:19:52 +0200
+
plexus-velocity (1.2-2) unstable; urgency=medium
* Depend on plexus-container-default1.5 instead of plexus-container-default
diff --git a/debian/control b/debian/control
index 6935cab..d679b49 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends:
maven-debian-helper (>= 2.0)
Build-Depends-Indep:
default-jdk-doc,
+ junit4,
libcommons-collections3-java,
libcommons-collections3-java-doc,
libmaven-javadoc-plugin-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-velocity.git
More information about the pkg-java-commits
mailing list