aboutsummaryrefslogtreecommitdiff
path: root/debian/control.jamvm-jre
blob: dd3923f09f8cfe7fc1864cc1d88ea815a305f89e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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.