On Thu, Jan 16, 2003 at 11:46:47PM +0100, Samuele Giovanni Tonon wrote: > i'm going crazy with lintian, when building a package it gives me: > > E: apcupsd-devel: duplicate-conffile /etc/apcupsd/hosts.conf I bet you have DH_COMPAT=3, which installs everything in /etc as conffiles by default, and doesn't check debian/conffiles for duplicates. See debhelper(1). -- Colin Watson [cjwatson@flatline.org.uk]