Tag 'libxi-2_1.4.0-1' created by Cyril Brulebois <k...@debian.org> at 2011-01-14 05:26 +0000
Tagging upload of libxi 2:1.4.0-1 to experimental. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEABECAAYFAk0v3oAACgkQeGfVPHR5Nd2cEACg1XOA0vsT3pU037o3GWvuZIxQ 5agAnRn5d9xHfOGPLqGllz5xn246N52T =NbXo -----END PGP SIGNATURE----- Changes since libxi-2_1.3-6: Alan Coopersmith (1): Update Sun license notices to current X.Org standard form Carlos Garnacho (1): Fix typo when converting raw events from the wire. Cyril Brulebois (10): Merge branch 'upstream-experimental' into debian-experimental Bump changelogs. Update debian/copyright from upstream COPYING. Bump xutils-dev build-dep for new macros. Pass --with-xmlto and --without-fop to configure. Add xmlto, xorg-sgml-doctools, and w3m build-dep accordingly. Switch dh_install from --list-missing to --fail-missing for added safety. Get rid of *.xml files before running dh_install. Ship *.html, *.txt, *.css in libxi-dev. Upload to experimental, fixing version number. Dan Nicholson (1): Need both xmlto and asciidoc to install man pages from a checkout Fernando Carrijo (1): Purge macros NEED_EVENTS and NEED_REPLIES Gaetan Nadon (21): .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 man: ignore generated .man from .txt files in this directory COPYING: add missing copyright notice config: replace custom code with reusable macro XORG_WITH_XMLTO man: allow installing prebuilt man pages from tarball man: remove redundant nodist prefix to libman_DATA config: move CWARNFLAGS from configure.ac to Makefile.am doc: specify minimum version for xmlto and ascidoc config: remove the pkgconfig pc.in file from EXTRA_DIST config: update AC_PREREQ statement to 2.60 man: remove used LIB_MAN_DIR_SUFFIX (part of an unrequired broken fix) man: use "shadows" terminology in variable names. man: rename libman_pre to libman_PRE man: add/change comments regarding the 3 step conversion from text source man: Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS man: whitespace management man: add $(AM_V_GEN) for silent rules where missing Jamey Sharp (1): Don't unlock the Display twice. Jesse Adkins (1): Purge cvs tags. Julien Cristau (1): man: fix typo in XIQueryDevice doc Matt Dew (1): specs: convert input .ms specs from xorg-docs module to DocBook XML Matthieu Herrb (1): Fix build with gcc 2.95 Pauli Nieminen (6): Fix usage of uninitialized value Fix memory leak in XIGetSelectedEvents Use single error path in XQueryDeviceState Use single error path in XGetFeedbackControl Use single error path in XGetDeviceControl Always unlock display correctly Peter Hutterer (5): man: fix types for XGetSelectedExtensionEvents. Initialize extension with the right number of events. man: improve readability of XAllowDeviceEvents. man: XGetDeviceProperty(3) has no parameter 'pending'. libXi 1.4 --- .gitignore | 77 COPYING | 21 ChangeLog | 463 ++ Makefile.am | 11 configure.ac | 48 debian/changelog | 14 debian/control | 8 debian/copyright | 43 debian/libxi-dev.install | 6 debian/rules | 5 doc/.gitignore | 6 doc/Makefile.am | 66 doc/porting.xml | 1209 ++++++ man/.gitignore | 2 man/Makefile.am | 246 - specs/.gitignore | 6 specs/Makefile.am | 68 specs/encoding.xml | 2312 ++++++++++++ specs/inputlib.xml | 70 specs/library.xml | 8559 +++++++++++++++++++++++++++++++++++++++++++++++ src/Makefile.am | 3 src/XExtInt.c | 2 src/XExtToWire.c | 3 src/XGetDCtl.c | 23 src/XGetFCtl.c | 23 src/XISelEv.c | 2 src/XIint.h | 2 src/XListDev.c | 2 src/XQueryDv.c | 24 src/XSetBMap.c | 1 30 files changed, 13101 insertions(+), 224 deletions(-) --- -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1pmgfw-0006wo...@alioth.debian.org