Package: menu Version: 2.1.36 Severity: minor Tags: patch
Hi, menufile(5) has some typos. Could you please apply a patch attached to this mail? Many thanks, -nori -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-5-686 Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP) Versions of packages menu depends on: ii dpkg 1.13.25 package maintenance system for Deb ii libc6 2.3.6.ds1-13etch2 GNU C Library: Shared libraries ii libgcc1 1:4.1.1-21 GCC support library ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3 menu recommends no packages. -- no debconf information
--- doc/menufile.5.orig 2007-08-19 05:42:54.000000000 +0900 +++ doc/menufile.5 2007-11-06 00:17:55.000000000 +0900 @@ -51,7 +51,7 @@ .PP \fB?package(package-name):var1=value1 var2=value2 \fR ... .TP -needs= +needs Specify what kind of environment the program require. This variable must be defined, and should be one of the following: .RS @@ -85,7 +85,7 @@ title The title of the program that will appear on the menus. Keep it short. If two menu entries share the same title and section, the one that -bests fits the available display will be used. So in the example above +best fits the available display will be used. So in the example above with two menu entries that both have the menu id "title", if X is available, the X11 one will be used; otherwise the text one will be used. Must be defined.

