From 65802640a9dd5177ba04042cc74c292d8f14a79a Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 25 Dec 2007 11:27:39 +0100 Subject: [PATCH] Fix conffile list. Get rid of debian/conffiles, wich only listed files in /etc anyway. Those files were already being tagged as conffiles by debhelper, resulting in them being listed twice in the resulting binary package. --- debian/changelog | 5 ++++- debian/conffiles | 8 -------- 2 files changed, 4 insertions(+), 9 deletions(-) delete mode 100644 debian/conffiles diff --git a/debian/changelog b/debian/changelog index 803fe7d..973f023 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,11 @@ userdir-ldap (0.3.15+xxx) XXunstable; urgency=low * Ship userdir-ldap.schema with the package, add a note that it is now version-controlled in bzr on top of the file. + * Get rid of debian/conffiles, wich only listed files in /etc anyway. + Those files were already being tagged as conffiles by debhelper, + resulting in them being listed twice in the resulting binary package. - -- Peter Palfrader Tue, 25 Dec 2007 11:21:45 +0100 + -- Peter Palfrader Tue, 25 Dec 2007 11:26:56 +0100 userdir-ldap (0.3.15) unstable; urgency=low diff --git a/debian/conffiles b/debian/conffiles deleted file mode 100644 index 31b653f..0000000 --- a/debian/conffiles +++ /dev/null @@ -1,8 +0,0 @@ -/etc/cron.d/ud-replicate -/etc/userdir-ldap/generate.conf -/etc/userdir-ldap/userdir-ldap.conf -/etc/userdir-ldap/templates/list-subscribe -/etc/userdir-ldap/templates/passwd-changed -/etc/userdir-ldap/templates/ping-reply -/etc/userdir-ldap/templates/welcome-message-800 -/etc/userdir-ldap/templates/welcome-message-60000 -- 2.20.1