[antlr3] 02/03: Added the missing build dependency on junit4 (Closes: #866549)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jun 30 09:28:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository antlr3.
commit 539156a4ed2a4929807a1cd7c46dadd520ecb57f
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jun 30 11:15:43 2017 +0200
Added the missing build dependency on junit4 (Closes: #866549)
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 894616b..cf2e24d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
antlr3 (3.5.2-7) UNRELEASED; urgency=medium
* Team upload.
+ * Added the missing build dependency on junit4 (Closes: #866549)
* Standards-Version updated to 4.0.0
-- Emmanuel Bourg <ebourg at apache.org> Fri, 30 Jun 2017 11:10:59 +0200
diff --git a/debian/control b/debian/control
index cbe34c0..2806675 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: ant,
debhelper (>= 10),
default-jdk,
default-jdk-doc,
+ junit4,
libmaven-install-plugin-java,
libmaven-javadoc-plugin-java,
libmaven-plugin-testing-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/antlr3.git
More information about the pkg-java-commits
mailing list