[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#598196: debian-cd: more patches for documentation



On Mon, 27 Sep 2010 21:57:14 +0100
Steve McIntyre <steve@einval.com> wrote:

> On Mon, Sep 27, 2010 at 09:27:56PM +0930, Karl Goetz wrote:
> >Package: debian-cd
> >Version: 3.1.1
> >Severity: minor
> >Tags: patch
> >
> >This is the last patch from the 'queries about CONF.sh and README'
> >thread last month.
> >This changes comments on CONF.sh, but *also* a config default change
> >in tools/sort_deps. The CONF.sh comments change is dependant on the
> >tools/ sort_deps, so probably worth viewing that first.
> >Basically, I changed the default value for nosuggests from 1 to 0.
> >Comments in CONF.sh are updated to match.
> 
> Hmmm. Why change the default?
> 

It was so that both options 'behave the same'. Specifically, both
settings about pulling in dependencies have the same default which is
then overriden by the config file (in the same way). Looking at the
diff again, it looks like i changed recommends instead of suggests -
oops.
It was meant to be 
+my $nosuggests = $ENV{'NOSUGGESTS'} || 0;
-my $nosuggests = $ENV{'NOSUGGESTS'} || 1;

hope that explains :)
kk

-- 
Karl Goetz, (Kamping_Kaiser / VK5FOSS)
Debian contributor / gNewSense Maintainer
http://www.kgoetz.id.au
No, I won't join your social networking group

Attachment: signature.asc
Description: PGP signature


Reply to: