[Pkg-wmaker-commits] [wmcdplay] 57/79: wmcdplay: Bump to version 1.1.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 11:04:34 UTC 2015


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

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

commit 156e05750b4a6235f90a44b2e3e8a632e4e6a93d
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Thu Dec 18 12:30:56 2014 -0600

    wmcdplay: Bump to version 1.1.
---
 ChangeLog    | 10 ++++++++++
 configure.ac |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 4744933..2dec3dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -91,3 +91,13 @@ Beta1                      "-a artwork_file" is now "-f artwork_file", sorry ;-)
                            Improved artwork loading (it was very brain-dead).
                            Formatting changes in artwork files (ARTWORK documentation
                               is now up-to-date).
+
+Release 1.1    18/12/14    Add -i option so users can specify cd polling
+                              interval.
+                           Fix compiler warnings.
+                           Add FreeBSD and Hurd support.
+                           Switch build system to autotools.
+                           Install art script.
+                           Add manpage from Debian.
+                           Now maintained by Window Maker Developers Team
+                              <wmaker-dev at lists.windowmaker.org>.
diff --git a/configure.ac b/configure.ac
index 82ed4c0..18210e2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([wmcdplay], [1.0beta1])
+AC_INIT([wmcdplay], [1.1], [wmaker-dev at lists.windowmaker.org])
 AM_INIT_AUTOMAKE([foreign])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_PROG_CXX

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



More information about the Pkg-wmaker-commits mailing list