[libhibernate-commons-annotations-java] 06/07: Added the missing build dependency on junit
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Sep 11 06:36:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libhibernate-commons-annotations-java.
commit 38ab3b0a5ba875cdbaea22f8f46c5c6e6c07d7ed
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Sep 11 08:20:57 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 79e9bee..7c3dbbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libhibernate-commons-annotations-java (3.2.0.Final-4) UNRELEASED; urgency=medium
* Team upload.
+ * Added the missing build dependency on junit
* Build with the DH sequencer instead of CDBS
* Standards-Version updated to 4.1.0
* Switch to debhelper level 10
diff --git a/debian/control b/debian/control
index 25b3455..f691b3a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Uploaders:
Build-Depends:
debhelper (>= 10),
default-jdk,
+ junit,
libcommons-logging-java,
liblog4j1.2-java,
maven-debian-helper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libhibernate-commons-annotations-java.git
More information about the pkg-java-commits
mailing list