[SCM] java-package packaging branch, master, updated. e4a69a493cb024bf4c746b21bdbc115d7142d610
Sylvestre Ledru
sylvestre.ledru at scilab-enterprises.com
Sat Jan 21 12:38:28 UTC 2012
The following commit has been merged in the master branch:
commit 1692175624d1df3937760cd64c60fe28f447da8b
Author: Sylvestre Ledru <sylvestre.ledru at scilab-enterprises.com>
Date: Sat Jan 21 13:37:39 2012 +0100
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 <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Carlos Laviola <claviola at debian.org>, Arnaud Vandyck <avdyk at debian.org>, Jeroen van Wolffelaar <jeroen at wolffelaar.nl>, Barry Hawkins <barry at alltc.com>, Michael Koch <konqueror at gmx.de>
+Uploaders: Cédric Pineau <cedric.pineau at gmail.com>
+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 <filename>.
.
- 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
--
java-package packaging
More information about the pkg-java-commits
mailing list