[netbeans] 01/01: netbeans: Remove alternative dependency on java7-sdk because
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Mar 5 22:41:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository netbeans.
commit 2d2a645ae4871dfc85509ff66290c5e423be3416
Author: Markus Koschany <apo at debian.org>
Date: Sat Mar 5 23:39:35 2016 +0100
netbeans: Remove alternative dependency on java7-sdk because
netbeans will not work correcty with OpenJDK 7 anymore since jdk8 builds were
activated by the last upload.
Closes: #816758
Thanks: Kevin Carney for the report.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 6fd652f..310ee0a 100644
--- a/debian/control
+++ b/debian/control
@@ -172,7 +172,7 @@ Description: Common Java Related Libraries for NetBeans
Package: netbeans
Architecture: all
Depends:
- default-jdk | java7-sdk | java8-sdk,
+ default-jdk | java8-sdk,
libnb-apisupport3-java (= ${binary:Version}),
libnb-ide14-java (= ${binary:Version}),
libnb-java5-java (= ${binary:Version}),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git
More information about the pkg-java-commits
mailing list