From: Sean Finney <[email protected]> Date: Mon, 14 Dec 2009 08:27:33 +0100
dpkg now ships with a directory (/var/lib/dpkg/conffiles) for holding the dist versions of packaged conffiles and other conffiledb meta-information. Signed-off-by: Jonathan Nieder <[email protected]> --- Simple, sensible. debian/dpkg.dirs | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) create mode 100644 debian/dpkg.dirs diff --git a/debian/dpkg.dirs b/debian/dpkg.dirs new file mode 100644 index 0000000..67630dc --- /dev/null +++ b/debian/dpkg.dirs @@ -0,0 +1 @@ +var/lib/dpkg/conffiles -- 1.7.5.1 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20110506080018.GC1040@elie

