[electric] 03/09: Remove the alternative dependency on java6-runtime because Java 6 is obsolete
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Nov 1 10:30:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository electric.
commit 8e970e41b634b7fc506b923b89e786b1012dd022
Author: Markus Koschany <apo at debian.org>
Date: Mon Oct 30 21:57:42 2017 +0100
Remove the alternative dependency on java6-runtime because Java 6 is obsolete
and no longer supported in Debian.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 947b0e9..039e217 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Homepage: http://www.staticfreesoft.com/productsFree.html
Package: electric
Architecture: all
Depends:
- default-jre | java7-runtime | java6-runtime,
+ default-jre | java7-runtime,
java-wrappers,
${java:Depends},
${misc:Depends}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/electric.git
More information about the pkg-java-commits
mailing list