From 7019bc73b3e6c5d64fcd806531f2493c122bbb85 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Wed, 4 Mar 2009 19:58:54 +0100 Subject: [PATCH] patches/: Added 01_fix_manpages. This patch fixes the what-is entry of the mlmmj-sub and mlmmj-unsub manpages. --- debian/changelog | 4 +++- debian/patches/00list | 1 + debian/patches/01_fix_manpages.dpatch | 29 +++++++++++++++++++++++++++ 3 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 debian/patches/01_fix_manpages.dpatch diff --git a/debian/changelog b/debian/changelog index 12535d2..5ae0ff5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,8 +27,10 @@ mlmmj (1.2.16-0.1) unstable; urgency=low - Removed 01_debian_make_mlmmj-ml - instead added mlmmj-make-ml to debian/ directly. - Removed unused 05_fix_call_to_free. + - Added 01_fix_manpages to fix the what-is entry of the mlmmj-sub and + mlmmj-unsub manpages. - -- Sebastian Harl Wed, 04 Mar 2009 19:46:29 +0100 + -- Sebastian Harl Wed, 04 Mar 2009 19:58:18 +0100 mlmmj (1.2.15-1.1) unstable; urgency=low diff --git a/debian/patches/00list b/debian/patches/00list index 464b1f1..f8ea1a2 100644 --- a/debian/patches/00list +++ b/debian/patches/00list @@ -1,2 +1,3 @@ +01_fix_manpages 05_fix_displayed_full_paths 02_fix_mlmmj_php diff --git a/debian/patches/01_fix_manpages.dpatch b/debian/patches/01_fix_manpages.dpatch new file mode 100644 index 0000000..27b9a0a --- /dev/null +++ b/debian/patches/01_fix_manpages.dpatch @@ -0,0 +1,29 @@ +#! /bin/sh /usr/share/dpatch/dpatch-run +## 02_fix_mlmmj_php.dpatch by Sebastian Harl +## +## DP: Fix the what-is entry of the mlmmj-sub and mlmmj-unsub manpages. + +@DPATCH@ + +diff a/man/mlmmj-sub.1 b/man/mlmmj-sub.1 +--- a/man/mlmmj-sub.1 ++++ b/man/mlmmj-sub.1 +@@ -1,6 +1,6 @@ + .TH mlmmj-sub "1" "September 2004" mlmmj-sub + .SH NAME +-mlmmj-sub \- subscribe address to a mailinglist run by mlmmj ++mlmmj-sub \- subscribe an address to a mailinglist run by mlmmj + .SH SYNOPSIS + .B mlmmj-sub + \fI-L /path/to/list -a john@doe.org \fR[\fI-c\fR | \fI-C\fR] \fR[\fI-d\fR | \fI-n\fR] +diff a/man/mlmmj-unsub.1 b/man/mlmmj-unsub.1 +--- a/man/mlmmj-unsub.1 ++++ b/man/mlmmj-unsub.1 +@@ -1,6 +1,6 @@ + .TH mlmmj-unsub "1" "September 2004" mlmmj-unsub + .SH NAME +-mlmmj-unsub \- manual page for mlmmj-unsub ++mlmmj-unsub \- unsubscribe an address from a mailinglist run by mlmmj + .SH SYNOPSIS + .B mlmmj-sub + \fI-L /path/to/list -a john@doe.org \fR[\fI-c\fR | \fI-C\fR] [\fI-h\fR] -- 2.30.2