[Pkg-wmaker-commits] [wmhdplop] 11/26: wmhdplop: Bump to version 0.9.10.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Fri Nov 25 01:49:08 UTC 2016


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

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

commit c2fe3a82022ef38b0ae655f2a9bd275532a73eae
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Thu Nov 24 10:26:55 2016 -0500

    wmhdplop: Bump to version 0.9.10.
---
 ChangeLog    | 12 ++++++++++++
 configure.ac |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 46ccc9a..cedec1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2016-11-24 (v0.9.10)
+	Now maintained by the Window Maker Team.
+	Add desktop entry file.
+	Add manpage from Debian.
+	Support NVME devices
+	Fix compiler warnings.
+	Modernize autotools.
+	Find disk device after /run transition
+	Change gkhdplop_so_LDFLAGS to gkhdplop_so_LDADD in Makefile
+	Fix GCC 4.7 FTBFS. -Wl needs to have values passed to it so that it can
+	  pass those on to the linker.
+
 2007-04-20 (v0.9.9)
   Fixed device lookup from /proc/partitions & /etc/mtab on feisty fawn.
 
diff --git a/configure.ac b/configure.ac
index 2bef359..3f8afc1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(wmhdplop, 0.9.9)
+AC_INIT(wmhdplop, 0.9.10)
 AC_CONFIG_SRCDIR(wmhdplop.c)
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)

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



More information about the Pkg-wmaker-commits mailing list