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

libxtst: Changes to 'refs/tags/libxtst-2_1.2.0-1'



Tag 'libxtst-2_1.2.0-1' created by Cyril Brulebois <kibi@debian.org> at 2010-11-19 13:56 +0000

Tagging upload of libxtst 2:1.2.0-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkzmgfYACgkQeGfVPHR5Nd1OLACfbiw/HRmSMuSBUIRc3ViY6kCy
knQAn3lnYQRFpbGNCop4usa1Tn/Qt3Po
=Og4l
-----END PGP SIGNATURE-----

Changes since libxtst-2_1.1.0-3:
Alan Coopersmith (6):
      Update Sun license notices to current X.Org standard form
      Move recordlib & testlib specs from xorg-docs module
      Copy some introductory text from the specs to README
      Sun's copyrights belong to Oracle now
      config: Use additional man page support from util-macros 1.8
      libXtst 1.2.0

Cyril Brulebois (12):
      Mention upstream git URL in a comment.
      Merge branch 'upstream-unstable' into debian-unstable
      Update changelogs.
      Bump xutils-dev build-dep for new macros.
      Update debian/copyright from upstream COPYING.
      Add xmlto, xorg-sgml-doctools, and w3m build-dep for the doc.
      Pass --with-xmlto and --without-fop (we want html and txt only).
      Pass --docdir=/usr/share/doc/libxtst-dev and add this directory to the libxtst-dev.install file.
      Switch from --list-missing to --fail-missing for additional safety.
      Exclude libXtst.la from dh_install accordingly.
      Add myself to Uploaders.
      Upload to unstable.

Fernando Carrijo (1):
      Purge macros NEED_EVENTS and NEED_REPLIES

Gaetan Nadon (17):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: replace custom code with reusable macro XORG_WITH_XMLTO
      man: allow installing prebuilt man pages from tarball
      config: move CWARNFLAGS from configure.ac to Makefile.am
      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
      specs: translate, format, process, install and distribute.
      doc: replace groff input format with docbook xml format
      doc: add recordlib converted docbook xml
      specs: remove trailing spaces in DocBook XML docs
      man: remove unused LIB_MAN_DIR_SUFFIX (part of an unrequired broken fix)
      man: remove unused $(BUILT_SOURCES) variable

Jeremy Huddleston (1):
      This is not a GNU project, so declare it foreign.

Jesse Adkins (1):
      Purge cvs tags.

Tobias Koch (1):
      Allow more than 6 axes to be sent.

---
 .gitignore                     |   75 +-
 ChangeLog                      |  296 ++++++++
 Makefile.am                    |   12 
 README                         |    9 
 configure.ac                   |   37 -
 debian/changelog               |   15 
 debian/control                 |    8 
 debian/copyright               |  120 +--
 debian/libxtst-dev.install     |    1 
 debian/rules                   |    4 
 debian/watch                   |    1 
 include/X11/extensions/XTest.h |    2 
 man/.gitignore                 |    3 
 man/Makefile.am                |   68 -
 man/XTest.xml                  |    1 
 specs/.gitignore               |    6 
 specs/Makefile.am              |   64 +
 specs/recordlib.xml            | 1516 +++++++++++++++++++++++++++++++++++++++++
 specs/xtestlib.xml             |  467 ++++++++++++
 src/Makefile.am                |    9 
 src/XRecord.c                  |    5 
 src/XTest.c                    |    9 
 22 files changed, 2563 insertions(+), 165 deletions(-)
---


Reply to: