[libgettext-commons-java] 02/05: Added the missing build dependency on junit
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Sep 12 08:22:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libgettext-commons-java.
commit babbd201ef92b00f0bfefc3236b66bf6e75bd48b
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Sep 12 10:10:20 2017 +0200
Added the missing build dependency on junit
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 3b451f6..fc54bcf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libgettext-commons-java (0.9.6-6) UNRELEASED; urgency=medium
* Team upload.
+ * Added the missing build dependency on junit
* Removed the build dependency on libmaven-assembly-plugin-java
-- Emmanuel Bourg <ebourg at apache.org> Tue, 12 Sep 2017 10:08:03 +0200
diff --git a/debian/control b/debian/control
index cf05edd..53dfdf8 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Uploaders: Andreas Putzo <andreas at putzo.net>,
tony mancill <tmancill at debian.org>
Build-Depends: debhelper (>=10),
default-jdk,
+ junit,
libmaven-assembly-plugin-java,
libsurefire-java,
maven-debian-helper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgettext-commons-java.git
More information about the pkg-java-commits
mailing list