Author: drazzib-guest
Date: 2009-03-15 22:35:30 +0000 (Sun, 15 Mar 2009)
New Revision: 8084

Modified:
   trunk/commons-math/debian/control
Log:
[commons-math] * Downgrade openjdk6 as a Suggests.


Modified: trunk/commons-math/debian/control
===================================================================
--- trunk/commons-math/debian/control   2009-03-15 20:24:47 UTC (rev 8083)
+++ trunk/commons-math/debian/control   2009-03-15 22:35:30 UTC (rev 8084)
@@ -11,7 +11,8 @@
 
 Package: libcommons-math-java
 Architecture: all
-Depends: ${misc:Depends}, openjdk-6-jre-headless | java2-runtime-headless, 
libcommons-discovery-java
+Depends: ${misc:Depends}, java2-runtime-headless, libcommons-discovery-java
+Suggests: openjdk-6-jre-headless
 Description: Java lightweight mathematics and statistics components
  Commons Math is a Java library of lightweight, self-contained mathematics
  and statistics components.


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to