This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project wmaker-crm.git.
The branch, next has been updated
via 625e762f9adfaa854c50644995ecd4574345264a (commit)
from 8bc9a1dd195a2110984690a5aec0da15809347f9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://repo.or.cz/w/wmaker-crm.git/commit/625e762f9adfaa854c50644995ecd4574345264a
commit 625e762f9adfaa854c50644995ecd4574345264a
Author: Rodolfo GarcÃa Peñas (kix) <[email protected]>
Date: Sun Oct 9 15:52:40 2011 +0200
debian: problem with spaces and forget autogenerated files
diff --git a/debian/patches/52_libwmaker0dev.diff
b/debian/patches/52_libwmaker0dev.diff
index 129bd28..8645325 100644
--- a/debian/patches/52_libwmaker0dev.diff
+++ b/debian/patches/52_libwmaker0dev.diff
@@ -6,7 +6,7 @@ Last-Update: 2011-10-05
@@ -636,6 +636,9 @@
fi
fi
-
+
+# for wmlib
+AC_SUBST(XCFLAGS)
+
@@ -14,14 +14,14 @@ Last-Update: 2011-10-05
AC_SUBST(XLIBS)
AC_SUBST(X_EXTRA_LIBS)
@@ -866,7 +869,7 @@
- WINGs/Makefile WINGs/WINGs/Makefile WINGs/Documentation/Makefile -
WINGs/Examples/Makefile WINGs/Resources/Makefile WINGs/Tests/Makefile -
WINGs/Extras/Makefile WINGs/po/Makefile + WINGs/Makefile
WINGs/WINGs/Makefile WINGs/Documentation/Makefile +
WINGs/Examples/Makefile WINGs/Resources/Makefile WINGs/Tests/Makefile +
WINGs/Extras/Makefile WINGs/po/Makefile - wrlib/Makefile
wrlib/tests/Makefile + wmlib/Makefile wrlib/Makefile wrlib/tests/Makefile -
src/Makefile src/wconfig.h - doc/Makefile doc/sk/Makefile doc/cs/Makefile -
doc/ru/Makefile + src/Makefile src/wconfig.h + doc/Makefile
doc/sk/Makefile doc/cs/Makefile + doc/ru/Makefile --- /dev/null
+++ b/wmlib/app.c
@@ -0,0 +1,79 @@
@@ -853,11 +853,11 @@ Last-Update: 2011-10-05
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,7 @@
-
+
ACLOCAL_AMFLAGS = -I m4
-
+
-SUBDIRS = wrlib WINGs src util po WindowMaker WPrefs.app doc
+SUBDIRS = wrlib WINGs src util po WindowMaker wmlib WPrefs.app doc
-
+
EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N INSTALL - INSTALL-WMAKER
README.definable-cursor + INSTALL-WMAKER README.definable-cursor diff
--git a/debian/source/options b/debian/source/options
index 82379ee..aab38cd 100644
--- a/debian/source/options
+++ b/debian/source/options
@@ -1,2 +1,2 @@
# Don't store changes on autogenerated files
-extend-diff-ignore =
"(^|/)(config.sub|config.guess|Makefile|configure|Makefile.in)$"
+extend-diff-ignore =
"(^|/)(config.sub|config.guess|Makefile|configure|Makefile.in|aclocal.m4|config.h.in|depcomp|INSTALL|install-sh|ltmain.sh|missing||libtool.m4|lt~obsolete.m4|ltoptions.m4|ltsugar.m4|ltversion.m4|.Po)$"
-----------------------------------------------------------------------
Summary of changes:
debian/patches/52_libwmaker0dev.diff | 22 +++++++++++-----------
debian/source/options | 2 +-
2 files changed, 12 insertions(+), 12 deletions(-)
repo.or.cz automatic notification. Contact project admin [email protected]
if you want to unsubscribe, or site admin [email protected] if you receive
no reply.
--
wmaker-crm.git ("Fork from the last available CVS version of Window Maker")
--
To unsubscribe, send mail to [email protected].