This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java-policy.
commit 6b141ad3b671d5a6daef4ddae12474e910f9fffe Author: Ola Nordmann <[email protected]> Date: Mon Mar 4 19:29:15 2002 +0000 Changed descriotion, closes: #118458. --- debian/changelog | 6 ++++++ debian/control | 13 ++++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e2ffc7d..eda777b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +java-common (0.10) unstable; urgency=low + + * Changed descriotion, closes: #118458. + + -- Ola Lundqvist <[email protected]> Mon, 4 Mar 2002 20:41:16 +0100 + java-common (0.9) unstable; urgency=low * Updated the java policy. This is a major rewrite from all the information diff --git a/debian/control b/debian/control index 28b6dd4..a8c0c9e 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,13 @@ Standards-Version: 3.5.2 Package: java-common Architecture: all Depends: -Description: Base of all Java packages - This package is mandatory for any Java package. It - includes the Debian Java policy and the Java FAQ. +Description: Base of all java packages + This package must be installed in the system if a java environment + is desired. It includes useful information for java user in + Debian GNU/Linux including: + - the Java policy document which describes + the layout of java support in Debian and how Java packages should + behave. + - the Debian-Java-FAQ which provides information on the status of + java support in Debian, available compilers, virtual machines, java + programs and libraries as well as information on legal issues. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-policy.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

