[robocode] 03/11: Remove alternative java6-runtime dependency.
Markus Koschany
apo at moszumanska.debian.org
Mon Mar 19 19:08:11 GMT 2018
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository robocode.
commit d6a4b726599ad9ba915e1ba325d18d710483bbcc
Author: Markus Koschany <apo at debian.org>
Date: Mon Mar 19 19:02:50 2018 +0100
Remove alternative java6-runtime dependency.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index e946872..d906f78 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/robocode.git
Package: robocode
Architecture: all
Depends:
- default-jre | java6-runtime | java7-runtime,
+ default-jre | java7-runtime,
${maven:Depends},
${misc:Depends}
Recommends:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/robocode.git
More information about the pkg-java-commits
mailing list