diff --git a/debian/changelog b/debian/changelog index ec62cc0..3852368 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,8 @@ ps-watcher (1.08-1) unstable; urgency=low * moved initscritps to S99 and K01, thanks Tim Miller Dyck (Closes: #508189) * created NEWS.Debian * bump standards version to 3.8.2 (no changes needed) - * calling pidof in preinst without absolut path + * calling pidof in preinst without absolute path + * adjust lintian overrides for config* files -- Jan Wagner Fri, 24 Jul 2009 19:12:00 +0200 diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides index b912f83..01dd852 100644 --- a/debian/source.lintian-overrides +++ b/debian/source.lintian-overrides @@ -1,2 +1,3 @@ -outdated-autotools-helper-file config.guess 2002-07-23 -outdated-autotools-helper-file config.sub 2001-08-13 +# we copy the files over from autotools-dev +ps-watcher source: ancient-autotools-helper-file config.sub 2001-08-13 +ps-watcher source: ancient-autotools-helper-file config.guess 2002-07-23