libxcomposite: Changes to 'refs/tags/libxcomposite-1_0.4.2-1'
Tag 'libxcomposite-1_0.4.2-1' created by Julien Cristau <jcristau@debian.org> at 2010-07-11 12:51 +0000
Tagging upload of libxcomposite 1:0.4.2-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAABCAAGBQJMOb5iAAoJEDEBgAUJBeQM0CYP/j1RTIZM6jCCagmUx7JX5B4F
I+Jf8hqa10P/5pIz1EqARD6CdmL9L5afWRSI4ZqaPMIiHVnTs7TgQQ32CkKQknXm
wL2g/yS6A45G8T6eQcdCOdb/3+9Qen0aIeXynEzI2VxF+cEPMx9MINGzj/kTpiww
Jvg3yOLd9NIS3xzk/44PEtNAQdNoUjxOP0AU5yU2t2aVfxXLevEzx5OyxltUrGeu
JpMVTdeXvR5B7H+8kwktWUaZAWsmFsqIBEnvZ2eCf2sqq8gIJZWH2T2Nv2j3vGue
+Qxmqyh5Wf6zF3Kj3wH1X7jpiwxHtE+XYqkumaPg5TGNqD993Hhn/Iw5CURm2O4G
reZhHAtkEoFuHaK8+Eqkro4rUQLRkxwsw6u48cFtEV5Oi8EB9oZzjYIRRYKaCObL
n8jaQCYNRilj5mWXxQe2zF8GlTLTYRv2x4YKZEfUo+hkVw7EGn8k0sYKl+rpDzr1
1mBznUyHiU/Wd3IdQlf8JWKdCQ5rhCiKR1PC9xQ/61L8DOYY5p9KrVbkL8aDthSk
VUr6oq/loLlQaovY8UuvMDYhUn20B5M48fRRmmvEJa0H1MeQSdc3g3hhWbIi9iU7
Q+RwEQFN6XNLyvfxeA2WyxupVzVzRPxh+yT5pMFDUQbajIrXrCEDA5jGxxfuTtPX
aupbsxwGQb6rTXtuQys3
=zwv+
-----END PGP SIGNATURE-----
Changes since libxcomposite-1_0.4.1-2:
Alan Coopersmith (3):
Update Sun license notices to current X.Org standard form
Sun's copyrights now belong to Oracle
libXcomposite 0.4.2
Gaetan Nadon (10):
.gitignore: use common defaults with custom section # 24239
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
COPYING: add missing copyright notices
config: replace custom code with reusable macro XORG_WITH_XMLTO
man: allow installing prebuilt man pages from tarball
doc: specify 0.0.20 as the minimum version for xmlto
config: remove the pkgconfig pc.in file from EXTRA_DIST
config: update AC_PREREQ statement to 2.60
Jamey Sharp (1):
Always call SyncHandle after issuing an X request.
Jeremy Huddleston (1):
This is not a GNU project, so declare it foreign.
Julien Cristau (7):
Merge tag 'libXcomposite-0.4.2' into debian-unstable
Bump changelogs
Update debian/copyright from upstream COPYING.
Bump xutils-dev build-dep for xorg-macros 1.6.
Drop pre-dependency on x11-common, only needed for upgrades from sarge.
Bump Standards-Version to 3.9.0.
Upload to unstable
---
.gitignore | 78 +++++++++++++---
COPYING | 20 ++++
ChangeLog | 166 ++++++++++++++++++++++++++++++++++++
INSTALL | 8 -
Makefile.am | 9 +
configure.ac | 26 +++--
debian/changelog | 10 ++
debian/control | 5 -
debian/copyright | 35 +++----
include/X11/extensions/Xcomposite.h | 36 ++++---
man/.gitignore | 3
man/Makefile.am | 2
man/Xcomposite.xml | 44 ++++-----
src/Xcomposite.c | 39 ++++----
src/xcompositeint.h | 36 ++++---
15 files changed, 379 insertions(+), 138 deletions(-)
---
Reply to: