[findbugs] 02/07: depend on libasm4-java and java7 runtime
Tony Mancill
tmancill at moszumanska.debian.org
Sun Jan 10 17:29:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository findbugs.
commit b6723447a7f2aceb073263512eb47cddc7263853
Author: tony mancill <tmancill at debian.org>
Date: Sun Jan 10 08:47:35 2016 -0800
depend on libasm4-java and java7 runtime
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index f2a520d..b8be924 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: ant,
help2man,
java-wrappers,
junit4,
- libasm3-java (>= 3.3),
+ libasm4-java,
libbcel-java (>= 6.0~rc3),
libcommons-lang-java (>= 2.4),
libdom4j-java (>= 1.6.1),
@@ -29,10 +29,10 @@ Homepage: http://findbugs.sourceforge.net
Package: findbugs
Architecture: all
-Depends: default-jre | java5-runtime,
+Depends: default-jre | java7-runtime,
java-wrappers,
junit4,
- libasm3-java (>= 3.3),
+ libasm4-java,
libbcel-java (>= 6.0~rc3),
libcommons-lang-java (>= 2.4),
libdom4j-java (>= 1.6.1),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/findbugs.git
More information about the pkg-java-commits
mailing list