[Pkg-wmaker-commits] [wmmoonclock] 15/19: debian/patches/fix-typo.patch: New patch; fix typo.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 15 00:55:47 UTC 2017


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

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

commit 8fb69c706b9c346a23bb352a70b80362ac55fe81
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Mon Aug 14 20:01:27 2017 -0400

    debian/patches/fix-typo.patch: New patch; fix typo.
---
 debian/patches/fix-typo.patch | 15 +++++++++++++++
 debian/patches/series         |  1 +
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/fix-typo.patch b/debian/patches/fix-typo.patch
new file mode 100644
index 0000000..ed9c755
--- /dev/null
+++ b/debian/patches/fix-typo.patch
@@ -0,0 +1,15 @@
+Description: Fix typo.
+Author: Doug Torrance <dtorrance at piedmont.edu>
+Last-Update: 2017-08-14
+
+--- a/src/wmMoonClock.c
++++ b/src/wmMoonClock.c
+@@ -848,7 +848,7 @@
+     printf("                   [-bc <Color>] [-lc <Color>] [-dc <Color>]\n\n");
+     printf("\t-display <Display>\tUse alternate X display.\n");
+     printf("\t-bc <Color>   \t\tBackground color. (e.g. #ffbb00 or orange)\n");
+-    printf("\t-lc <Color>   \t\tColor for lables.\n");
++    printf("\t-lc <Color>   \t\tColor for labels.\n");
+     printf("\t-dc <Color>   \t\tColor for data entries.\n");
+     printf("\t-low           \t\tUse lower color pixmap (for 8-bit displays).\n");
+     printf("\t-lat <Latitude>\t\tObservers Latitude. Positive in northern\n");
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..60dbe30
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-typo.patch

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



More information about the Pkg-wmaker-commits mailing list