[Pkg-wmaker-commits] [wmacpi] 38/105: wmacpi: Bump to version 2.3.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 18 01:13:43 UTC 2015


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

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

commit 0a69a01b5284eb2ab22ce942f63b3618900b3857
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Sun Nov 23 23:06:24 2014 -0600

    wmacpi: Bump to version 2.3.
---
 ChangeLog    | 11 +++++++++++
 wmacpi-cli.c |  2 +-
 wmacpi.c     |  2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d3793e2..64a7329 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2014 November 23 2.3
+	Remove trailing whitespace.
+
+	Remove deprecated /usr/X11R6/include directory from CFLAGS.
+
+	Merge clean and clean-all targets in Makefile.
+
+	Respect DESTDIR variable in Makefile, e.g., for package creation.
+
+	Fix -Wunused-result and -Wunused-but-set-variable compiler warnings.
+
 2014 August 18 2.2
 	Remove VCS files from source.
 
diff --git a/wmacpi-cli.c b/wmacpi-cli.c
index 7446856..a3fbae0 100644
--- a/wmacpi-cli.c
+++ b/wmacpi-cli.c
@@ -26,7 +26,7 @@
 
 #include "libacpi.h"
 
-#define ACPI_VER "2.2"
+#define ACPI_VER "2.3"
 
 global_t *globals;
 
diff --git a/wmacpi.c b/wmacpi.c
index e8833ac..1842732 100644
--- a/wmacpi.c
+++ b/wmacpi.c
@@ -37,7 +37,7 @@
 #include "libacpi.h"
 #include "wmacpi.h"
 
-#define WMACPI_VER "2.2"
+#define WMACPI_VER "2.3"
 
 /* main pixmap */
 #ifdef LOW_COLOR

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



More information about the Pkg-wmaker-commits mailing list