4 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
5 Uploaders: Cédric Pineau <cedric.pineau@gmail.com>
6 Build-Depends: debhelper (>= 9)
7 Standards-Version: 3.9.8
8 Vcs-Git: https://anonscm.debian.org/git/pkg-java/java-package.git
9 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/java-package.git
13 Depends: debhelper (>= 9),
27 Suggests: openjdk-8-jre
28 Description: Utility for creating Java Debian packages
29 This package provides the capability to build a Debian package from
30 a Java binary distribution by running make-jpkg <java binary archive file>.
31 (with archive files downloaded from providers listed below)
33 Supported java binary distributions currently include:
34 * Oracle (http://www.oracle.com/technetwork/java/javase/downloads) :
35 - The Java Development Kit (JDK), version 6, 7 and 8
36 - The Java Runtime Environment (JRE), version 6, 7 and 8
37 - The Java API Javadoc, version 6, 7 and 8
38 Choose tar.gz archives or self-extracting archives (_not_ RPM).
40 Please note that Debian recommends the use of openjdk-[78]-jdk and/or
41 openjdk-[78]-jre, which are installed by default-jdk or default-jre for
44 java-package will create non-free packages.