Your message dated Tue, 08 Sep 2009 00:23:15 +0200
with message-id <[email protected]>
and subject line done
has caused the Debian Bug report #275061,
regarding typo in jenna
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
275061: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=275061
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ftp.debian.org
Tags: patch
Hi,
there seems to be a typo in jenna. Fix:
@@ -301,7 +301,7 @@
if not Options["Architecture"]:
architectures = Cnf.ValueList("Suite::%s::Architectures" %
(suite));
else:
+ architectures = Options["Architecture"].split();
- architectures = Options["Architectures"].split();
for arch in map(string.lower, architectures):
if not d[suite][component].has_key(arch):
d[suite][component][arch] = {};
Cheers,
Andi
--
http://home.arcor.de/andreas-barth/
PGP 1024/89FB5CE5 DC F1 85 6D A6 45 9C 0F 3B BE F1 D0 C5 D1 D9 0C
--- End Message ---
--- Begin Message ---
commit e02108d7734b1bec83b842d7b9aac9a94bab7533
Author: Joerg Jaspert <[email protected]>
Date: Tue Sep 8 00:22:25 2009 +0200
make_suite_file_list
option typo
Signed-off-by: Joerg Jaspert <[email protected]>
--
bye, Joerg
<Keybuk> one imagines he'll be campaigning with a grass-roots "free auric"
stance
<Keybuk> or possibly "kill DanielS"
<ElectricElf> Hmm, both powerful platforms.
--- End Message ---