libxtst: Changes to 'refs/tags/libxtst-2_1.2.1-1'
Tag 'libxtst-2_1.2.1-1' created by Julien Cristau <jcristau@debian.org> at 2012-04-23 21:04 +0000
Tagging upload of libxtst 2:1.2.1-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAABCAAGBQJPlcPOAAoJEDEBgAUJBeQMUmoQAPLa0LYnSocUSDGev7sBmnxa
B32a6W6L8Dak32pIQ1hWxGTxqjxJI5KbEY+0POgsr/kQvXm627KyAufcBlZ/VZ6u
JUxDrbrXdTACqJwSzuyePcnolYQczdTnzyEhhsSYsWj3m75VLgSMKItCHOn3gRWa
fUV/Ts/ga84k/3YzVpAVeDPsdF5C50ttbDNBOGW3eOoCN5o34aDKeYBrJpfiZVir
01qawB7BWN24q5wFracsld1S5ASv3N5CsmZ5pwX4OHJh+0lezj/FJReB1nVk0NCA
MvU6BnaMMGjjlwpiXjtB5mL4qPQjCbuYfz+x4Tud5S7CiflDW3o9DzM+2UIVlSHo
vVuI1GHnfmDsjZU8LWxNO5DhcMf/p37ZcF+c1FSW19QkUw6IE8bW5gxru+vXg6u3
q1dg1DC6wFVmRrQOgIcdcikSyRa1vGvF8E4pqGIURtgeAErfiIXz77vl6uc+cGIR
3iLHbzvJMT1U4+qk3dg4gkn1NMKkjDLK+Cm/Mj25sY/X5z0c6GDsCwhyUT+ULsIm
COPpO54UKKR2FMwKlcWBwdY1St7dsk6tokPDD+3cdymoE6hpbCrRNFdrzOWALs7p
+oNPEReP97vDIoHChWOJiLDV2pdtQeawRLXZP5px+8RWYjiFkK8bnFu7dCD4j7Hu
buFns1IxA9pKGRUf5WbA
=F4Fl
-----END PGP SIGNATURE-----
Changes since libxtst-2_1.2.0-4:
Alan Coopersmith (3):
Strip trailing whitespace
Fix gcc -Wwrite-strings warnings
libXtst 1.2.1
Gaetan Nadon (14):
config: HTML file generation: use the installed copy of xorg.css
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
config: comment, minor upgrade, quote and layout configure.ac
Documentation: add Docbook external references support
Install target dbs alongside generated documents
Install xml versions of specs even if HAVE_XMLTO is false
docbook.am: global maintenance update - entities, images and olinking
docbook.am: embed css styles inside the HTML HEAD element
docs: remove <productnumber> which is not used by default
docs: use the &fullrelvers; entity to set X11 release information
specs: fix author affiliation
xtestlib: remove duplicate paragraph in legal notice
specs: refactor copyright legal text for multi licensing
Julien Cristau (6):
Merge tag 'libXtst-1.2.1' into debian-unstable
Bump changelogs
Split documentation to a separate package.
Don't build the documentation from the build-arch target.
Bump build-deps on xutils-dev, xmlto and xorg-sgml-doctools per configure.ac.
Upload to unstable
Matt Dew (2):
Add id attributes to funcsynopsis to allow other docs to olink to them.
Cleanup IDs and links in doc
Paulo Zanoni (1):
Use docbookx.dtd version 4.3 for all docs
---
ChangeLog | 242 ++++++++++++++++++++++++++++++++++++++++++++
Makefile.am | 6 -
configure.ac | 83 +++++++--------
debian/changelog | 11 ++
debian/control | 33 +++++-
debian/libxtst-dev.install | 1
debian/libxtst-doc.install | 1
debian/rules | 59 ++++++----
docbook.am | 105 +++++++++++++++++++
man/XTest.xml | 36 +++---
specs/.gitignore | 3
specs/Makefile.am | 63 +----------
specs/recordlib.xml | 243 +++++++++++++++++++++------------------------
specs/xtestlib.xml | 81 ++++++---------
src/XRecord.c | 22 ++--
src/XTest.c | 4
16 files changed, 664 insertions(+), 329 deletions(-)
---
Reply to: