[Pkg-wmaker-commits] [wmcalc] 62/65: wmcalc: Bump to version 0.6.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Aug 23 13:54:08 UTC 2015


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

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

commit ed0f587a126340f19fd945e4d8590c77bbef4877
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Aug 23 02:20:10 2015 -0400

    wmcalc: Bump to version 0.6.
---
 ChangeLog  | 18 ++++++++++++++++++
 wmcalc_c.h |  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index ac00084..3686737 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
 CHANGE LOG:
 -----------
+0.6	Increase significant digits.  Patch by Antony Gelberg
+	 <antony at wayforth.co.uk> to fix Debian bug #320597 [1].  Obtained from
+	 the Debian package [2].
+	Fix typo in Makefile.  Correctly create the directory
+	 /usr/share/man/man1 instead of /usr/share/man/man1/man1.  Obtained
+	 from the Debian package [3].
+	Fix manpage spelling.  Avoid Lintian warning in the Debian package.
+	 Obtained from [4].
+	Move changelog from README to new ChangeLog file.
+
+	[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=320597
+	[2] https://sources.debian.net/src/wmcalc/0.5-1/debian/patches/
+	    10_bts-320597_increase_significant_digits.patch/
+	[3] https://sources.debian.net/src/wmcalc/0.5-1/debian/patches/
+	    fix_makefile_typo.patch/
+	[4] https://sources.debian.net/src/wmcalc/0.5-1/debian/patches/
+	    fix_manpage_spelling.patch/
+
 0.5	Add manpage from Debian.
 	Update Makefile.
 	Switch #include <XKBlib.h> to #include <X11/XKBlib.h>.
diff --git a/wmcalc_c.h b/wmcalc_c.h
index c8d7df8..71fb001 100644
--- a/wmcalc_c.h
+++ b/wmcalc_c.h
@@ -19,7 +19,7 @@
 #define CONFTEMPFILE  "/tmp/wmcalc.tmp"
 #define CONFIGGLOBAL  CONF"/wmcalc.conf"
 #define VER           0
-#define REL           5
+#define REL           6
 
 #define LMASK         100
 #define MMASK         200

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



More information about the Pkg-wmaker-commits mailing list