summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorOla Nordmann <olapc@yahoo.no>2001-11-14 08:07:11 +0000
committerOla Nordmann <olapc@yahoo.no>2001-11-14 08:07:11 +0000
commit196406f5864796382aaec1b375744b0574f0fa2c (patch)
treefc6eba6c8c7aa27d2e75a252ed79f16533280ed0 /debian/control
parent6c56ec1a7673e5e5f51ec91cd12b8bd2b700eaf4 (diff)
downloadjava-common-196406f5864796382aaec1b375744b0574f0fa2c.tar.gz
Made it possible to compile it.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 0 insertions, 17 deletions
diff --git a/debian/control b/debian/control
index cdf095d..6a66de5 100644
--- a/debian/control
+++ b/debian/control
@@ -28,14 +28,6 @@ Description: Dummy Java compiler
This package is only to respect the dependencies rules.
Install it only if you have a real Java compiler.
-Package: java2-compiler-dummy
-Architecture: all
-Depends: java-common
-Provides: java2-compiler
-Description: Dummy Java compiler
- This package is only to respect the dependencies.
- Install it only if you have a real Java version 2 compiler.
-
Package: java1-runtime-dummy
Architecture: all
Depends: java-virtual-machine
@@ -44,12 +36,3 @@ 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.
-
-Package: java2-runtime-dummy
-Architecture: all
-Depends: java-virtual-machine
-Provides: java2-runtime
-Description: Dummy java 2 runtime environment.
- This package is only to respect the dependenies.
- Install it only if you have a real Java version 2
- compliant environment.