[sisu-inject] 01/02: add build-dep on junit4

Tony Mancill tmancill at moszumanska.debian.org
Thu Aug 20 04:24:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

tmancill pushed a commit to branch master
in repository sisu-inject.

commit fbe3438867d9cf2a33545b78ffcb202a6440f546
Author: tony mancill <tmancill at debian.org>
Date:   Wed Aug 19 21:10:26 2015 -0700

    add build-dep on junit4
---
 debian/changelog | 7 +++++++
 debian/control   | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0985091..6bfd1f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+sisu-inject (0.3.1-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Add missing Build-Depends on junit4.  (Closes: #796154)
+
+ -- tony mancill <tmancill at debian.org>  Wed, 19 Aug 2015 21:08:52 -0700
+
 sisu-inject (0.3.1-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index dfcd961..4af5c4b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Emmanuel Bourg <ebourg at apache.org>
 Build-Depends: cdbs,
                debhelper (>= 9),
                default-jdk,
+               junit4,
                libbuild-helper-maven-plugin-java,
                libcdi-api-java,
                libguice-java,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sisu-inject.git



More information about the pkg-java-commits mailing list