[Pkg-wmaker-commits] [wmressel] 12/12: wmressel: Bump to version 0.9.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Aug 27 20:35:30 UTC 2017


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

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

commit 9ec573dd2481938e240f1d06b1b51b2c2f662a62
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Aug 27 14:58:50 2017 -0400

    wmressel: Bump to version 0.9.
---
 ChangeLog    | 13 +++++++++++++
 configure.ac |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..f309752
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,13 @@
+[0.9] 2017-08-27
+ - Now maintained by the Window Maker Team.
+ - Rename configure.in -> configure.ac.
+ - Remove obselete AC_C_CONST macro.
+ - Use pkg-config to find libraries.
+ - Use automake.
+ - Use wmgeneral from libdockapp.
+ - Port to GTK+3.
+ - Update GPL2 text.
+ - Remove trailing whitespace.
+ - Update documentation.
+
+(The original author did not keep a changelog for previous versions.)
diff --git a/configure.ac b/configure.ac
index 6536355..95f3317 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([wmressel], [0.8], [wmaker-dev at lists.windowmaker.org])
+AC_INIT([wmressel], [0.9], [wmaker-dev at lists.windowmaker.org])
 AC_CONFIG_SRCDIR([src/wmressel.c])
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 

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



More information about the Pkg-wmaker-commits mailing list