Package: debmirror
Version: 20051209
Severity: minor
Tags: patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Just a minor typo to fix s/Eelease/Release/
Anyway a little patch is provided here.
Cheers, Luca
- -- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-suspend
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Versions of packages debmirror depends on:
ii bzip2 1.0.3-2 high-quality block-sorting file co
ii libcompress-zlib-perl 1.41-1 Perl module for creation and manip
ii liblockfile-simple-perl 0.2.5-7 Simple advisory file locking
ii libwww-perl 5.805-1 WWW client/server library for Perl
ii perl [libdigest-md5-perl] 5.8.8-4 Larry Wall's Practical Extraction
ii perl-modules [libnet-perl] 5.8.8-4 Core Perl modules
ii rsync 2.6.7-1 fast remote file copy program (lik
Versions of packages debmirror recommends:
ii gnupg 1.4.3-1 GNU privacy guard - a free PGP rep
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEP0s2Rqobajv7n7MRAkbpAJ4kbzjNBzCbm/27Hw2KImZTghXpJQCgkiyT
+nd3p9gWfozdchjov7RPAdk=
=231H
-----END PGP SIGNATURE-----
--- debmirror 2006-04-13 20:10:02.000000000 +0200
+++ debmirror 2006-04-13 20:10:31.000000000 +0200
@@ -702,7 +702,7 @@ if ($do_source && ! @source_files) {
if ($num_errors != 0) {
print "Errors:\n ".join(" ",@errlog) if (@errlog);
- die "Failed to download some Package, Sources or Eelease files!\n";
+ die "Failed to download some Package, Sources or Release files!\n";
}
# Realy set dry-run option now if it was given. This delay is needed