summaryrefslogtreecommitdiff
path: root/debian/control.jamvm-jre
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control.jamvm-jre')
-rw-r--r--debian/control.jamvm-jre13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/control.jamvm-jre b/debian/control.jamvm-jre
new file mode 100644
index 0000000..dd3923f
--- /dev/null
+++ b/debian/control.jamvm-jre
@@ -0,0 +1,13 @@
+
+Package: icedtea-7-jre-jamvm
+Architecture: @jamvm_archs@
+Multi-Arch: same
+Priority: extra
+Pre-Depends: ${dpkg:Depends}
+Depends: @basename@-jre-headless (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Description: Alternative JVM for OpenJDK, using JamVM
+ The package provides an alternative runtime using the JamVM. This is a
+ somewhat faster alternative than the Zero port on architectures like armel,
+ mips, mipsel, powerpc.
+ .
+ The VM is started with the option `-jamvm'. See the README.Debian for details.