[Pkg-ocaml-maint-commits] [SCM] camljava packaging branch, master, updated. upstream/0.3.orig-7-g42b614e
Stefano Zacchiroli
zack at upsilon.cc
Thu Nov 26 14:31:45 UTC 2009
The following commit has been merged in the master branch:
commit 42b614eef4c90453879a4866493fbee67cd01edf
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date: Thu Nov 26 15:26:05 2009 +0100
use default JDK names in deps
diff --git a/debian/control b/debian/control
index 2f122eb..982890c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Stefano Zacchiroli <zack at debian.org>
Build-Depends:
debhelper (>= 7),
ocaml-nox,
- openjdk-6-jdk,
+ default-jdk,
ocaml-findlib,
cdbs,
quilt,
@@ -20,7 +20,7 @@ Package: libcamljava-ocaml-dev
Architecture: any
Depends:
${ocaml:Depends},
- openjdk-6-jdk,
+ default-jdk,
${shlibs:Depends},
${misc:Depends}
Provides: ${ocaml:Provides}
--
camljava packaging
More information about the Pkg-ocaml-maint-commits
mailing list