[Pkg-wmaker-commits] [wmshutdown] 145/173: Release version 1.3.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 25 02:46:49 UTC 2015


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

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

commit 2f3dc1568811d86cf438351c7f1231e5f92f05aa
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Mon Oct 27 19:46:11 2014 -0500

    Release version 1.3.
---
 ChangeLog    | 6 ++++++
 configure.ac | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index cf9f95d..fdbba13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,3 +17,9 @@
 	* Use dialog to communicate dbus errors.
 	* Replace deprecated gtk_dialog_get_action_area with
 	  gtk_dialog_add_buttons.
+27/10/2014: Version 1.3 released.
+	* Correct package name for --version option.
+	* Restore original g_signal_connect() code for dialog buttons; new
+	  gtk_dialog_run() code was buggy.
+	* Consistent code style; no warnings or errors from checkpatch.pl
+	  in Window Maker source tree.
diff --git a/configure.ac b/configure.ac
index 6898a5d..a7f1d89 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([wmshutdown], [1.2], [dtorrance at monmouthcollege.edu])
+AC_INIT([wmshutdown], [1.3], [dtorrance at monmouthcollege.edu])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_HEADER([config.h])

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



More information about the Pkg-wmaker-commits mailing list