From: Sylvestre Ledru Date: Sat, 21 Jan 2012 12:37:39 +0000 (+0100) Subject: Respect the pkg-java policy + add some more information X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=commitdiff_plain;h=1692175624d1df3937760cd64c60fe28f447da8b Respect the pkg-java policy + add some more information --- diff --git a/debian/control b/debian/control index 1831fb7..6be46fe 100644 --- a/debian/control +++ b/debian/control @@ -2,19 +2,23 @@ Source: java-package Section: contrib/misc Priority: optional Maintainer: Debian Java Maintainers -Uploaders: Carlos Laviola , Arnaud Vandyck , Jeroen van Wolffelaar , Barry Hawkins , Michael Koch +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.7.3 +Standards-Version: 3.9.2 Package: java-package Architecture: all -Depends: debhelper, fakeroot, unzip, libx11-6, libasound2 +Depends: ${misc:Depends}, debhelper, fakeroot, unzip, libx11-6, libasound2 Recommends: dpkg-dev, gcc -Description: utility for building Java(TM) 2 related Debian packages +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(TM) 2 distribution by just running make-jpkg . . - This program currently works with the following Java(TM) 2 Runtime + This program currently works with the following Java Runtime Environments and Development Kits: . + * Oracle(TM) 6 Standard Edition * Oracle(TM) 7 Standard Edition