Package: po-debconf
Version: 1.0.15
Severity: minor
Hello,
I've just used debconf-updatepo for the first time and noticed that the
--msgid-bugs-address option wasn't working.
Only a small change was needed to fix it for me
from:
--msgid-bugs-address )
msgid_bugs_address=$optarg ;;
to:
--msgid-bugs-address=* )
msgid_bugs_address=$optarg ;;
i.e. `=*' added after it.
-- System Information:
Debian Release: lenny/sid
APT prefers experimental
APT policy: (500, 'experimental'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages po-debconf depends on:
ii gettext 0.17-4 GNU Internationalization utilities
ii intltool-debian 0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii perl 5.10.0-16 Larry Wall's Practical Extraction
Versions of packages po-debconf recommends:
ii libcompress-zlib-perl 2.015-1 Perl module for creation and manip
pn libmail-box-perl <none> (no description available)
pn libmail-sendmail-perl <none> (no description available)
po-debconf suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]