[Pkg-wmaker-commits] [wmmoonclock] 15/15: wmmoonclock: Bump to version 1.29.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Mon Aug 14 23:32:58 UTC 2017
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch upstream
in repository wmmoonclock.
commit 086016726fbf3bb6dcb877d934b1703a16601406
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Mon Aug 14 18:49:30 2017 -0400
wmmoonclock: Bump to version 1.29.
---
ChangeLog | 12 ++++++++++++
configure.ac | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index a490c01..ea016be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,16 @@
Changes:
+Version 1.29 - released August 14, 2017
+ Update GPLv2 license text.
+ Update FSF address.
+ Remove trailing whitespace.
+ Use autotools for build.
+ Rename changelog to ChangeLog; clean up and split off TODO.
+ Correct bug report email address.
+ Remove unused variables.
+ Use unsigned char in mask bitmap to avoid overflow warnings.
+ Use correct includes for each file.
+ Add desktop entry file.
+
Version 1.28 - released September 20, 2011.
Debian patches added to the upstream version. These patches
are included:
diff --git a/configure.ac b/configure.ac
index b1fdb51..00209ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([wmmoonclock], [1.28], [wmaker-dev at lists.windowmaker.org])
+AC_INIT([wmmoonclock], [1.29], [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/wmmoonclock.git
More information about the Pkg-wmaker-commits
mailing list