[codenarc] 05/06: New build dependency on junit4

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Nov 20 10:27:08 UTC 2015


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

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

commit 380ebc8d496e5352b2ea5536b9ba9c087f8b0d10
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Nov 20 11:24:03 2015 +0100

    New build dependency on junit4
---
 debian/changelog        | 1 +
 debian/classpath-debian | 1 +
 debian/control          | 1 +
 3 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c4b3977..120b2b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ codenarc (0.23-1) UNRELEASED; urgency=medium
   * Team upload.
   * New upstream release
     - Transition to Groovy 2
+    - New build dependency on junit4
   * debian/control:
     - Standards-Version updated to 3.9.6 (no changes)
   * Switch to debhelper level 9
diff --git a/debian/classpath-debian b/debian/classpath-debian
index 0ee00ba..9ac6da5 100644
--- a/debian/classpath-debian
+++ b/debian/classpath-debian
@@ -1,4 +1,5 @@
 usr/share/java/ant.jar
 usr/share/java/groovy-all-2.x.jar
+usr/share/java/junit4.jar
 usr/share/java/log4j-1.2.jar
 usr/share/java/GMetrics.jar
diff --git a/debian/control b/debian/control
index b477fec..9bd7b4a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: ant,
                default-jdk-doc,
                groovy2,
                javahelper,
+               junit4,
                libgmetrics-groovy-java,
                liblog4j1.2-java,
                maven-repo-helper

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



More information about the pkg-java-commits mailing list