[Pkg-wmaker-commits] [wmdiskmon] 20/25: debian/patches/fix_typo.patch: New patch; fix spelling-in-binary Lintian warning.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Jan 30 20:51:49 UTC 2016


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

dtorrance-guest pushed a commit to branch master
in repository wmdiskmon.

commit b1500021ea095dbc83eb759974d74e1be0990c0f
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sat Jan 30 15:15:12 2016 -0500

    debian/patches/fix_typo.patch: New patch; fix spelling-in-binary Lintian
    warning.
---
 debian/patches/fix_typo.patch | 16 ++++++++++++++++
 debian/patches/series         |  1 +
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/fix_typo.patch b/debian/patches/fix_typo.patch
new file mode 100644
index 0000000..33594a2
--- /dev/null
+++ b/debian/patches/fix_typo.patch
@@ -0,0 +1,16 @@
+Description: Fix typo.
+ Addresses spelling-error-in-binary Lintian warning.
+Author: Doug Torrance <dtorrance at piedmont.edu>
+Last-Update: 2016-01-30
+
+--- a/src/main.c
++++ b/src/main.c
+@@ -490,7 +490,7 @@
+            "  -v,  --version                 show program version and exit\n"
+            "  -w,  --windowed                run the application in windowed mode\n"
+            "  -bw, --broken-wm               activate broken window manager fix\n"
+-           "  -p,  --partition <device>      show informations for device (may be used more than once)\n"
++           "  -p,  --partition <device>      show information for device (may be used more than once)\n"
+            "  -n, --device                   show device instead of mount point\n"
+            "  -s, --single                   show only one device at a time\n");
+     /* OPTIONS SUPP :
diff --git a/debian/patches/series b/debian/patches/series
index 03e6f76..6f97c75 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 kfreebsd_build.patch
+fix_typo.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmdiskmon.git



More information about the Pkg-wmaker-commits mailing list