--- libxtst-1.2.3.orig/autogen.sh +++ libxtst-1.2.3/autogen.sh @@ -0,0 +1,14 @@ +#! /bin/sh + +srcdir=`dirname $0` +test -z "$srcdir" && srcdir=. + +ORIGDIR=`pwd` +cd $srcdir + +autoreconf -v --install || exit 1 +cd $ORIGDIR || exit $? + +if test -z "$NOCONFIGURE"; then + $srcdir/configure "$@" +fi --- libxtst-1.2.3.orig/debian/changelog +++ libxtst-1.2.3/debian/changelog @@ -0,0 +1,249 @@ +libxtst (2:1.2.3-1.1) unstable; urgency=medium + + * Non maintainer upload by the Reproducible Builds team. + * No source change upload to rebuild on buildd with .buildinfo files. + + -- Holger Levsen Tue, 14 Jun 2022 15:01:29 +0200 + +libxtst (2:1.2.3-1) unstable; urgency=low + + [ Andreas Boll ] + * New upstream release. + - Fixes CVE-2016-7951 and CVE-2016-7952 (Closes: #840444). + * Bump libx11-dev build-dep to 2:1.6.0 per configure.ac. + * Let uscan verify tarball signatures. + * Remove Cyril from Uploaders. + * Update a bunch of URLs in packaging to https. + * Fix lintian error: pre-depends-directly-on-multiarch-support. + + [ Julien Cristau ] + * Bump debhelper build-dep to 8.1.3 for ${misc:Pre-Depends}. + + [ Emilio Pozuelo Monfort ] + * Bump debhelper compat to 10. + * Switch from xsfbs to dh. + * Switch to -dbgsym packages. + * Bump Standards-Version to 3.9.8, no changes. + * Drop automake and libtool build-dependencies, debhelper takes care + of that now. + * Drop unneeded override for dh_installchangelogs, it already installs + the upstream ChangeLog automatically. + + -- Emilio Pozuelo Monfort Tue, 06 Dec 2016 01:38:08 +0100 + +libxtst (2:1.2.2-1) unstable; urgency=low + + * New upstream release. + * debian/copyright: add copyright notices and licenses from the manpages and + specs. Thanks, Ansgar! + * Bump debhelper compat level to 7. + * Use dpkg-buildflags. + * Disable silent build rules. + * Use dh_prep instead of dh_clean -k. + + -- Julien Cristau Mon, 12 Aug 2013 20:33:03 +0200 + +libxtst (2:1.2.1-1+deb7u1) wheezy-security; urgency=high + + * integer overflow in XRecordGetContext() [CVE-2013-2063] + + -- Julien Cristau Tue, 14 May 2013 20:12:48 +0200 + +libxtst (2:1.2.1-1) unstable; urgency=low + + * New upstream release. + * Split documentation to a separate package. Mark libxtst-dev Multi-Arch: + same. + * Don't build the documentation from the build-arch target. + * Bump build-deps on xutils-dev, xmlto and xorg-sgml-doctools per + configure.ac. + + -- Julien Cristau Mon, 23 Apr 2012 22:55:46 +0200 + +libxtst (2:1.2.0-4) unstable; urgency=low + + [ Julien Cristau ] + * Build for multiarch (closes: #639348). Thanks, Peter Samuelson! + * Don't use dh_testroot in clean. + + [ Steve Langasek ] + * Don't mark libxtst-dev Multi-Arch: same, because its documentation isn't + identical across architectures. + + -- Steve Langasek Fri, 21 Oct 2011 20:17:23 -0700 + +libxtst (2:1.2.0-3) unstable; urgency=low + + * Upload to unstable. + + -- Cyril Brulebois Wed, 20 Jul 2011 23:10:53 +0200 + +libxtst (2:1.2.0-2) experimental; urgency=low + + * Add libxtst6-udeb, thanks to Thibaut GIRKA (Closes: #592504). This is + a prerequisite for on-screen keyboard support. + * Update Uploaders list. Thanks, David, Andres, and Brice! + + -- Cyril Brulebois Thu, 24 Feb 2011 16:47:44 +0100 + +libxtst (2:1.2.0-1) unstable; urgency=low + + * New upstream release. + * 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. + + -- Cyril Brulebois Fri, 19 Nov 2010 14:52:30 +0100 + +libxtst (2:1.1.0-3) unstable; urgency=low + + [ Julien Cristau ] + * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no + good reason. Thanks, Colin Watson! + + [ Brice Goglin ] + * Fix short description, thanks Nick Shaforostoff, closes: #565234. + + -- Julien Cristau Wed, 23 Jun 2010 12:34:43 +0100 + +libxtst (2:1.1.0-2) unstable; urgency=low + + * Upload to unstable. + + -- Julien Cristau Wed, 06 Jan 2010 13:02:50 +0000 + +libxtst (2:1.1.0-1) experimental; urgency=low + + [ Timo Aaltonen ] + * New upstream release. + * Bump the build-dep on xutils-dev (>= 1:7.5~1). + * Bump the build-dep on libxext-dev (>= 1:1.0.99.4). + + -- Julien Cristau Thu, 26 Nov 2009 17:57:54 +0100 + +libxtst (2:1.0.99.2-2) experimental; urgency=low + + * Brown paper bag upload. + * Actually install the headers. + + -- Julien Cristau Tue, 29 Sep 2009 17:16:59 +0200 + +libxtst (2:1.0.99.2-1) experimental; urgency=low + + [ Brice Goglin ] + * Bump Standards-Version to 3.7.3 (no changes). + * Drop the XS- prefix from Vcs-Git and Vcs-Browser fields in debian/control. + * Add a link to www.X.org and a reference to the upstream module + in the long description. + * Install the upstream ChangeLog. + * Add README.source, bump Standards-Version to 3.8.2. + * Use updated xsfbs, closes: #538589. + * Move -dbg package to section debug. + + [ Julien Cristau ] + * Run autoreconf at build time. + * Parse space-separated DEB_BUILD_OPTIONS, handle parallel=N. + * Drop pre-dependency on x11-common from libxtst-dev. This was needed for + upgrades from sarge. + * Bump Standards-Version to 3.8.3. + * New upstream release candidate + - record.h and XTest.h moved here from recordproto and xextproto + * Bump {Build-,}Depends, add Replaces on x11proto-xext-dev and + x11proto-record-dev. + * Drop -1 debian revision from Build-Depends [lintian]. + + -- Julien Cristau Tue, 29 Sep 2009 15:53:21 +0200 + +libxtst (2:1.0.3-1) unstable; urgency=low + + [ Julien Cristau ] + * Sync package sections with the override. + * Bump epoch so Ubuntu can sync this package. + + [ Brice Goglin ] + * New upstream release. + * Add myself to Uploaders, and remove Branden and Fabio with their + permission. + * Add upstream URL to debian/copyright. + * Update 01_build_manpages.diff since its first half has been merged + upstream, and rename it to 01_fix_date_in_manpages.diff to match + the remaining part. + + -- Brice Goglin Sat, 25 Aug 2007 11:58:00 +0200 + +libxtst (1:1.0.2-1) unstable; urgency=low + + [ Drew Parsons ] + * dbg package has priority extra. + + [ Julien Cristau ] + * Add XS-Vcs-* headers, and remove outdated CVS info. + * New upstream release. + * Build and install the new manpage, and add a new patch to make that work. + Accordingly, add build-deps on quilt and xmlto. + * Use ${binary:Version} instead of ${Source-Version} in debian/control. + * Update debian/copyright from COPYING. + + -- Julien Cristau Thu, 07 Jun 2007 17:54:08 +0200 + +libxtst (1:1.0.1-5) unstable; urgency=low + + * Revert .la file addition. + + -- Andres Salomon Mon, 24 Jul 2006 11:20:31 -0400 + +libxtst (1:1.0.1-4) unstable; urgency=low + + * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build; + idempotency fix. + * Run dh_install w/ --list-missing. + * Drop duplicate x11-common dep in -dev package. + * Bump standards version to 3.7.2.0. + * Version x11-common pre-dep in -dev package to 1:7.0.0 to match + the rest of Debian. + * Bump debhelper compat to 5. + * Fix dh_strip call to skip the -dbg package. + * Autoreconf w/ an updated xutils-dev so that manpages have the 'x' + extension dropped. + * Include .la files in -dev package. + * Don't attempt to install (non-existent) usr/include/X11/* stuff. + * Add a debian/copyright file. + + -- Andres Salomon Mon, 24 Jul 2006 05:13:32 -0400 + +libxtst (1:1.0.1-3) unstable; urgency=low + + * Reorder makeshlib command in rules file so that ldconfig is run + properly. Thanks Drew Parsons and Steve Langasek. + + -- David Nusinow Tue, 18 Apr 2006 21:50:01 -0400 + +libxtst (1:1.0.1-2) unstable; urgency=low + + * Upload to unstable + + -- David Nusinow Thu, 23 Mar 2006 22:45:21 -0500 + +libxtst (1:1.0.1-1) experimental; urgency=low + + * First modular upload to Debian + + -- David Nusinow Thu, 29 Dec 2005 20:55:45 -0500 + +libxtst (1:1.13.0-2) breezy; urgency=low + + * Bump Build-Deps on libx11-dev and libxext-dev to avoid _XOPEN_SOURCE. + + -- Daniel Stone Sat, 23 Jul 2005 00:49:26 +1000 + +libxtst (1:1.13.0-1) breezy; urgency=low + + * First libxtst release. + + -- Daniel Stone Mon, 16 May 2005 22:10:17 +1000 --- libxtst-1.2.3.orig/debian/compat +++ libxtst-1.2.3/debian/compat @@ -0,0 +1 @@ +10 --- libxtst-1.2.3.orig/debian/control +++ libxtst-1.2.3/debian/control @@ -0,0 +1,109 @@ +Source: libxtst +Section: x11 +Priority: optional +Maintainer: Debian X Strike Force +Build-Depends: + dpkg-dev (>= 1.16.1), + debhelper (>= 10), + libx11-dev (>= 2:1.6.0), + libxext-dev (>= 2:1.0.99.4), + libxi-dev, + x11proto-record-dev (>= 1.13.99.1), + x11proto-xext-dev (>= 7.0.99.3), + x11proto-input-dev, + pkg-config, + xmlto, + xutils-dev (>= 1:7.6+2), + quilt, +# specs: + xmlto (>= 0.0.22), + xorg-sgml-doctools (>= 1:1.8), + w3m, +Standards-Version: 3.9.8 +Vcs-Git: https://anonscm.debian.org/git/pkg-xorg/lib/libxtst.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-xorg/lib/libxtst.git + +Package: libxtst6 +Section: libs +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common +Description: X11 Testing -- Record extension library + libXtst provides an X Window System client interface to the Record + extension to the X protocol. + . + The Record extension allows X clients to synthesise input events, which + is useful for automated testing. + . + More information about X.Org can be found at: + + . + This module can be found at + git://anongit.freedesktop.org/git/xorg/lib/libXtst + +Package: libxtst6-udeb +XC-Package-Type: udeb +Section: debian-installer +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: X11 Testing -- Record extension library + This is a udeb, or a microdeb, for the debian-installer. + +Package: libxtst-dev +Section: libdevel +Architecture: any +Multi-Arch: same +Depends: + ${shlibs:Depends}, + ${misc:Depends}, + libxtst6 (= ${binary:Version}), + libx11-dev, + libxext-dev, + libxi-dev, + x11proto-xext-dev (>= 7.0.99.3), + x11proto-record-dev (>= 1.13.99.1), +Replaces: + x11proto-xext-dev (<< 7.0.99.3), + x11proto-record-dev (<< 1.13.99.1) +Description: X11 Record extension library (development headers) + libXtst provides an X Window System client interface to the Record + extension to the X protocol. + . + The Record extension allows X clients to synthesise input events, which + is useful for automated testing. + . + This package contains the development headers for the library found in + libxtst6. Non-developers likely have little use for this package. + . + More information about X.Org can be found at: + + . + This module can be found at + git://anongit.freedesktop.org/git/xorg/lib/libXtst + +Package: libxtst-doc +Section: doc +Architecture: all +Multi-Arch: foreign +Depends: + ${misc:Depends}, +Replaces: + libxtst-dev (<< 2:1.2.1), +Breaks: + libxtst-dev (<< 2:1.2.1), +Description: X11 Record extension library (documentation) + libXtst provides an X Window System client interface to the Record + extension to the X protocol. + . + The Record extension allows X clients to synthesise input events, which + is useful for automated testing. + . + This package contains the API documentation for the X Record and XTEST + extension libraries. Non-developers likely have little use for this package. + . + More information about X.Org can be found at: + + . + This module can be found at + git://anongit.freedesktop.org/git/xorg/lib/libXtst --- libxtst-1.2.3.orig/debian/copyright +++ libxtst-1.2.3/debian/copyright @@ -0,0 +1,119 @@ +This package was downloaded from +https://xorg.freedesktop.org/releases/individual/lib/ + +Copyright 1990, 1991 by UniSoft Group Limited +Copyright 1992, 1993, 1995, 1998 The Open Group + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation. + +The above copyright notice and this permission notice shall be included +in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR +OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of The Open Group shall +not be used in advertising or otherwise to promote the sale, use or +other dealings in this Software without prior written authorization +from The Open Group. + +*************************************************************************** + +Copyright 1995 Network Computing Devices + +Permission to use, copy, modify, distribute, and sell this software and +its documentation for any purpose is hereby granted without fee, provided +that the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation, and that the name of Network Computing Devices +not be used in advertising or publicity pertaining to distribution +of the software without specific, written prior permission. + +NETWORK COMPUTING DEVICES DISCLAIMs ALL WARRANTIES WITH REGARD TO +THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +AND FITNESS, IN NO EVENT SHALL NETWORK COMPUTING DEVICES BE LIABLE +FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN +AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING +OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +*************************************************************************** + +Copyright 2005 Red Hat, Inc. + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that +copyright notice and this permission notice appear in supporting +documentation, and that the name of Red Hat not be used in +advertising or publicity pertaining to distribution of the software without +specific, written prior permission. Red Hat makes no +representations about the suitability of this software for any purpose. It +is provided "as is" without express or implied warranty. + +RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO +EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR +CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, +DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +PERFORMANCE OF THIS SOFTWARE. + +*************************************************************************** + +Copyright © 1992 by UniSoft Group Ltd. + +Permission to use, copy, modify, and distribute this documentation for +any purpose and without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. +UniSoft makes no representations about the suitability for any purpose of +the information in this document. This documentation is provided "as is" +without express or implied warranty. + +*************************************************************************** + +Copyright © 1992, 1994, 1995 X Consortium + +Permission is hereby granted, free of charge, to any person obtaining a +copy of this software and associated documentation files (the "Software"), +to deal in the Software without restriction, including without limitation +the rights to use, copy, modify, merge, publish, distribute, sublicense, +and/or sell copies of the Software, and to permit persons to whom the +Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL +THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF +OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +Except as contained in this notice, the name of the X Consortium shall not +be used in advertising or otherwise to promote the sale, use or other +dealings in this Software without prior written authorization from the +X Consortium. + +*************************************************************************** + +Copyright 1994 Network Computing Devices, Inc. + +Permission to use, copy, modify, distribute, and sell this +documentation for any purpose is hereby granted without fee, +provided that the above copyright notice and this permission +notice appear in all copies. Network Computing Devices, Inc. +makes no representations about the suitability for any purpose +of the information in this document. This documentation is +provided "as is" without express or implied warranty. --- libxtst-1.2.3.orig/debian/libxtst-dev.install +++ libxtst-1.2.3/debian/libxtst-dev.install @@ -0,0 +1,5 @@ +usr/lib/*/libXtst.a +usr/lib/*/libXtst.so +usr/lib/*/pkgconfig/xtst.pc +usr/share/man/man3 +usr/include/X11/extensions/ --- libxtst-1.2.3.orig/debian/libxtst-doc.install +++ libxtst-1.2.3/debian/libxtst-doc.install @@ -0,0 +1 @@ +usr/share/doc/libxtst-dev/ --- libxtst-1.2.3.orig/debian/libxtst6-udeb.install +++ libxtst-1.2.3/debian/libxtst6-udeb.install @@ -0,0 +1 @@ +usr/lib/*/libXtst.so.6* usr/lib --- libxtst-1.2.3.orig/debian/libxtst6.install +++ libxtst-1.2.3/debian/libxtst6.install @@ -0,0 +1 @@ +usr/lib/*/libXtst.so.6* --- libxtst-1.2.3.orig/debian/patches/01_fix_date_in_manpages.diff +++ libxtst-1.2.3/debian/patches/01_fix_date_in_manpages.diff @@ -0,0 +1,14 @@ +Make sure the manpage footer contains the date, not the date within +. + +--- a/man/XTest.xml ++++ b/man/XTest.xml +@@ -43,7 +43,7 @@ X Consortium. + + + __vendorversion__ +- 6 June 2007 ++ 6 June 2007 + KieronDrake + UniSoft Ltd. + --- libxtst-1.2.3.orig/debian/patches/series +++ libxtst-1.2.3/debian/patches/series @@ -0,0 +1 @@ +01_fix_date_in_manpages.diff --- libxtst-1.2.3.orig/debian/rules +++ libxtst-1.2.3/debian/rules @@ -0,0 +1,19 @@ +#!/usr/bin/make -f + +# set this to the name of the main shlib's binary package +PACKAGE = libxtst6 + +%: + dh $@ --with quilt --builddirectory=build/ + +override_dh_auto_configure-indep: docflags = --enable-specs --with-xmlto --without-fop +override_dh_auto_configure-arch: docflags = --disable-specs +override_dh_auto_configure-arch override_dh_auto_configure-indep: + dh_auto_configure -- $(docflags) \ + --docdir=\$${prefix}/share/doc/libxtst-dev + +override_dh_install: + dh_install --fail-missing -XlibXtst.la + +override_dh_makeshlibs: + dh_makeshlibs -s --add-udeb=$(PACKAGE)-udeb --- libxtst-1.2.3.orig/debian/upstream/signing-key.asc +++ libxtst-1.2.3/debian/upstream/signing-key.asc @@ -0,0 +1,64 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +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 +79+hF4bWyw== +=WW1Z +-----END PGP PUBLIC KEY BLOCK----- --- libxtst-1.2.3.orig/debian/watch +++ libxtst-1.2.3/debian/watch @@ -0,0 +1,4 @@ +#git=git://anongit.freedesktop.org/xorg/lib/libXtst +version=3 +opts=pgpsigurlmangle=s/$/.sig/ \ +https://xorg.freedesktop.org/releases/individual/lib/ libXtst-(.*)\.tar\.gz