[Pkg-wmaker-commits] [wmbattery] 235/241: wmbattery: Bump to version 2.49.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:38:05 UTC 2015


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

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

commit 421aae80fb8e045c01b6a7ea3475e417f8b51b62
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Mon Aug 24 00:11:45 2015 -0400

    wmbattery: Bump to version 2.49.
---
 ChangeLog    | 9 +++++++++
 configure.ac | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 5506dcb..852d10d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+wmbattery (2.49)
+  * Add config.h.in to `make distclean`.  Its absence created a problem for the
+    Debian package.  During the build, dh_auto_clean results in a call to
+    autoheader, which creates config.h.in.  If this isn't then removed, we get
+    a dpkg-source error.  Obtained from [1].
+
+  [1] https://sources.debian.net/src/wmbattery/2.48-1/debian/patches/
+      clean_config.h.in.patch/
+
 wmbattery (2.48)
   * Escape hyphen in manpage. Fixes hyphen-used-as-minus-sign Lintian warning
     in the Debian package.  Patch from [1].
diff --git a/configure.ac b/configure.ac
index 8673139..6d4f2e1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(wmbattery.c, 2.48)
+AC_INIT(wmbattery.c, 2.49)
 AC_CONFIG_HEADER(config.h)
 
 AC_CONFIG_AUX_DIR(autoconf)

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



More information about the Pkg-wmaker-commits mailing list