[pkg-java] r10510 - trunk/libxt-java/debian
Niels Thykier
nthykier-guest at alioth.debian.org
Sun Sep 20 14:55:24 UTC 2009
Author: nthykier-guest
Date: 2009-09-20 14:55:24 +0000 (Sun, 20 Sep 2009)
New Revision: 10510
Modified:
trunk/libxt-java/debian/control
Log:
Use default-jre as Depends for binary.
Modified: trunk/libxt-java/debian/control
===================================================================
--- trunk/libxt-java/debian/control 2009-09-20 14:38:42 UTC (rev 10509)
+++ trunk/libxt-java/debian/control 2009-09-20 14:55:24 UTC (rev 10510)
@@ -13,7 +13,7 @@
Package: libxt-java
Architecture: all
-Depends: default-jdk, ${misc:Depends}
+Depends: default-jre, ${misc:Depends}
Conflicts: lib-xt-java
Replaces: lib-xt-java
Description: An implementation in Java of XSL Transformations
More information about the pkg-java-commits
mailing list