Re: Question concerning conffiles

2004-11-28 Thread Justin Pryzby
"conffiles" are a special case of "configuration files". They are updated gracefully by the package management system: users are prompted during a package upgrade *only* if 1) the upstream package maintainer updated the conffile and 2) *they* customized the conffile for their own system. A config

Question concerning conffiles

2004-11-28 Thread matolek6
Hi, I'm trying to build a package in Debian Woody, I have only one file in conffiles '/etc/clamsmtp/clamsmtpd.conf', file clamsmtpd.conf is in the same directory as conffiles.After issuing command dpkg-buildpackage I get an error "dpkg-deb: conffile '/etc/clamsmtp/clamsmtpd.conf' does not apper

Re: Question concerning conffiles

2004-11-28 Thread Justin Pryzby
"conffiles" are a special case of "configuration files". They are updated gracefully by the package management system: users are prompted during a package upgrade *only* if 1) the upstream package maintainer updated the conffile and 2) *they* customized the conffile for their own system. A config

Question concerning conffiles

2004-11-28 Thread matolek6
Hi, I'm trying to build a package in Debian Woody, I have only one file in conffiles '/etc/clamsmtp/clamsmtpd.conf', file clamsmtpd.conf is in the same directory as conffiles.After issuing command dpkg-buildpackage I get an error "dpkg-deb: conffile '/etc/clamsmtp/clamsmtpd.conf' does not apper