diff options
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 12 |
2 files changed, 12 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog index 1e9d9a4..66ba134 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +java-common (0.12) unstable; urgency=low + + * Fixed spaces in description, closes: #137179. + + -- Ola Lundqvist <opal@lysator.liu.se> Fri, 5 Apr 2002 21:23:37 +0200 + java-common (0.11) unstable; urgency=low * Fixed doc-base problem, closes: #136994, #137022, #137031, #137063. diff --git a/debian/control b/debian/control index a8c0c9e..2d9c4e6 100644 --- a/debian/control +++ b/debian/control @@ -12,9 +12,9 @@ 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. + - 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. |
