Author: doko
Date: 2008-07-30 21:36:04 +0000 (Wed, 30 Jul 2008)
New Revision: 6805

Modified:
   trunk/rhino/debian/changelog
   trunk/rhino/debian/control
Log:
- depend on default-jre-headless


Modified: trunk/rhino/debian/changelog
===================================================================
--- trunk/rhino/debian/changelog        2008-07-30 18:56:24 UTC (rev 6804)
+++ trunk/rhino/debian/changelog        2008-07-30 21:36:04 UTC (rev 6805)
@@ -4,7 +4,7 @@
   * Updated package descriptions.
 
   [Matthias Klose]
-  * (Build-)depend on default-jre/-jdk.
+  * (Build-)depend on default-jre-headless/-jdk.
 
  -- Matthias Klose <[EMAIL PROTECTED]>  Wed, 30 Jul 2008 18:48:41 +0000
 

Modified: trunk/rhino/debian/control
===================================================================
--- trunk/rhino/debian/control  2008-07-30 18:56:24 UTC (rev 6804)
+++ trunk/rhino/debian/control  2008-07-30 21:36:04 UTC (rev 6805)
@@ -11,7 +11,7 @@
 
 Package: rhino
 Architecture: all
-Depends: default-jre | java1-runtime | java2-runtime
+Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless
 Suggests: rhino-doc
 Description: JavaScript engine written in Java
  Rhino is an implementation of the JavaScript language written


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

Reply via email to