Package: debmirror Version: 20050118 Severity: minor Tags: patch hi, i noticed a dot which was forgotten in the debmirror script. patch is attached. regards nico
-- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.10-nion Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: LC_ALL set to [EMAIL PROTECTED]) Versions of packages debmirror depends on: ii bzip2 1.0.2-3 high-quality block-sorting file co ii libcompress-zlib-perl 1.33-3 Perl module for creation and manip ii liblockfile-simple-perl 0.2.5-4 Simple advisory file locking ii libwww-perl 5.803-3 WWW client/server library for Perl ii perl [libdigest-md5-perl] 5.8.4-5 Larry Wall's Practical Extraction ii perl-modules [libnet-perl] 5.8.4-5 Core Perl modules ii rsync 2.6.3-2 fast remote file copy program (lik -- no debconf information -- Nico Golde - [EMAIL PROTECTED] | GPG: 1024D/73647CFF ,'"`. [EMAIL PROTECTED] | http://www.ngolde.de ( grml.org VIM has two modes - the one in which it beeps `._,' and the one in which it doesn't -- encrypted mail preferred
--- tar_deb/debmirror-20050118/debmirror 2005-01-18 02:53:41.000000000
+0100
+++ debmirror 2005-01-29 22:42:23.000000000 +0100
@@ -532,8 +532,8 @@
say("Release signature does not verify");
push (@errlog,"Release signature does not verify\n");
} else {
- say("Release signature does not verify, use -v to see the gpg error");
- push (@errlog,"Release signature does not verify, use -v to see the gpg
error\n");
+ say("Release signature does not verify, use -v to see the gpg error.");
+ push (@errlog,"Release signature does not verify, use -v to see the gpg
error.\n");
}
$num_errors++;
}
signature.asc
Description: Digital signature

