[med-svn] r7638 - trunk/packages/gdcm/trunk/debian
Mathieu Malaterre
malat-guest at alioth.debian.org
Sat Sep 3 15:25:01 UTC 2011
Author: malat-guest
Date: 2011-09-03 15:25:01 +0000 (Sat, 03 Sep 2011)
New Revision: 7638
Modified:
trunk/packages/gdcm/trunk/debian/control
Log:
Fix needless-dependency-on-jre
Modified: trunk/packages/gdcm/trunk/debian/control
===================================================================
--- trunk/packages/gdcm/trunk/debian/control 2011-09-03 15:23:36 UTC (rev 7637)
+++ trunk/packages/gdcm/trunk/debian/control 2011-09-03 15:25:01 UTC (rev 7638)
@@ -87,7 +87,7 @@
Package: libgdcm-java
Section: java
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}, java-gcj-compat | java1-runtime | java2-runtime,
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${java:Depends}
Suggests: java-virtual-machine
Description: Grassroots DICOM Java bindings
Grassroots DiCoM is a C++ library for DICOM medical files. It is
More information about the debian-med-commit
mailing list