[Pkg-wmaker-commits] [wmclock] 04/04: wmclock: Bump to version 1.0.16.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Sep 24 11:13:15 UTC 2015


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

dtorrance-guest pushed a commit to branch upstream
in repository wmclock.

commit 3b69dbcf80ec859541167204e8e4a615a88dfbfa
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Thu Sep 24 02:24:10 2015 -0400

    wmclock: Bump to version 1.0.16.
---
 ChangeLog    | 15 +++++++++++++--
 configure.ac |  2 +-
 2 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index b548d7b..561cfbe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2015-09-24  Doug Torrance <dtorrance at piedmont.edu>
+
+	* Bump to version 1.0.16.
+
+	* configure.ac, wmclock.1.in: Get manpage date from ChangeLog instead
+	of manually updating.
+
+	* configure.ac, wmclock.c: Use defines to get language xpms instead of
+	creating symlinks.
+
+	* wmclock.c: Fix "comparison between signed and unsigned integer"
+	warnings.
+
 2014-12-11  Doug Torrance <dtorrance at monmouthcollege.edu>
 
 	* Bump to version 1.0.15.
@@ -32,8 +45,6 @@
 	* Imakefile, Makefile.am, configure, configure.ac:  Switch build
 	system from deprecated imake to autotools.
 
-2014-12-10  Doug Torrance <dtorrance at monmouthcollege.edu>
-
 	* ChangeLog, INSTALL, Imakefile, README, configure, dynlist.c,
 	dynlist.h, wmclock.c, wmclock.man.in:  Remove trailing whitespace.
 
diff --git a/configure.ac b/configure.ac
index 8909b6d..e438231 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([wmclock], [1.0.15], [wmaker-dev at lists.windowmaker.org])
+AC_INIT([wmclock], [1.0.16], [wmaker-dev at lists.windowmaker.org])
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_PROG_CC

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



More information about the Pkg-wmaker-commits mailing list