[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#576632: Description of default-jre points to a jdk package



Source: java-common
Severity: normal
Tags: patch

Hello,

A default-jre binary package depends on *-jre package.
However the description says it points to a ${jdk} package.
An attached patch fixes this problem.

Thanks,
-- 
YOSHINO Yoshihito <yy.y.ja.jp@gmail.com>
--- java-common-0.34.orig/debian/control	2009-12-11 14:20:16.000000000 +0900
+++ java-common-0.34/debian/control	2010-04-06 11:44:12.000000000 +0900
@@ -32,7 +32,7 @@
 Description: Standard Java or Java compatible Runtime
  This package points to the Java runtime, or Java compatible
  runtime recommended for the ${jre:arch} architecture,
- which is ${jdk} for ${jre:arch}.
+ which is ${jre} for ${jre:arch}.
 
 Package: default-jre-headless
 Architecture: any

Reply to: