[maven-doxia-tools] 01/01: Added the missing build dependency on junit
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Sep 19 07:03:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-doxia-tools.
commit 9dac654df1837bfd2c4b6fc4b97537cd42d00876
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Sep 19 08:57:03 2017 +0200
Added the missing build dependency on junit
---
debian/changelog | 7 +++++++
debian/control | 1 +
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index cbe9199..288b9ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+maven-doxia-tools (1.4-3) unstable; urgency=medium
+
+ * Team upload.
+ * Added the missing build dependency on junit
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 19 Sep 2017 08:56:53 +0200
+
maven-doxia-tools (1.4-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 85f0b6b..2f861fd 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends:
debhelper (>= 10),
default-jdk,
default-jdk-doc,
+ junit,
libcommons-io-java,
libdoxia-java,
libdoxia-java-doc,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-doxia-tools.git
More information about the pkg-java-commits
mailing list