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

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

commit 465f1a50c7a61e6ee1033623b5631f98380418a5
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Fri Jan 13 09:37:40 2017 +0100

    Use a versioned dependency for junit4 (>= 4.11)
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a114a78..f511c7e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ant (1.9.8-3) UNRELEASED; urgency=medium
+
+  * Use a versioned dependency for junit4 (>= 4.11)
+
+ -- Emmanuel Bourg <ebo...@apache.org>  Fri, 13 Jan 2017 09:36:40 +0100
+
 ant (1.9.8-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index c97a843..5f29cdc 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: antlr,
                default-jdk,
                gcj-native-helper,
                junit,
-               junit4,
+               junit4 (>= 4.11),
                libbcel-java (>= 5.0),
                libbsf-java (>= 2.3.0rc1),
                libcommons-logging-java,

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to