Source: java-package Section: contrib/misc Priority: optional Maintainer: Debian Java Maintainers Uploaders: Cédric Pineau Vcs-Git: git://git.debian.org/git/pkg-java/java-package.git Vcs-Browser: http://git.debian.org/?p=pkg-java/java-package.git Build-Depends: debhelper (>= 5) Standards-Version: 3.9.2 Package: java-package Architecture: all Depends: ${misc:Depends}, debhelper, fakeroot, unzip, libx11-6, libasound2 Recommends: dpkg-dev, gcc Suggests: openjdk-6-jre, openjdk-7-jre Description: utility for building Java related Debian packages This package provides the capability to create a Debian package from a Java distribution by just running make-jpkg . (with archive files downloaded from providers listed below) . This program currently works with the following Java Runtime Environments and Development Kits: . * Oracle(TM) 6 Standard Edition * Oracle(TM) 7 Standard Edition . Please note that Debian recommends the use of openjdk-6-jdk/openjdk-6-jre or openjdk-7-jdk/openjdk-7-jre. java-package will install non-free packages.