[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: t/tests/java-*: Require a recent enough java version



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

nthykier pushed a commit to branch master
in repository lintian.

commit 5e4bb9c0f7225684caf2063c77fa9627d3a50210
Author: Niels Thykier <niels@thykier.net>
Date:   Mon Jun 29 08:36:03 2015 +0200

    t/tests/java-*: Require a recent enough java version
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 t/tests/java-class-format/desc | 1 +
 t/tests/java-classpath/desc    | 1 +
 t/tests/java-jars/desc         | 1 +
 3 files changed, 3 insertions(+)

diff --git a/t/tests/java-class-format/desc b/t/tests/java-class-format/desc
index 8ca1b37..6e2e66f 100644
--- a/t/tests/java-class-format/desc
+++ b/t/tests/java-class-format/desc
@@ -4,6 +4,7 @@ Sequence: 6000
 Version: 1.0-1
 Description: Various checks for Java Class format
 Section: java
+Test-Depends: java-common (>= 0.52)
 Test-For:
  incompatible-java-bytecode-format
  unknown-java-class-version
diff --git a/t/tests/java-classpath/desc b/t/tests/java-classpath/desc
index d26ed4f..9a4ac71 100644
--- a/t/tests/java-classpath/desc
+++ b/t/tests/java-classpath/desc
@@ -5,6 +5,7 @@ Version: 1.0-1
 Description: Various checks about JAR files
 Author: Vincent Fourmond <fourmond@debian.org>
 Section: java
+Test-Depends: java-common (>= 0.52)
 Test-For:
  missing-classpath
  classpath-contains-relative-path
diff --git a/t/tests/java-jars/desc b/t/tests/java-jars/desc
index 1a9422b..1d1a18e 100644
--- a/t/tests/java-jars/desc
+++ b/t/tests/java-jars/desc
@@ -5,6 +5,7 @@ Version: 1.0-1
 Description: Various checks about JAR files
 Author: Vincent Fourmond <fourmond@debian.org>
 Section: java
+Test-Depends: java-common (>= 0.52)
 Test-For:
  codeless-jar
  executable-jar-without-main-class

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


Reply to: