summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorOla Nordmann <olapc@yahoo.no>2002-02-05 15:24:25 +0000
committerOla Nordmann <olapc@yahoo.no>2002-02-05 15:24:25 +0000
commitfd7af8be9ea7da3e92702d88434a8f1bce4b9a6b (patch)
tree07a9bf4c435d5c51173f11eb5ae24c0169e106d7 /debian/control
parent71d2bfb3ae80d6a977224cb332c53c849b03de5c (diff)
downloadjava-common-fd7af8be9ea7da3e92702d88434a8f1bce4b9a6b.tar.gz
Converted the policy to plain docbook.debian/0.8
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control29
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.