[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xcb-util-wm: Changes to 'refs/tags/0.4.1'



Tag '0.4.1' created by Arnaud Fontaine <arnau@debian.org> at 2014-02-19 11:26 +0000

Release 0.4.1.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEABECAAYFAlMElOMACgkQvfKiIF42GdOPjACgil8vdVYYC45VZrt8k5FQk1PY
uucAnjEXm2KYvyYSug1vj+mQJ+0hwrhS
=h3Ok
-----END PGP SIGNATURE-----

Changes since 0.4.0:
Arnaud Fontaine (4):
      xcb-proto should have never been required as xcb provides the Atoms.
      Do not distribute ewmh C source file as they are generated with M4.
      Follow changes in m4 submodule.
      Release 0.4.1.

Gaetan Nadon (14):
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
      config: remove AC_TYPE_SSIZE_T
      config: use AC_CONFIG_HEADERS to create a config.h file
      config: drop the check for sys/types.h
      config: add bug URL to AC_INIT
      config: add missing COPYING file
      config: update the README file for bug tracking
      make: remove unused XPROTO_CFLAGS and XPROTO_LIBS
      make: use AM_CPPFLAGS rather than per-target libxcb_*_la_CPPFLAGS
      make: there should be no attempt to remove any Makefile.in file
      make: using EXTRA_DIST for xcb-*.pc.in is redundant
      Remove documentation dead code
      make: implement the silent rules for m4 generated files.
      make: compile the library with standard xorg warning flags

---
 .gitignore          |    3 +--
 COPYING             |   27 +++++++++++++++++++++++++++
 NEWS                |   11 +++++++++++
 README              |   19 +++++++++++++++----
 configure.ac        |   18 ++++++++++--------
 ewmh/Makefile.am    |   18 ++++++++----------
 ewmh/ewmh.c.m4      |    9 ++++++---
 ewmh/xcb-ewmh.pc.in |    2 +-
 icccm/Makefile.am   |   10 +++-------
 icccm/icccm.c       |    4 ++++
 m4                  |    2 +-
 xcb_util_intro.in   |   24 ------------------------
 12 files changed, 87 insertions(+), 60 deletions(-)
---


Reply to: