[pkg-java] r18099 - trunk/bnd/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Apr 29 12:30:39 UTC 2014
Author: ebourg-guest
Date: 2014-04-29 12:30:39 +0000 (Tue, 29 Apr 2014)
New Revision: 18099
Modified:
trunk/bnd/debian/changelog
trunk/bnd/debian/control
Log:
Removed the dependency on openjdk-6-jdk
Modified: trunk/bnd/debian/changelog
===================================================================
--- trunk/bnd/debian/changelog 2014-04-29 12:22:53 UTC (rev 18098)
+++ trunk/bnd/debian/changelog 2014-04-29 12:30:39 UTC (rev 18099)
@@ -2,6 +2,7 @@
* Added a patch to fix the compilation errors with Java 8
* debian/control:
+ - Removed the dependency on openjdk-6-jdk
- Standards-Version updated to 3.9.5 (no changes)
* Switch to debhelper level 9
Modified: trunk/bnd/debian/control
===================================================================
--- trunk/bnd/debian/control 2014-04-29 12:22:53 UTC (rev 18098)
+++ trunk/bnd/debian/control 2014-04-29 12:30:39 UTC (rev 18099)
@@ -28,7 +28,7 @@
Package: bnd
Architecture: all
-Depends: default-jre-headless | java5-runtime-headless | openjdk-6-jdk,
+Depends: default-jre-headless | java5-runtime-headless,
java-wrappers,
libosgi-compendium-java (>= 4.3.0),
libosgi-core-java (>= 4.3.0),
More information about the pkg-java-commits
mailing list