Package: unp Version: 1.0.10 Severity: minor Tags: patch When a required unarchiver is not found, the following message is displayed:
Warning, the following unarchiv program(s) could not be found:
{pkg-name}
Please install the package(s): {pkg-name}
Just a small typo. The included patch takes care of this very minor
problem.
--- unp 2004-07-22 17:12:47.000000000 -0400
+++ unp.new 2005-11-17 20:16:19.000000000 -0500
@@ -58,7 +58,7 @@
$testlz=" contains lzop-compressed data, determining data type...\n";
$skip=" exists allready, skipping...\n";
$is_dir=" is a directory, skipping...\n";
-$nopack="Warning, the following unarchiv program(s) could not be found:
+$nopack="Warning, the following unarchive program(s) could not be found:
";
$plzinst="Please install the package(s): ";
$or="or";
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (650, 'unstable'), (640, 'experimental'), (500, 'testing'), (500,
'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-ck5-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
unp depends on no packages.
Versions of packages unp recommends:
ii bzip2 1.0.2-10 high-quality block-sorting file co
-- no debconf information
signature.asc
Description: Digital signature

