diff options
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 29 |
1 files changed, 2 insertions, 27 deletions
diff --git a/debian/control b/debian/control index 6a66de5..28b6dd4 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: java-common Section: misc Priority: optional Maintainer: Ola Lundqvist <opal@debian.org> -Build-Depends-Indep: debhelper (>> 3.0.0), jade, jadetex, tetex-bin, debiandoc-sgml, sp, lynx, docbook-xml-simple, dpsyco-devel +Build-Depends-Indep: debhelper (>> 3.0.0), debiandoc-sgml, docbook-utils, docbook-xml, dpsyco-devel, lynx Standards-Version: 3.5.2 Package: java-common @@ -10,29 +10,4 @@ Architecture: all Depends: Description: Base of all Java packages This package is mandatory for any Java package. It - includes the Debian Java policy. - -Package: java-virtual-machine-dummy -Architecture: all -Depends: java-common -Provides: java-virtual-machine -Description: Dummy Java virtual machine - This package is only to respect the dependencies rules. - Install it only if you have a real Java virtual machine. - -Package: java-compiler-dummy -Architecture: all -Depends: java-common -Provides: java-compiler -Description: Dummy Java compiler - This package is only to respect the dependencies rules. - Install it only if you have a real Java compiler. - -Package: java1-runtime-dummy -Architecture: all -Depends: java-virtual-machine -Provides: java1-runtime -Description: Dummy java 1 runtime environment. - This package is only to respect the dependenies. - Install it only if you have a real Java version 1 - compliant environment. + includes the Debian Java policy and the Java FAQ. |
