[debian-edu-commits] debian-edu/pkg-team/ 01/02: Added man-page-adjustment.patch to fix manpage formatting of AUTHOR block. Discovered thanks to lintian.

Petter Reinholdtsen pere at moszumanska.debian.org
Sun Sep 20 08:09:26 UTC 2015


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

pere pushed a commit to branch master
in repository lmms.

commit d52093687cca9eced4decd35f3de4eacffdc54e6
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Sun Sep 20 09:39:52 2015 +0200

    Added man-page-adjustment.patch to fix manpage formatting of AUTHOR block.
    Discovered thanks to lintian.
    
    The AUTHOR block was formatted using fixed with font and no line break by mistake.
    Change this to normal text formatting.
---
 debian/patches/man-page-adjustment.patch | 17 +++++++++++++++++
 debian/patches/series                    |  1 +
 2 files changed, 18 insertions(+)

diff --git a/debian/patches/man-page-adjustment.patch b/debian/patches/man-page-adjustment.patch
new file mode 100644
index 0000000..dd8a4ad
--- /dev/null
+++ b/debian/patches/man-page-adjustment.patch
@@ -0,0 +1,17 @@
+Description: Fix manpage formatting of AUTHOR block.
+
+ The AUTHOR block was formatted using fixed with font and no line break by mistake.
+ Change this to normal text formatting.  Discovered thanks to lintian warning.
+Author: Petter Reinholdtsen <pere at hungry.com>
+Forwarded: https://github.com/LMMS/lmms/pull/2363
+Reviewed-By: Petter Reinholdtsen <pere at hungry.com>
+Last-Update: 2015-09-20
+
+--- lmms-1.1.3.orig/lmms.1
++++ lmms-1.1.3/lmms.1
+@@ -66,4 +66,4 @@ Show usage information and exit.
+ .BR http://lmms.sf.net/
+ .BR http://lmms.sf.net/wiki/
+ .SH AUTHORS
+-.BR Tobias Doerffel <tobydox/at/users.sourceforge.net>, Paul Giblock and others. See AUTHORS for details.
++Tobias Doerffel <tobydox/at/users.sourceforge.net>, Paul Giblock and others. See AUTHORS for details.
diff --git a/debian/patches/series b/debian/patches/series
index 0c64173..ee07457 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 desktop-argument.patch
 find-fluid.patch
 gcc5.patch
+man-page-adjustment.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/lmms.git



More information about the debian-edu-commits mailing list