[pkg-java] r16868 - trunk/derby/debian

Emmanuel Bourg ebourg-guest at alioth.debian.org
Mon Jun 10 06:39:57 UTC 2013


Author: ebourg-guest
Date: 2013-06-10 06:39:57 +0000 (Mon, 10 Jun 2013)
New Revision: 16868

Modified:
   trunk/derby/debian/control
Log:
Add the JRE dependency for derby-tools



Modified: trunk/derby/debian/control
===================================================================
--- trunk/derby/debian/control	2013-06-10 00:13:09 UTC (rev 16867)
+++ trunk/derby/debian/control	2013-06-10 06:39:57 UTC (rev 16868)
@@ -46,7 +46,7 @@
 
 Package: derby-tools
 Architecture: all
-Depends: ${misc:Depends}, libderby-java, libderbyclient-java, java-wrappers
+Depends: ${misc:Depends}, libderby-java, libderbyclient-java, java-wrappers, default-jre | java6-runtime-headless
 Description: Apache Derby Tools
  The Derby tools and utilities are a set of routines supplied with Derby
  that are typically used to create, inspect, and update a Derby database.




More information about the pkg-java-commits mailing list