[SCM] java-package packaging branch, master, updated. 247c51234827fa2dc8b3f7c2cf5e9afe27b228b4
Cédric Pineau
cedric.pineau at gmail.com
Sun Jan 22 16:42:38 UTC 2012
The following commit has been merged in the master branch:
commit 247c51234827fa2dc8b3f7c2cf5e9afe27b228b4
Author: Cédric Pineau <cedric.pineau at gmail.com>
Date: Sun Jan 22 17:40:10 2012 +0100
Explicit make-jpkg archive file parameter
diff --git a/debian/control b/debian/control
index 72ea169..45da970 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,8 @@ 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 <filename>.
+ a Java distribution by just running make-jpkg <java binary archive file>.
+ (with archive files downloaded from providers listed below)
.
This program currently works with the following Java Runtime
Environments and Development Kits:
--
java-package packaging
More information about the pkg-java-commits
mailing list