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 a527715b1a0cd4098159e87e3d27920edee36d07 Author: Ola Nordmann <[email protected]> Date: Sat Apr 6 15:33:58 2002 +0000 Fixed description, closes: #141463. --- debian/changelog | 6 ++++++ debian/control | 19 +++++++++---------- 2 files changed, 15 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index 61516d9..9c2db43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +java-common (0.13) unstable; urgency=low + + * Fixed description, closes: #141463. + + -- Ola Lundqvist <[email protected]> Sat, 6 Apr 2002 17:31:32 +0200 + java-common (0.12) unstable; urgency=low * Fixed spaces in description, closes: #137179. diff --git a/debian/control b/debian/control index 2d9c4e6..66787c6 100644 --- a/debian/control +++ b/debian/control @@ -8,13 +8,12 @@ Standards-Version: 3.5.2 Package: java-common Architecture: all Depends: -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. +Description: Base of all Java packages + This package must be installed in the system if a Java environment + is desired. It colvers useful information for Java users 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 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

