On Tue, Jan 09, 2007 at 02:43:07PM -0500, Justin Pryzby wrote: > I was prompted with the following patch while upgrading to current > testing; but, I didn't make any of the changes, so should not have been > prompted. > > --- /etc/dupload.conf 2005-10-07 20:14:42.000000000 -0400 > +++ /etc/dupload.conf.dpkg-new 2006-11-15 09:51:11.000000000 -0500 > @@ -31,7 +31,7 @@ > # (defaults to what your local MTA uses) > > # Example of a default host: > -$default_host = "anonymous-ftp-master";
^^^^^^^^^^^^^^^ this line (AFAICT) was never in a packaged config file. It was always commented out. So you did change it... > +#$default_host = "anonymous-ftp-master"; [...] Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

