Your message dated Mon, 03 May 2010 22:31:55 +0000
with message-id <e1o94b9-0003b1...@ries.debian.org>
and subject line Bug#514775: fixed in sc 7.16-3
has caused the Debian Bug report #514775,
regarding sc: does not use default colors and colors on xterm with black
background and white foreground color broken
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 ow...@bugs.debian.org
immediately.)
--
514775: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=514775
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sc
Hi,
sc does not use default colors and colors on xterm with black background
and white foreground color broken.
Not using default colors leads to e.g. black background color when the
terminal has white background.
Regards
Carsten
Patch:
diff --git a/color.c b/color.c
index c9d9bc3..2a99a7d 100644
--- a/color.c
+++ b/color.c
@@ -31,6 +31,8 @@ static struct crange *color_base;
void
initcolor(int colornum)
{
+ use_default_colors();
+
if (!colornum) {
int i;
--- End Message ---
--- Begin Message ---
Source: sc
Source-Version: 7.16-3
We believe that the bug you reported is fixed in the latest version of
sc, which is due to be installed in the Debian FTP archive:
sc_7.16-3.debian.tar.gz
to main/s/sc/sc_7.16-3.debian.tar.gz
sc_7.16-3.dsc
to main/s/sc/sc_7.16-3.dsc
sc_7.16-3_amd64.deb
to main/s/sc/sc_7.16-3_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 514...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Adam Majer <ad...@zombino.com> (supplier of updated sc package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 03 May 2010 15:52:17 -0500
Source: sc
Binary: sc
Architecture: source amd64
Version: 7.16-3
Distribution: unstable
Urgency: low
Maintainer: Adam Majer <ad...@zombino.com>
Changed-By: Adam Majer <ad...@zombino.com>
Description:
sc - Text-based spreadsheet with VI-like keybindings
Closes: 514775 514777
Changes:
sc (7.16-3) unstable; urgency=low
.
* Changed maintainer to the new email address, recursively.
* Fixed old changelog entries' bug closing method
* Add patches supplied by Carsten Hey
+ Stop compressing tutorial.sc file (closes: #514777)
+ Use default colors (closes: #514775)
* Bump Standards to 3.8.4.
* Bump dependency of debhelper.
Checksums-Sha1:
3970383f8609a62884ffcf786ef3993435a2ea07 1060 sc_7.16-3.dsc
a4f707d89e8f621004eb8ef09302090bf9d521db 7965 sc_7.16-3.debian.tar.gz
afa6c0628167dacf8b5e4dd996934ae2207e5130 234128 sc_7.16-3_amd64.deb
Checksums-Sha256:
07620e6acd6b6c491d7937a9c4d49af599be13dea577f4a5a12c0a039a64d35e 1060
sc_7.16-3.dsc
e8a76723254681a9ed26aea02da5daba21053861925d9f1f18eb97f9d1e388cc 7965
sc_7.16-3.debian.tar.gz
77f5d14b231c58bf2fa15e2e3ed68a5976c3097874204e0db30c68b4696dd270 234128
sc_7.16-3_amd64.deb
Files:
437b36cbdb7df94b65f8cca06df0b7e8 1060 math optional sc_7.16-3.dsc
174065ad15f2e4450398cc438a9d488f 7965 math optional sc_7.16-3.debian.tar.gz
e3caeb5be318e903d2e88149265df977 234128 math optional sc_7.16-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkvfO4wACgkQ73/bNdaAYUUEdgCdFP3SFEpUUu6BJ+5v7Q3kUKFX
bRgAn0tWaqEIQ4N5lxDpyRvrrNcTcgXe
=CKpE
-----END PGP SIGNATURE-----
--- End Message ---