[Pkg-wmaker-commits] [wmbiff] 11/11: 0.4.14
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:03:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to tag wmbiff_0_4_14
in repository wmbiff.
commit a1cffe74a2d74dde3c6c7dac4983de4f043bceae
Author: bluehal <bluehal>
Date: Thu Feb 13 21:07:34 2003 +0000
0.4.14
---
Makefile.am | 2 +-
NEWS | 5 +++--
configure.ac | 3 +--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index ec21caf..882deee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,7 @@ indent:
ChangeLog: Makefile configure.ac
@if test "x$(CVS2CL)" != "x" && test -e maint/changelog.sed; then \
echo "Running $(CVS2CL)..."; \
- $(CVS2CL) --stdout --utc --day-of-week -I TODO | \
+ $(CVS2CL) --stdout --utc --day-of-week -I TODO -I NEWS -I .cvsignore | \
sed -f maint/changelog.sed > $@; \
else \
echo "Unable to build ChangeLog for distribution"; \
diff --git a/NEWS b/NEWS
index 3b3a8d8..ab97f64 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,9 @@
Release Notes
~~~~~~~~~~~~~
-Release 0.4.14 -
+Release 0.4.14 - Feb 13, 2003
* Restart wmbiff on SIGUSR1. You may need to use
'killall -USR1 wmbiff' if it gets stuck.
+ * Restart wmbiff on ctrl-shift mouse 1.
Release 0.4.13 - Jan 20, 2003
* Fix a potential file descriptor leak when using
@@ -400,4 +401,4 @@ Release 0.1 - Wed, 17 Nov 1999 00:00:00 +0000
* Initial release by Gennady Belyakov <gb at ccat.elect.ru>.
-$Id: NEWS,v 1.38 2003/02/08 03:45:43 bluehal Exp $
+$Id: NEWS,v 1.39 2003/02/13 21:07:34 bluehal Exp $
diff --git a/configure.ac b/configure.ac
index 79f2677..c95392c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,13 +1,12 @@
dnl Autoconf is here to detect:
dnl gnutls, libgcrypt
-dnl gnu regex (-lgnuregex / DEXT_GNU_REGEX_LIB)
dnl default ssh-askpass
dnl and the basics X11, Xext, Xpm
dnl and configure:
dnl installation prefix
dnl version
-AC_INIT(WMBiff, 0.4.13, wmbiff-devel at lists.sourceforge.net, wmbiff)
+AC_INIT(WMBiff, 0.4.14, wmbiff-devel at lists.sourceforge.net, wmbiff)
AC_CONFIG_AUX_DIR(autoconf)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git
More information about the Pkg-wmaker-commits
mailing list