[SCM] mma/master: regenerate and rename man pages

bolangi-guest at users.alioth.debian.org bolangi-guest at users.alioth.debian.org
Thu Jan 5 06:48:30 UTC 2012


The following commit has been merged in the master branch:
commit a6d18dba7778f15975a106010bc56cd53374bdf4
Author: Joel Roth <joelz at pobox.com>
Date:   Wed Jan 4 20:30:55 2012 -1000

    regenerate and rename man pages
    
        mma-splitrec.py.1 -> mma-splitrec.1
        mup2mma.py.1      -> mup2mma.1
        pg2mma.py.1       -> pg2mma.1
        synthsplit.py.1   -> synthsplit.1

diff --git a/debian/mma-splitrec.py.1 b/debian/mma-splitrec.1
similarity index 93%
rename from debian/mma-splitrec.py.1
rename to debian/mma-splitrec.1
index f2236a7..447e073 100644
--- a/debian/mma-splitrec.py.1
+++ b/debian/mma-splitrec.1
@@ -123,17 +123,17 @@
 .rm #[ #] #H #V #F C
 .\" ========================================================================
 .\"
-.IX Title "mma-splitrec.py 1"
-.TH mma-splitrec.py 1 "2012-01-04" " " " "
+.IX Title "mma-splitrec 1"
+.TH mma-splitrec 1 "2012-01-04" " " " "
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
 .nh
 .SH "NAME"
-mma\-splitrec.py \- Create wav tracks from MMA input file
+mma\-splitrec \- Create wav tracks from MMA input file
 .SH "SYNOPSIS"
 .IX Header "SYNOPSIS"
-\&\fBmma\-splitrec.py\fR <somefile.mma>
+\&\fBmma-splitrec\fR <somefile.mma>
 .SH "DESCRIPTION"
 .IX Header "DESCRIPTION"
 This program is used to create a set of wav tracks from a \s-1MMA\s0
@@ -143,7 +143,7 @@ recorder and an external synth or timidity.
 The command:
 .Sp
 .RS 12
-mma\-splitrec.py somefile.mma
+mma-splitrec somefile.mma
 .RE
 .PP
 will determine the tracks in the \s-1MMA\s0 file, create temporary MIDIs
@@ -161,7 +161,7 @@ pretty well, depending on your installed soundfonts.
 Using timidity i've had good success with the following:
 .Sp
 .RS 12
-1. use mma\-splitrec.py with a decent soundfont to create tracks,
+1. use mma-splitrec with a decent soundfont to create tracks,
 .Sp
 2. use timidity to create a mix track of the mma file,
 .Sp
@@ -219,4 +219,4 @@ The latest version of this program is always distributed with
 Bob van der Poel <bob at mellowood.ca>
 .SH "LICENSE"
 .IX Header "LICENSE"
-mma\-splitrec.py is Copyright 2002\-2008 Bob van der Poel. Free use of this software is granted under the terms of the \s-1GNU\s0 General Public License.
+mma-splitrec is Copyright 2002\-2008 Bob van der Poel. Free use of this software is granted under the terms of the \s-1GNU\s0 General Public License.
diff --git a/debian/mup2mma.py.1 b/debian/mup2mma.1
similarity index 95%
rename from debian/mup2mma.py.1
rename to debian/mup2mma.1
index 3392814..cd89a56 100644
--- a/debian/mup2mma.py.1
+++ b/debian/mup2mma.1
@@ -123,14 +123,14 @@
 .rm #[ #] #H #V #F C
 .\" ========================================================================
 .\"
-.IX Title "mup2mma.py 1"
-.TH mup2mma.py 1 "2012-01-04" " " " "
+.IX Title "mup2mma 1"
+.TH mup2mma 1 "2012-01-04" " " " "
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
 .nh
 .SH "NAME"
-mup2mma.py
+mup2mma
 .SH "SYNOPSIS"
 .IX Header "SYNOPSIS"
 \&\fBmup2mma\fR [options] <mupfile>
@@ -179,4 +179,4 @@ The latest version of this program is always distributed with
 Bob van der Poel <bob at mellowood.ca>
 .SH "LICENSE"
 .IX Header "LICENSE"
-mup2mma.py is Copyright 2002\-2008 Bob van der Poel. Free use of this software is granted under the terms of the \s-1GNU\s0 General Public License.
+mup2mma is Copyright 2002\-2008 Bob van der Poel. Free use of this software is granted under the terms of the \s-1GNU\s0 General Public License.
diff --git a/debian/pg2mma.py.1 b/debian/pg2mma.1
similarity index 95%
rename from debian/pg2mma.py.1
rename to debian/pg2mma.1
index 4a9309c..eb5eb97 100644
--- a/debian/pg2mma.py.1
+++ b/debian/pg2mma.1
@@ -123,17 +123,17 @@
 .rm #[ #] #H #V #F C
 .\" ========================================================================
 .\"
-.IX Title "pg2mma.py 1"
-.TH pg2mma.py 1 "2012-01-04" " " " "
+.IX Title "pg2mma 1"
+.TH pg2mma 1 "2012-01-04" " " " "
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
 .nh
 .SH "NAME"
-pg2mma.py
+pg2mma
 .SH "SYNOPSIS"
 .IX Header "SYNOPSIS"
-\&\fBpg2mma.py\fR <infile> <outfile>
+\&\fBpg2mma\fR <infile> <outfile>
 .PP
 No options. Both infile and outfile must be specified. No files will
 be overwritten.
@@ -204,4 +204,4 @@ The latest version of this program is always distributed with
 Bob van der Poel <bob at mellowood.ca>
 .SH "LICENSE"
 .IX Header "LICENSE"
-pg2mma.py is Copyright 2002\-2008 Bob van der Poel. Free use of this software is granted under the terms of the \s-1GNU\s0 General Public License.
+pg2mma is Copyright 2002\-2008 Bob van der Poel. Free use of this software is granted under the terms of the \s-1GNU\s0 General Public License.
diff --git a/debian/synthsplit.py.1 b/debian/synthsplit.1
similarity index 65%
rename from debian/synthsplit.py.1
rename to debian/synthsplit.1
index 1b7396b..b014977 100644
--- a/debian/synthsplit.py.1
+++ b/debian/synthsplit.1
@@ -1,14 +1,14 @@
-.TH synthsplit.py 1
+.TH synthsplit 1
 .SH NAME
-synthsplit.py  \- Create multi-track wav file from MMA file
+synthsplit  \- Create multi-track wav file from MMA file
 .SH SYNOPSIS
 .PP
-.B synthsplit.py 
+.B synthsplit 
 <somefile.mma>
 
 .SH DESCRIPTION
 
-.B synthsplit.py
+.B synthsplit
 creates multi-track wav file from MMA file using external synth.
 
 .SH SEE ALSO
@@ -22,5 +22,5 @@ and is available at http://www.mellowood.ca/mma
 .SH AUTHOR
 Bob van der Poel <bob at mellowood.ca>
 .SH LICENSE
-synthsplit.py is Copyright 2002-2008 Bob van der Poel. Free use of this software is granted
+synthsplit is Copyright 2002-2008 Bob van der Poel. Free use of this software is granted
 under the terms of the GNU General Public License.

-- 
mma packaging



More information about the pkg-multimedia-commits mailing list