From 6483a320c89ce77c9d6fced17452b91249d6685a Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Thu, 5 Mar 2009 10:38:17 +0100 Subject: [PATCH] README.Debian, rules: Include all upstream README files in binary packages. The MTA specific files have been left out so far. --- debian/README.Debian | 3 +++ debian/changelog | 4 +++- debian/rules | 3 +-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index b019f6c..1f955af 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -18,6 +18,9 @@ INSTALLATION: http://faqs.org/faqs/mail/addressing/ which has some very useful information. + Also, see the MTA specific README files in /use/share/doc/mlmmj/ for more + details. + This version of mlmmj supports setting the recipient delimiter on a per list basis. This is done by means of the TUNABLE "delimiter", described in detail in the TUNABLES document. diff --git a/debian/changelog b/debian/changelog index 1d81330..6511fca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,8 @@ mlmmj (1.2.16-0.1) unstable; urgency=low of that itself. - Do not include the AUTHORS and VERSION files in the binary packages - they do not contribute any further information. + - Include all upstream README files in the binary packages - the MTA + specific files have been left out so far. * debian/patches/: - Added short descriptions to all patches. - Cleaned up patches: Don't use a custom /bin/sh script to execute the @@ -40,7 +42,7 @@ mlmmj (1.2.16-0.1) unstable; urgency=low * debian/docs: - Removed. This file is not needed. - -- Sebastian Harl Thu, 05 Mar 2009 10:35:05 +0100 + -- Sebastian Harl Thu, 05 Mar 2009 10:35:53 +0100 mlmmj (1.2.15-1.1) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 4a59594..fee51dd 100755 --- a/debian/rules +++ b/debian/rules @@ -101,8 +101,7 @@ binary-common: dh_testdir dh_testroot dh_installchangelogs ChangeLog - dh_installdocs -A FAQ TUNABLES TODO UPGRADE README README.access \ - README.exim4 README.sendmail + dh_installdocs -A FAQ TUNABLES TODO UPGRADE README* dh_installdebconf dh_installexamples dh_installdebconf -- 2.30.2