aboutsummaryrefslogtreecommitdiff
path: root/debian/control.jamvm-jre
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2013-05-02 03:27:44 +0200
committerGuido Günther <agx@sigxcpu.org>2013-05-08 12:54:30 +0200
commit21950708c7bcb0b68050a3e4621bfe0cec6b032c (patch)
tree914a1088221b2427b2abbd4d3d1b5e8813f5a162 /debian/control.jamvm-jre
parent9a8e56049ebf9f0878c7fe3efc0921df8aa6a0ba (diff)
Imported Debian patch 7u21-2.3.9-4debian/7u21-2.3.9-4
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.