[pkg-java] r12245 - trunk/knopflerfish-osgi/debian
Eric Lavarde
ewl-guest at alioth.debian.org
Sat May 1 17:32:09 UTC 2010
Author: ewl-guest
Date: 2010-05-01 17:32:08 +0000 (Sat, 01 May 2010)
New Revision: 12245
Modified:
trunk/knopflerfish-osgi/debian/control
Log:
Slightly fine tune the dependencies (suggests/recommends)
Modified: trunk/knopflerfish-osgi/debian/control
===================================================================
--- trunk/knopflerfish-osgi/debian/control 2010-05-01 17:11:44 UTC (rev 12244)
+++ trunk/knopflerfish-osgi/debian/control 2010-05-01 17:32:08 UTC (rev 12245)
@@ -11,6 +11,7 @@
Package: libknopflerfish-osgi-framework-java
Architecture: all
Depends: ${misc:Depends}, openjdk-6-jre | sun-java5-jre | sun-java6-jre
+Suggests: libknopflerfish-osgi-java-doc
Description: Java framework implementing the OSGi R4 version
OSGi, Open Service Gateway Initiative, specifies an industry standard Java
application platform, allowing multiple applications, to securely run in a
@@ -27,6 +28,7 @@
Section: doc
Architecture: all
Depends: ${misc:Depends}
+Recommends: iceweasel | firefox | www-browser
Description: Java framework implementing the OSGi R4 version (docs)
OSGi, Open Service Gateway Initiative, specifies an industry standard Java
application platform, allowing multiple applications, to securely run in a
More information about the pkg-java-commits
mailing list