[SCM] yoshimi/master: Fix lintian warnings for manpage
    sramacher at users.alioth.debian.org 
    sramacher at users.alioth.debian.org
       
    Sun Feb  7 12:33:09 UTC 2016
    
    
  
The following commit has been merged in the master branch:
commit 855fe2d6c7dfa392517368abc3d2e2d1e01f6dcd
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Feb 7 13:26:57 2016 +0100
    Fix lintian warnings for manpage
diff --git a/debian/patches/manpage-fixes.patch b/debian/patches/manpage-fixes.patch
new file mode 100644
index 0000000..a54118a
--- /dev/null
+++ b/debian/patches/manpage-fixes.patch
@@ -0,0 +1,18 @@
+Description: Fix section and a spelling error
+Author: Sebastian Ramacher <sramacher at debian.org>
+
+--- yoshimi-1.3.8.2.orig/desktop/yoshimi.1
++++ yoshimi-1.3.8.2/desktop/yoshimi.1
+@@ -1,10 +1,10 @@
+-.TH yoshimi "January 2016" "yoshimi 1.3.8"
++.TH yoshimi 1 "January 2016" "yoshimi 1.3.8"
+ .SH NAME
+ yoshimi \- a software music synthesiser
+ .SH SYNOPSIS
+ \fByoshimi\fP [\fI\-option\fP] [\fIcmd\fP]
+ .SH DESCRIPTION
+-\fBYoshimi\fP is a polyphonic multi-part sound synthesiser utilising three distinct 'engines' that can be used separately or together. These can also be stacked into 'kits', typically for percussion. It fully suports both JACK and ALSA for MIDI input and audio output.
++\fBYoshimi\fP is a polyphonic multi-part sound synthesiser utilising three distinct 'engines' that can be used separately or together. These can also be stacked into 'kits', typically for percussion. It fully supports both JACK and ALSA for MIDI input and audio output.
+ .PP
+ \fBYoshimi\fP can be run in a graphical interface, a command line interface, or with control from both. A number of controls can also be accessed via MIDI. The CLI has it's own Readline parser and built-in help system.
+ .SH COMMANDS
diff --git a/debian/patches/series b/debian/patches/series
index ac0ed64..9152d01 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 01-gcc_flags.patch
+manpage-fixes.patch
-- 
yoshimi packaging
    
    
More information about the pkg-multimedia-commits
mailing list