[mb2md] 03/30: Imported Debian patch 3.20-3

Axel Beckert abe at deuxchevaux.org
Wed Oct 16 21:56:26 UTC 2013


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository mb2md.

commit 8b9c5961d0fbfeed44261fee457231cdfd7bdd78
Author: Noèl Köthe <noel at debian.org>
Date:   Mon Jun 18 15:32:27 2007 +0200

    Imported Debian patch 3.20-3
---
 debian/changelog |   12 +++++++++--
 debian/control   |    4 ++--
 mb2md.1          |   61 ++++--------------------------------------------------
 3 files changed, 16 insertions(+), 61 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5045063..28154bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mb2md (3.20-3) unstable; urgency=low
+
+  * updated Standards-Version
+  * corrected description
+    (closes: Bug#421764)
+
+ -- Noèl Köthe <noel at debian.org>  Mon, 18 Jun 2007 15:32:27 +0200
+
 mb2md (3.20-2) unstable; urgency=low
 
   * fixed manpage typo
@@ -35,7 +43,7 @@ mb2md (3.10-5) unstable; urgency=low
   * added missing build-dep docbook-to-man
     (closes: Bug#191726)
 
- -- Noel Koethe <noel at debian.org>  Mon,  5 Mai 2003 20:34:00 +0100
+ -- Noel Koethe <noel at debian.org>  Mon,  5 May 2003 20:34:00 +0100
 
 mb2md (3.10-4) unstable; urgency=low
 
@@ -44,7 +52,7 @@ mb2md (3.10-4) unstable; urgency=low
   * added manpage to the package
     (closes: Bug#189608)
 
- -- Noel Koethe <noel at debian.org>  Fri,  2 Mai 2003 11:58:00 +0100
+ -- Noel Koethe <noel at debian.org>  Fri,  2 May 2003 11:58:00 +0100
 
 mb2md (3.10-3) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 9b4d92c..a42d3ba 100644
--- a/debian/control
+++ b/debian/control
@@ -3,14 +3,14 @@ Section: net
 Priority: optional
 Maintainer: Noèl Köthe <noel at debian.org>
 Build-Depends: debhelper (>> 4.0.0), docbook-to-man
-Standards-Version: 3.6.2
+Standards-Version: 3.7.2
 
 Package: mb2md
 Architecture: all
 Depends: perl5, libtimedate-perl
 Description: Converting Mbox mailboxes to Maildir format
  A Perl script that takes one or more Mbox format mailbox files in a
- directory and convert them to Maildir format mailboxes.As the Mbox
+ directory and convert them to Maildir format mailboxes. As the Mbox
  format has some drawbacks, D. J. Bernstein created the Maildir format
  when he wrote Qmail. With the Mbox format all mail of a specific
  folder is stored as one large text file. The Maildir format stores
diff --git a/mb2md.1 b/mb2md.1
index b91aeef..6870238 100644
--- a/mb2md.1
+++ b/mb2md.1
@@ -1,56 +1,3 @@
-.\" $Header: /aolnet/dev/src/CVS/sgml/docbook-to-man/cmd/docbook-to-man.sh,v 1.1.1.1 1998/11/13 21:31:59 db3l Exp $
-.\"
-.\"	transcript compatibility for postscript use.
-.\"
-.\"	synopsis:  .P! <file.ps>
-.\"
-.de P!
-.fl
-\!!1 setgray
-.fl
-\\&.\"
-.fl
-\!!0 setgray
-.fl			\" force out current output buffer
-\!!save /psv exch def currentpoint translate 0 0 moveto
-\!!/showpage{}def
-.fl			\" prolog
-.sy sed -e 's/^/!/' \\$1\" bring in postscript file
-\!!psv restore
-.
-.de pF
-.ie     \\*(f1 .ds f1 \\n(.f
-.el .ie \\*(f2 .ds f2 \\n(.f
-.el .ie \\*(f3 .ds f3 \\n(.f
-.el .ie \\*(f4 .ds f4 \\n(.f
-.el .tm ? font overflow
-.ft \\$1
-..
-.de fP
-.ie     !\\*(f4 \{\
-.	ft \\*(f4
-.	ds f4\"
-'	br \}
-.el .ie !\\*(f3 \{\
-.	ft \\*(f3
-.	ds f3\"
-'	br \}
-.el .ie !\\*(f2 \{\
-.	ft \\*(f2
-.	ds f2\"
-'	br \}
-.el .ie !\\*(f1 \{\
-.	ft \\*(f1
-.	ds f1\"
-'	br \}
-.el .tm ? font underflow
-..
-.ds f1\"
-.ds f2\"
-.ds f3\"
-.ds f4\"
-'\" t 
-.ta 8n 16n 24n 32n 40n 48n 56n 64n 72n  
 .TH "MB2MD" "1" 
 .SH "NAME" 
 mb2md \(em Converts Mbox mailboxes to Maildir format. 
@@ -60,7 +7,7 @@ mb2md \(em Converts Mbox mailboxes to Maildir format.
 .PP 
 \fBmb2md\fR [\fB-m\fP]  [\fB-d \fIdestdir\fR\fP]  
 .PP 
-\fBmb2md\fR [-s \fIsourcedir\fR \fB-R|-f \fIsomefolder\fR\fP \fB-d \fIdestdir\fR\fP \fB-r \fIstrip_extension\fR\fP]  
+\fBmb2md\fR [\-s \fIsourcedir\fR \fB-R|\-f \fIsomefolder\fR\fP \fB-d \fIdestdir\fR\fP \fB-r \fIstrip_extension\fR\fP]  
 .SH "DESCRIPTION" 
 .PP 
 This manual page documents briefly the 
@@ -88,7 +35,7 @@ If defined, do not skip directories found in a mailbox
 directory, but runs recursively into each of them, 
 creating all wanted folders in Maildir. 
 .IP "" 10 
-Incompatible with '-f' 
+Incompatible with '\-f' 
 .IP "\fB-f\fP \fIsomefolder\fR         " 10 
 Directories, relative to "sourcedir" where the Mbox files 
 are. All mailboxes in the "sourcedir" 
@@ -111,7 +58,7 @@ contain any "."s in its name, unless you want to
 create subfolders from the IMAP user's point of 
 view.  See the example below. 
 .IP "" 10 
-Incompatible with '-R'  
+Incompatible with '\-R'  
 .IP "\fB-d\fP \fIdestdir\fR         " 10 
 Directory where the Maildir format directories will be created. 
 If not given, then the destination will be ~/Maildir . 
@@ -140,4 +87,4 @@ the terms of the GNU Free Documentation
 License, Version 1.1 or any later version published by the Free 
 Software Foundation; with no Invariant Sections, no Front-Cover 
 Texts and no Back-Cover Texts. 
-.\" created by instant / docbook-to-man, Fri 09 Apr 2004, 14:39 
+.\" created by instant / docbook-to-man, Mon 18 Jun 2007, 15:35 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/mb2md.git



More information about the Pkg-perl-cvs-commits mailing list