[htrace] 08/09: Added the missing build dependency on junit4

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Aug 25 14:11:52 UTC 2015


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

ebourg-guest pushed a commit to branch master
in repository htrace.

commit a4e7511b39eb5b5db6baa1d59d533f06cc66d80f
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Tue Aug 25 16:05:36 2015 +0200

    Added the missing build dependency on junit4
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index df185a1..781c478 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ htrace (3.1.0-1) UNRELEASED; urgency=medium
     - Unshade the dependencies in htrace-core
   * Updated debian/watch to watch the new incubator repository
   * Removed the generated files from the upstream tarball
+  * Added the missing build dependency on junit4
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 28 Jul 2015 13:23:18 +0200
 
diff --git a/debian/control b/debian/control
index b69dfc7..5baab0d 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,
                libcommons-logging-java,
                libguava-java,
                libjackson2-databind-java,

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



More information about the pkg-java-commits mailing list