diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 9c2db43..fd1de91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +java-common (0.14) unstable; urgency=low + + * Fixed description again. + + -- Ola Lundqvist <opal@debian.org> Sun, 7 Apr 2002 12:03:11 +0200 + java-common (0.13) unstable; urgency=low * Fixed description, closes: #141463. diff --git a/debian/control b/debian/control index 66787c6..f036dd4 100644 --- a/debian/control +++ b/debian/control @@ -10,10 +10,10 @@ Architecture: all Depends: 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 + is desired. It covers 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. + programs and libraries as well as on legal issues. |