[Pkg-wmaker-commits] [libdockapp] 05/05: libdockapp: Bump to version 0.7.1.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Oct 18 11:14:55 UTC 2015


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

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

commit 9cb2927a56567fff174977aed1ede0706aba0276
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Oct 18 00:02:50 2015 -0400

    libdockapp: Bump to version 0.7.1.
---
 ChangeLog    | 36 ++++++++++++++++++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 37 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index ed6aace..42c3173 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2015-10-17  Doug Torrance <dtorrance at piedmont.edu>
+
+	* configure.ac: Bump to version 0.7.1.
+
+2015-10-17  Doug Torrance <dtorrance at piedmont.edu>
+
+	* Makefile.am: Update update-changelog target in Makefile.
+	Only grab libdockapp commits.
+
+2015-10-17  Doug Torrance <dtorrance at piedmont.edu>
+
+	* examples/basic/basic.c, examples/rectangles/rectangles.c: Update
+	header location in examples.
+
+2015-10-09  Shining <wmaker-dev at linuxcondom.net>
+
+	* README: Simplify instructions to generate a ./configure script.
+	Based on suggestions by Alexey Frolov and BALATON Zoltan.
+
+2015-10-05  Shining <wmaker-dev at linuxcondom.net>
+
+	* README: Info about generating 'configure' script in README.
+	In the README it is said to run ./configure but there's no such
+	script in the tarball. I wrote instructions to generate a
+	./configure with libtool and autotools.
+
+2015-08-15  Rodolfo García Peñas (kix) <kix at kix.es>
+
+	* Include libwmgeneral in libdockapp.
+	This patch includes the libwmgeneral library in the libdockapp library.
+	The new library is now version 3 (previous was version 2) and it
+	includes the new include folder in $libdir/libdockapp.  The wmgeneral
+	files were moved from the previous folder (libwmgeneral) and the folder
+	is now removed.
+	Signed-off-by: Rodolfo García Peñas (kix) <kix at kix.es>
+
 2014-11-28  Doug Torrance <dtorrance at monmouthcollege.edu>
 
 	* NEWS, configure.ac: Release version 0.6.4.
diff --git a/configure.ac b/configure.ac
index 70158aa..cc0ea82 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libdockapp],[0.7.0],[wmaker-dev at lists.windowmaker.org])
+AC_INIT([libdockapp],[0.7.1],[wmaker-dev at lists.windowmaker.org])
 AC_CONFIG_SRCDIR([src/dockapp.h])
 AM_INIT_AUTOMAKE
 

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



More information about the Pkg-wmaker-commits mailing list