[SCM] mpg123/master: Fix a small mistake in the manpage.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Mar 31 11:15:13 UTC 2012


The following commit has been merged in the master branch:
commit 454efe5acb8824cb47c234d8a04b1de1551729e3
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Mar 31 13:13:57 2012 +0200

    Fix a small mistake in the manpage.

diff --git a/debian/patches/0004-hyphen_used_as_minus_sign.patch b/debian/patches/0004-hyphen_used_as_minus_sign.patch
new file mode 100644
index 0000000..09b0585
--- /dev/null
+++ b/debian/patches/0004-hyphen_used_as_minus_sign.patch
@@ -0,0 +1,18 @@
+Description: Escape "-" to be interpreted as minus sign.
+Author: Alessio Treglia <alessio at debian.org>
+Forwarded: https://sourceforge.net/support/tracker.php?aid=3513584
+---
+ man1/mpg123.1 |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- mpg123.orig/man1/mpg123.1
++++ mpg123/man1/mpg123.1
+@@ -102,7 +102,7 @@ Of the playlist, play specified entry on
+ is the number of entry starting at 1. A value of 0 is the default and means playling the whole list,  a negative value means showing of the list of titles with their numbers...
+ .TP
+ \fB\-\-loop \fItimes\fR
+-for looping track(s) a certain number of times, < 0 means infinite loop (not with --random!).
++for looping track(s) a certain number of times, < 0 means infinite loop (not with \-\-random!).
+ .TP
+ .BR \-\-keep\-open
+ For remote control mode: Keep loaded file open after reaching end.
diff --git a/debian/patches/series b/debian/patches/series
index 49e061c..86dcb8f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 0001-disable_not_public_funcs.patch
 0002-hardening.patch
 0003-spelling_errors.patch
+0004-hyphen_used_as_minus_sign.patch

-- 
mpg123 packaging



More information about the pkg-multimedia-commits mailing list