libxtst: Changes to 'debian-unstable'

2016-12-05 Thread Emilio Pozuelo Monfort
 debian/README.source   |   73 -
 debian/changelog   |   14 -
 debian/compat  |2 
 debian/control |   28 --
 debian/rules   |  110 
 debian/xsfbs/repack.sh |   32 --
 debian/xsfbs/xsfbs.mk  |  285 --
 debian/xsfbs/xsfbs.sh  |  622 -
 8 files changed, 25 insertions(+), 1141 deletions(-)

New commits:
commit 21e00fc8b1cd712061b7ff37104e3c5f69feed10
Author: Emilio Pozuelo Monfort 
Date:   Tue Dec 6 01:38:11 2016 +0100

Release to unstable

diff --git a/debian/changelog b/debian/changelog
index 240a02a..d862d69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxtst (2:1.2.3-1) UNRELEASED; urgency=low
+libxtst (2:1.2.3-1) unstable; urgency=low
 
   [ Andreas Boll ]
   * New upstream release.
@@ -22,7 +22,7 @@ libxtst (2:1.2.3-1) UNRELEASED; urgency=low
   * Drop unneeded override for dh_installchangelogs, it already installs
 the upstream ChangeLog automatically.
 
- -- Andreas Boll   Fri, 07 Oct 2016 14:48:22 +0200
+ -- Emilio Pozuelo Monfort   Tue, 06 Dec 2016 01:38:08 +0100
 
 libxtst (2:1.2.2-1) unstable; urgency=low
 

commit c72ed588dd9fcc39e9350eb1ceaa3834ccc2e100
Author: Emilio Pozuelo Monfort 
Date:   Tue Dec 6 01:29:38 2016 +0100

Drop unneeded override for dh_installchangelogs

diff --git a/debian/changelog b/debian/changelog
index 278c40e..240a02a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ libxtst (2:1.2.3-1) UNRELEASED; urgency=low
   * 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.
 
  -- Andreas Boll   Fri, 07 Oct 2016 14:48:22 +0200
 
diff --git a/debian/rules b/debian/rules
index 331d4c9..75ae6e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,3 @@ override_dh_install:
 
 override_dh_makeshlibs:
dh_makeshlibs -s --add-udeb=$(PACKAGE)-udeb
-
-override_dh_installchangelogs:
-   dh_installchangelogs ChangeLog

commit 21b0d9eb4b4ed7a5c1c2f4dd0970046591868c09
Author: Emilio Pozuelo Monfort 
Date:   Tue Dec 6 01:27:26 2016 +0100

Drop automake and libtool build-deps

diff --git a/debian/changelog b/debian/changelog
index 51e9189..278c40e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ libxtst (2:1.2.3-1) UNRELEASED; urgency=low
   * 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.
 
  -- Andreas Boll   Fri, 07 Oct 2016 14:48:22 +0200
 
diff --git a/debian/control b/debian/control
index a670a0f..3a396f5 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,6 @@ Build-Depends:
  x11proto-input-dev,
  pkg-config,
  xmlto,
- automake,
- libtool,
  xutils-dev (>= 1:7.6+2),
  quilt,
 # specs:

commit cec2d0c05adc8eff455718c6dbef1acbfc67bda9
Author: Emilio Pozuelo Monfort 
Date:   Tue Dec 6 01:26:32 2016 +0100

Bump Standards-Version to 3.9.8, no changes

diff --git a/debian/changelog b/debian/changelog
index 3a174e1..51e9189 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ libxtst (2:1.2.3-1) UNRELEASED; urgency=low
   * Bump debhelper compat to 10.
   * Switch from xsfbs to dh.
   * Switch to -dbgsym packages.
+  * Bump Standards-Version to 3.9.8, no changes.
 
  -- Andreas Boll   Fri, 07 Oct 2016 14:48:22 +0200
 
diff --git a/debian/control b/debian/control
index 88fe98c..a670a0f 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Build-Depends:
  xmlto (>= 0.0.22),
  xorg-sgml-doctools (>= 1:1.8),
  w3m,
-Standards-Version: 3.8.3
+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
 

commit 5b5e2961dae1f37ecbd12c3c3e56c19ba9f06c2a
Author: Emilio Pozuelo Monfort 
Date:   Tue Dec 6 01:22:34 2016 +0100

Switch to -dbgsym packages

diff --git a/debian/changelog b/debian/changelog
index a113515..3a174e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ libxtst (2:1.2.3-1) UNRELEASED; urgency=low
   [ Emilio Pozuelo Monfort ]
   * Bump debhelper compat to 10.
   * Switch from xsfbs to dh.
+  * Switch to -dbgsym packages.
 
  -- Andreas Boll   Fri, 07 Oct 2016 14:48:22 +0200
 
diff --git a/debian/control b/debian/control
index 4a048ed..88fe98c 100644
--- a/debian/control
+++ b/debian/control
@@ -52,28 +52,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: X11 Testing -- Record extension library
  This is a 

libxtst: Changes to 'debian-unstable'

2016-10-25 Thread Andreas Boll
 debian/changelog |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 18c721668cb7909e13595d9ffe152ff62345a6c0
Author: Andreas Boll 
Date:   Tue Oct 25 12:02:55 2016 +0200

Close bug #840444

diff --git a/debian/changelog b/debian/changelog
index 22346c0..1de9d5e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ libxtst (2:1.2.3-1) UNRELEASED; urgency=low
 
   [ Andreas Boll ]
   * New upstream release.
-- Fixes CVE-2016-7951 and CVE-2016-7952.
+- 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.



libxtst: Changes to 'debian-unstable'

2016-10-07 Thread Andreas Boll
 ChangeLog   |   44 +++
 configure.ac|   10 +-
 debian/changelog|   14 +++-
 debian/control  |   17 +-
 debian/copyright|2 -
 debian/upstream/signing-key.asc |   64 
 debian/watch|3 +
 src/XRecord.c   |   54 -
 8 files changed, 172 insertions(+), 36 deletions(-)

New commits:
commit 2e1d4fb1bbb73e7ece94dc254506f8a8479a
Author: Andreas Boll 
Date:   Fri Oct 7 15:29:42 2016 +0200

Fix lintian error: pre-depends-directly-on-multiarch-support.

diff --git a/debian/changelog b/debian/changelog
index e3f74de..22346c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libxtst (2:1.2.3-1) UNRELEASED; urgency=low
   * 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}.
diff --git a/debian/control b/debian/control
index 63f71ad..71bf723 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Package: libxtst6
 Section: libs
 Architecture: any
 Multi-Arch: same
-Pre-Depends: multiarch-support
+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

commit 45bcf14288e06351d481f69e98c54fccf26cbcc8
Author: Andreas Boll 
Date:   Fri Oct 7 15:01:11 2016 +0200

Update a bunch of URLs in packaging to https.

diff --git a/debian/changelog b/debian/changelog
index 3009be1..e3f74de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libxtst (2:1.2.3-1) UNRELEASED; urgency=low
   * 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.
 
   [ Julien Cristau ]
   * Bump debhelper build-dep to 8.1.3 for ${misc:Pre-Depends}.
diff --git a/debian/control b/debian/control
index a3003a8..63f71ad 100644
--- a/debian/control
+++ b/debian/control
@@ -22,8 +22,8 @@ Build-Depends:
  xorg-sgml-doctools (>= 1:1.8),
  w3m,
 Standards-Version: 3.8.3
-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxtst
-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxtst.git
+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
@@ -39,7 +39,7 @@ Description: X11 Testing -- Record extension library
  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
@@ -69,7 +69,7 @@ Description: X11 Record extension library (debug package)
  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
@@ -101,7 +101,7 @@ Description: X11 Record extension library (development 
headers)
  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
@@ -127,7 +127,7 @@ Description: X11 Record extension library (documentation)
  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
diff --git a/debian/copyright b/debian/copyright
index 86acfb6..94c9caa 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
 This package was downloaded from
-http://xorg.freedesktop.org/releases/individual/lib/
+https://xorg.freedesktop.org/releases/individual/lib/
 
 Copyright 1990, 1991 by UniSoft Group Limited
 Copyright 1992, 1993, 1995, 1998  The Open Group
diff --git a/debian/watch b/debian/watch
index e28968c..b3c5654 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 #git=git://anongit.freedesktop.org/xorg/lib/libXtst
 version=3
 opts=pgpsigurlmangle=s/$/.sig/ \
-http://xorg.freedesktop.org/releases/individual/lib/ libXtst-(.*)\.tar\.gz
+https://xorg.freedesktop.org/releases/individual/lib/ libXtst-(.*)\.tar\.gz

commit 44669586e7e4495e81763b507ee449e100927bed
Author: Andreas Boll 
Date:   Fri Oct 7 14:58:48 

libxtst: Changes to 'debian-unstable'

2013-08-12 Thread Julien Cristau
 COPYING  |   50 +++
 ChangeLog|   86 +++
 autogen.sh   |4 +-
 configure.ac |9 -
 debian/changelog |   15 -
 debian/compat|2 -
 debian/control   |   10 +++---
 debian/rules |   15 +++--
 src/Makefile.am  |6 ++-
 src/XRecord.c|   55 ---
 xtst.pc.in   |2 -
 11 files changed, 213 insertions(+), 41 deletions(-)

New commits:
commit 4498d3c857c6b14b2038c593e56f20cb91d80ac3
Author: Julien Cristau jcris...@debian.org
Date:   Mon Aug 12 20:33:06 2013 +0200

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index cc5bf55..0dda428 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxtst (2:1.2.2-1) UNRELEASED; urgency=low
+libxtst (2:1.2.2-1) unstable; urgency=low
 
   * New upstream release.
   * debian/copyright: add copyright notices and licenses from the manpages and
@@ -8,7 +8,7 @@ libxtst (2:1.2.2-1) UNRELEASED; urgency=low
   * Disable silent build rules.
   * Use dh_prep instead of dh_clean -k.
 
- -- Julien Cristau jcris...@debian.org  Mon, 12 Aug 2013 20:18:22 +0200
+ -- Julien Cristau jcris...@debian.org  Mon, 12 Aug 2013 20:33:03 +0200
 
 libxtst (2:1.2.1-1+deb7u1) wheezy-security; urgency=high
 

commit b3b78ef721e53b8e7ce582c35205d450706b682a
Author: Julien Cristau jcris...@debian.org
Date:   Mon Aug 12 20:33:00 2013 +0200

Use dh_prep instead of dh_clean -k.

diff --git a/debian/changelog b/debian/changelog
index 4910ad4..cc5bf55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libxtst (2:1.2.2-1) UNRELEASED; urgency=low
   * Bump debhelper compat level to 7.
   * Use dpkg-buildflags.
   * Disable silent build rules.
+  * Use dh_prep instead of dh_clean -k.
 
  -- Julien Cristau jcris...@debian.org  Mon, 12 Aug 2013 20:18:22 +0200
 
diff --git a/debian/rules b/debian/rules
index cd14f28..141505a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -64,7 +64,7 @@ clean: xsfclean
 install: build-stamp
dh_testdir
dh_testroot
-   dh_clean -k
+   dh_prep
dh_installdirs
 
cd build  $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install

commit 679296072809d8f0b8ae739631be2094db948930
Author: Julien Cristau jcris...@debian.org
Date:   Mon Aug 12 20:23:07 2013 +0200

Disable silent build rules.

diff --git a/debian/changelog b/debian/changelog
index 8a8b9ac..4910ad4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libxtst (2:1.2.2-1) UNRELEASED; urgency=low
 specs.  Thanks, Ansgar!
   * Bump debhelper compat level to 7.
   * Use dpkg-buildflags.
+  * Disable silent build rules.
 
  -- Julien Cristau jcris...@debian.org  Mon, 12 Aug 2013 20:18:22 +0200
 
diff --git a/debian/rules b/debian/rules
index 11e9876..cd14f28 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,6 +42,7 @@ build-stamp: $(STAMP_DIR)/patch
 --infodir=\$${prefix}/share/info $(confflags) \
 --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
 --docdir=\$${prefix}/share/doc/libxtst-dev \
+--disable-silent-rules \
 $(docflags) \
 $(shell DEB_CFLAGS_MAINT_APPEND=-Wall dpkg-buildflags 
--export=configure)
cd build  $(MAKE)

commit fcd236320388f8d2b52d374e518763de1b3283e8
Author: Julien Cristau jcris...@debian.org
Date:   Mon Aug 12 20:22:34 2013 +0200

Use dpkg-buildflags.

diff --git a/debian/changelog b/debian/changelog
index fb76a43..8a8b9ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libxtst (2:1.2.2-1) UNRELEASED; urgency=low
   * debian/copyright: add copyright notices and licenses from the manpages and
 specs.  Thanks, Ansgar!
   * Bump debhelper compat level to 7.
+  * Use dpkg-buildflags.
 
  -- Julien Cristau jcris...@debian.org  Mon, 12 Aug 2013 20:18:22 +0200
 
diff --git a/debian/control b/debian/control
index c4aaab0..cf773ba 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Cyril Brulebois k...@debian.org
 Build-Depends:
- dpkg-dev (= 1.16),
+ dpkg-dev (= 1.16.1),
  debhelper (= 7),
  libx11-dev (= 2:0.99.3),
  libxext-dev (= 2:1.0.99.4),
diff --git a/debian/rules b/debian/rules
index 1145fad..11e9876 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,12 +12,6 @@ PACKAGE = libxtst6
 
 include debian/xsfbs/xsfbs.mk
 
-CFLAGS = -Wall -g
-ifneq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
-   CFLAGS += -O0
-else
-   CFLAGS += -O2
-endif
 ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
NUMJOBS = $(patsubst parallel=%,%,$(filter 
parallel=%,$(DEB_BUILD_OPTIONS)))
MAKEFLAGS += -j$(NUMJOBS)
@@ -49,7 +43,7 @@ build-stamp: $(STAMP_DIR)/patch
 --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
 

libxtst: Changes to 'debian-unstable'

2013-08-12 Thread Julien Cristau
 debian/changelog |6 ++
 debian/control   |2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 863b0c9dc1767633c0488bed2a287450d86b8272
Author: Julien Cristau jcris...@debian.org
Date:   Mon Aug 12 21:44:04 2013 +0200

Bump debhelper build-dep to 8.1.3 for ${misc:Pre-Depends}.

diff --git a/debian/changelog b/debian/changelog
index 0dda428..1488270 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxtst (2:1.2.2-2) UNRELEASED; urgency=low
+
+  * Bump debhelper build-dep to 8.1.3 for ${misc:Pre-Depends}.
+
+ -- Julien Cristau jcris...@debian.org  Mon, 12 Aug 2013 21:43:29 +0200
+
 libxtst (2:1.2.2-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index cf773ba..d779655 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Cyril Brulebois k...@debian.org
 Build-Depends:
  dpkg-dev (= 1.16.1),
- debhelper (= 7),
+ debhelper (= 8.1.3),
  libx11-dev (= 2:0.99.3),
  libxext-dev (= 2:1.0.99.4),
  libxi-dev,


-- 
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/e1v8y2c-6n...@vasks.debian.org



libxtst: Changes to 'debian-unstable'

2012-04-24 Thread Julien Cristau
 debian/changelog |7 +++
 debian/copyright |   50 ++
 2 files changed, 57 insertions(+)

New commits:
commit 333c250b591934d7f2108d001283fe8375da
Author: Julien Cristau jcris...@debian.org
Date:   Tue Apr 24 21:08:54 2012 +0200

d/copyright: add copyright notices and licenses from the manpages and specs

Thanks, Ansgar!

diff --git a/debian/changelog b/debian/changelog
index cc85c41..23b39b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libxtst (2:1.2.1-2) UNRELEASED; urgency=low
+
+  * debian/copyright: add copyright notices and licenses from the manpages and
+specs.  Thanks, Ansgar!
+
+ -- Julien Cristau jcris...@debian.org  Tue, 24 Apr 2012 21:08:19 +0200
+
 libxtst (2:1.2.1-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/copyright b/debian/copyright
index 1b50665..86acfb6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -67,3 +67,53 @@ 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.


-- 
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/e1sml6m-0002xh...@vasks.debian.org



libxtst: Changes to 'debian-unstable'

2012-04-23 Thread Julien Cristau
 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(-)

New commits:
commit 15ec4f96cd0308dd12ff6e81cb2db70180524472
Author: Julien Cristau jcris...@debian.org
Date:   Mon Apr 23 22:55:51 2012 +0200

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index ac37ab3..cc85c41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxtst (2:1.2.1-1) UNRELEASED; urgency=low
+libxtst (2:1.2.1-1) unstable; urgency=low
 
   * New upstream release.
   * Split documentation to a separate package.  Mark libxtst-dev Multi-Arch:
@@ -7,7 +7,7 @@ libxtst (2:1.2.1-1) UNRELEASED; urgency=low
   * Bump build-deps on xutils-dev, xmlto and xorg-sgml-doctools per
 configure.ac.
 
- -- Julien Cristau jcris...@debian.org  Mon, 23 Apr 2012 22:10:45 +0200
+ -- Julien Cristau jcris...@debian.org  Mon, 23 Apr 2012 22:55:46 +0200
 
 libxtst (2:1.2.0-4) unstable; urgency=low
 

commit 11dd49fec0547916545b7cbdad3d4700c32c30d8
Author: Julien Cristau jcris...@debian.org
Date:   Mon Apr 23 22:31:57 2012 +0200

Bump build-deps on xutils-dev, xmlto and xorg-sgml-doctools per 
configure.ac.

diff --git a/debian/changelog b/debian/changelog
index 3fd4db1..ac37ab3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ libxtst (2:1.2.1-1) UNRELEASED; urgency=low
   * 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 jcris...@debian.org  Mon, 23 Apr 2012 22:10:45 +0200
 
diff --git a/debian/control b/debian/control
index 17200b7..ce621e8 100644
--- a/debian/control
+++ b/debian/control
@@ -16,10 +16,12 @@ Build-Depends:
  xmlto,
  automake,
  libtool,
- xutils-dev (= 1:7.5+4),
+ xutils-dev (= 1:7.6+2),
  quilt,
 # specs:
-  xmlto, xorg-sgml-doctools (= 1:1.5), w3m,
+  xmlto (= 0.0.22),
+  xorg-sgml-doctools (= 1:1.8),
+  w3m,
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxtst
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxtst.git

commit fc015471425e94d2cdb1e5749cb37a6e492b35bf
Author: Julien Cristau jcris...@debian.org
Date:   Mon Apr 23 22:29:43 2012 +0200

Don't build the documentation from the build-arch target.

diff --git a/debian/changelog b/debian/changelog
index 67cda1f..3fd4db1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libxtst (2:1.2.1-1) UNRELEASED; 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.
 
  -- Julien Cristau jcris...@debian.org  Mon, 23 Apr 2012 22:10:45 +0200
 
diff --git a/debian/rules b/debian/rules
index 6fbe494..a1bdb0b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,8 +33,12 @@ else
confflags += --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE)
 endif
 
+build: build-indep
+build-indep: docflags = --enable-specs --with-xmlto --without-fop
+build-indep: build-stamp
+build-arch: docflags = --disable-specs
+build-arch: build-stamp
 
-build: build-stamp
 build-stamp: $(STAMP_DIR)/patch
dh_testdir
autoreconf -vfi
@@ -44,7 +48,7 @@ build-stamp: $(STAMP_DIR)/patch
 --infodir=\$${prefix}/share/info $(confflags) \
 --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
 --docdir=\$${prefix}/share/doc/libxtst-dev \
---with-xmlto --without-fop \
+$(docflags) \
 CFLAGS=$(CFLAGS) 
cd build  $(MAKE)
$@
@@ -52,7 +56,6 @@ build-stamp: $(STAMP_DIR)/patch
 clean: xsfclean
dh_testdir
rm -f build-stamp
-
rm -f config.cache config.log config.status
rm -f */config.cache */config.log */config.status
rm -f conftest* */conftest*
@@ -61,10 +64,9 @@ clean: xsfclean
rm -f INSTALL aclocal.m4 config.guess config.sub config.h.in configure
rm -f depcomp install-sh ltmain.sh missing mkinstalldirs
find -name Makefile.in -delete
-
dh_clean
 
-install: build
+install: build-stamp
dh_testdir

libxtst: Changes to 'debian-unstable'

2011-10-21 Thread Steve Langasek
 debian/changelog |9 +++--
 debian/control   |1 -
 2 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit cd0a68453678f1b4b93a2762337d455b28064c30
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Oct 21 20:17:28 2011 -0700

releasing version 2:1.2.0-4

diff --git a/debian/changelog b/debian/changelog
index a8010a8..2c5be64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxtst (2:1.2.0-4) UNRELEASED; urgency=low
+libxtst (2:1.2.0-4) unstable; urgency=low
 
   [ Julien Cristau ]
   * Build for multiarch (closes: #639348).  Thanks, Peter Samuelson!
@@ -8,7 +8,7 @@ libxtst (2:1.2.0-4) UNRELEASED; urgency=low
   * Don't mark libxtst-dev Multi-Arch: same, because its documentation isn't
 identical across architectures.
 
- -- Julien Cristau jcris...@debian.org  Fri, 26 Aug 2011 22:10:51 +0200
+ -- Steve Langasek vor...@debian.org  Fri, 21 Oct 2011 20:17:23 -0700
 
 libxtst (2:1.2.0-3) unstable; urgency=low
 

commit b7087bfed422188d3042bded72497a69634aeb7d
Author: Steve Langasek steve.langa...@ubuntu.com
Date:   Fri Oct 21 20:17:14 2011 -0700

Don't mark libxtst-dev Multi-Arch: same, because its documentation isn't 
identical across architectures.

diff --git a/debian/changelog b/debian/changelog
index 122ea9d..a8010a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
 libxtst (2:1.2.0-4) UNRELEASED; 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.
+
  -- Julien Cristau jcris...@debian.org  Fri, 26 Aug 2011 22:10:51 +0200
 
 libxtst (2:1.2.0-3) unstable; urgency=low
diff --git a/debian/control b/debian/control
index c27cb6b..0e5f0a2 100644
--- a/debian/control
+++ b/debian/control
@@ -76,7 +76,6 @@ Description: X11 Record extension library (debug package)
 Package: libxtst-dev
 Section: libdevel
 Architecture: any
-Multi-Arch: same
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},


-- 
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/e1rhs7g-0007ts...@vasks.debian.org



libxtst: Changes to 'debian-unstable'

2011-08-26 Thread Julien Cristau
 debian/changelog |7 +++
 debian/control   |5 +
 debian/libxtst-dev.install   |6 +++---
 debian/libxtst6-udeb.install |2 +-
 debian/libxtst6.install  |2 +-
 debian/rules |6 --
 6 files changed, 21 insertions(+), 7 deletions(-)

New commits:
commit 18e5cab539fc7e5d6eb1adc82e351f3ae47365bb
Author: Julien Cristau jcris...@debian.org
Date:   Fri Aug 26 22:18:30 2011 +0200

Don't use dh_testroot in clean.

diff --git a/debian/changelog b/debian/changelog
index 892c4d7..122ea9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libxtst (2:1.2.0-4) UNRELEASED; urgency=low
 
   * Build for multiarch (closes: #639348).  Thanks, Peter Samuelson!
+  * Don't use dh_testroot in clean.
 
  -- Julien Cristau jcris...@debian.org  Fri, 26 Aug 2011 22:10:51 +0200
 
diff --git a/debian/rules b/debian/rules
index 46a2c90..6fbe494 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,7 +51,6 @@ build-stamp: $(STAMP_DIR)/patch
 
 clean: xsfclean
dh_testdir
-   dh_testroot
rm -f build-stamp
 
rm -f config.cache config.log config.status

commit 19731f744b8193462428f7ee87129ff29ee83134
Author: Julien Cristau jcris...@debian.org
Date:   Fri Aug 26 22:11:25 2011 +0200

Add changelog entry

diff --git a/debian/changelog b/debian/changelog
index e2dd5ee..892c4d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxtst (2:1.2.0-4) UNRELEASED; urgency=low
+
+  * Build for multiarch (closes: #639348).  Thanks, Peter Samuelson!
+
+ -- Julien Cristau jcris...@debian.org  Fri, 26 Aug 2011 22:10:51 +0200
+
 libxtst (2:1.2.0-3) unstable; urgency=low
 
   * Upload to unstable.

commit e11e5db09e9112ea2d7d712ec78f4eb95d885a4c
Author: Peter Samuelson pe...@p12n.org
Date:   Fri Aug 26 22:10:40 2011 +0200

Build for multiarch

diff --git a/debian/control b/debian/control
index 9ebf2e0..c27cb6b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,6 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: Cyril Brulebois k...@debian.org
 Build-Depends:
+ dpkg-dev (= 1.16),
  debhelper (= 5.0.0),
  libx11-dev (= 2:0.99.3),
  libxext-dev (= 2:1.0.99.4),
@@ -26,6 +27,8 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxtst.git
 Package: libxtst6
 Section: libs
 Architecture: any
+Multi-Arch: same
+Pre-Depends: multiarch-support
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
 Description: X11 Testing -- Record extension library
  libXtst provides an X Window System client interface to the Record
@@ -50,6 +53,7 @@ Description: X11 Testing -- Record extension library
 
 Package: libxtst6-dbg
 Architecture: any
+Multi-Arch: same
 Section: debug
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxtst6 (= 
${binary:Version})
@@ -72,6 +76,7 @@ Description: X11 Record extension library (debug package)
 Package: libxtst-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
diff --git a/debian/libxtst-dev.install b/debian/libxtst-dev.install
index 735a9f6..5d98180 100644
--- a/debian/libxtst-dev.install
+++ b/debian/libxtst-dev.install
@@ -1,6 +1,6 @@
-usr/lib/libXtst.a
-usr/lib/libXtst.so
-usr/lib/pkgconfig/xtst.pc
+usr/lib/*/libXtst.a
+usr/lib/*/libXtst.so
+usr/lib/*/pkgconfig/xtst.pc
 usr/share/man/man3
 usr/include/X11/extensions/
 usr/share/doc/libxtst-dev/
diff --git a/debian/libxtst6-udeb.install b/debian/libxtst6-udeb.install
index 9f81ac0..74e296b 100644
--- a/debian/libxtst6-udeb.install
+++ b/debian/libxtst6-udeb.install
@@ -1 +1 @@
-usr/lib/libXtst.so.6*
+usr/lib/*/libXtst.so.6* usr/lib
diff --git a/debian/libxtst6.install b/debian/libxtst6.install
index 9f81ac0..1e2faa0 100644
--- a/debian/libxtst6.install
+++ b/debian/libxtst6.install
@@ -1 +1 @@
-usr/lib/libXtst.so.6*
+usr/lib/*/libXtst.so.6*
diff --git a/debian/rules b/debian/rules
index 8f6467c..46a2c90 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,6 +26,7 @@ endif
 DEB_HOST_ARCH  ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
 DEB_HOST_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+DEB_HOST_MULTIARCH  ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE))
confflags += --build=$(DEB_HOST_GNU_TYPE)
 else
@@ -41,6 +42,7 @@ build-stamp: $(STAMP_DIR)/patch
cd build  \
../configure --prefix=/usr --mandir=\$${prefix}/share/man \
 --infodir=\$${prefix}/share/info $(confflags) \
+--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
 --docdir=\$${prefix}/share/doc/libxtst-dev \
 --with-xmlto --without-fop \
 CFLAGS=$(CFLAGS) 
@@ -81,7 +83,8 @@ binary-arch: build install
dh_installchangelogs ChangeLog
dh_installman
dh_link
-   

libxtst: Changes to 'debian-unstable'

2011-07-20 Thread Cyril Brulebois
 debian/changelog |   14 ++
 debian/control   |   10 +-
 debian/libxtst6-udeb.install |1 +
 debian/rules |2 +-
 4 files changed, 25 insertions(+), 2 deletions(-)

New commits:
commit ab768430a7e9abc5f8237e8a654b8cea47a11899
Author: Cyril Brulebois k...@debian.org
Date:   Wed Jul 20 23:10:57 2011 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 2c52f86..e2dd5ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-libxtst (2:1.2.0-3) UNRELEASED; urgency=low
+libxtst (2:1.2.0-3) unstable; urgency=low
 
   * Upload to unstable.
 
- -- Cyril Brulebois k...@debian.org  Wed, 20 Jul 2011 23:10:24 +0200
+ -- Cyril Brulebois k...@debian.org  Wed, 20 Jul 2011 23:10:53 +0200
 
 libxtst (2:1.2.0-2) experimental; urgency=low
 

commit f807e6c24b1238e22e0524708c7ab4c7a6241eb2
Author: Cyril Brulebois k...@debian.org
Date:   Wed Jul 20 23:10:35 2011 +0200

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 1df396f..2c52f86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxtst (2:1.2.0-3) UNRELEASED; urgency=low
+
+  * Upload to unstable.
+
+ -- Cyril Brulebois k...@debian.org  Wed, 20 Jul 2011 23:10:24 +0200
+
 libxtst (2:1.2.0-2) experimental; urgency=low
 
   * Add libxtst6-udeb, thanks to Thibaut GIRKA (Closes: #592504). This is

commit 2d7559cd931ed890aefde283e65bd11068dee995
Author: Cyril Brulebois k...@debian.org
Date:   Thu Feb 24 16:47:51 2011 +0100

Upload to experimental.

diff --git a/debian/changelog b/debian/changelog
index f38a3b5..1df396f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-libxtst (2:1.2.0-2) UNRELEASED; urgency=low
+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 k...@debian.org  Thu, 24 Feb 2011 16:10:36 +0100
+ -- Cyril Brulebois k...@debian.org  Thu, 24 Feb 2011 16:47:44 +0100
 
 libxtst (2:1.2.0-1) unstable; urgency=low
 

commit 1fd868003d22a09f84a4d1a73b29e30497a80093
Author: Cyril Brulebois k...@debian.org
Date:   Thu Feb 24 16:47:39 2011 +0100

Update Uploaders list. Thanks, David, Andres, and Brice!

diff --git a/debian/changelog b/debian/changelog
index a3ef09b..f38a3b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libxtst (2:1.2.0-2) UNRELEASED; 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 k...@debian.org  Thu, 24 Feb 2011 16:10:36 +0100
 
diff --git a/debian/control b/debian/control
index c54a873..9ebf2e0 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libxtst
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: David Nusinow dnusi...@debian.org, Andres Salomon 
dilin...@debian.org, Brice Goglin bgog...@debian.org, Cyril Brulebois 
k...@debian.org
+Uploaders: Cyril Brulebois k...@debian.org
 Build-Depends:
  debhelper (= 5.0.0),
  libx11-dev (= 2:0.99.3),

commit a6d9ac291815adbca0e09508d7a839b85473f98c
Author: Cyril Brulebois k...@debian.org
Date:   Thu Feb 24 16:17:48 2011 +0100

Add udeb, thanks to Thibaut GIRKA (Closes: #592504).

diff --git a/debian/changelog b/debian/changelog
index 1b3a49b..a3ef09b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libxtst (2:1.2.0-2) UNRELEASED; urgency=low
+
+  * Add libxtst6-udeb, thanks to Thibaut GIRKA (Closes: #592504). This is
+a prerequisite for on-screen keyboard support.
+
+ -- Cyril Brulebois k...@debian.org  Thu, 24 Feb 2011 16:10:36 +0100
+
 libxtst (2:1.2.0-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index ffe123e..c54a873 100644
--- a/debian/control
+++ b/debian/control
@@ -40,6 +40,14 @@ Description: X11 Testing -- Record extension library
  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: libxtst6-dbg
 Architecture: any
 Section: debug
diff --git a/debian/libxtst6-udeb.install b/debian/libxtst6-udeb.install
new file mode 100644
index 000..9f81ac0
--- /dev/null
+++ b/debian/libxtst6-udeb.install
@@ -0,0 +1 @@
+usr/lib/libXtst.so.6*
diff --git a/debian/rules b/debian/rules
index 158b72a..8f6467c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -84,7 +84,7 @@ binary-arch: build install
dh_strip --dbg-package=$(PACKAGE)-dbg
dh_compress

libxtst: Changes to 'debian-unstable'

2010-11-19 Thread Cyril Brulebois
 .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 
 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 
 21 files changed, 2562 insertions(+), 165 deletions(-)

New commits:
commit 1c1adfc6ecc1219a327119e544d0e47550a3c4ee
Author: Cyril Brulebois k...@debian.org
Date:   Fri Nov 19 14:52:38 2010 +0100

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index 31aee35..1b3a49b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxtst (2:1.2.0-1) UNRELEASED; urgency=low
+libxtst (2:1.2.0-1) unstable; urgency=low
 
   * New upstream release.
   * Bump xutils-dev build-dep for new macros.
@@ -11,7 +11,7 @@ libxtst (2:1.2.0-1) UNRELEASED; urgency=low
   * Exclude libXtst.la from dh_install accordingly.
   * Add myself to Uploaders.
 
- -- Cyril Brulebois k...@debian.org  Fri, 19 Nov 2010 14:36:57 +0100
+ -- Cyril Brulebois k...@debian.org  Fri, 19 Nov 2010 14:52:30 +0100
 
 libxtst (2:1.1.0-3) unstable; urgency=low
 

commit 146a59a8386c6bfc41e7934a74ee862ddcf86857
Author: Cyril Brulebois k...@debian.org
Date:   Fri Nov 19 14:52:29 2010 +0100

Add myself to Uploaders.

diff --git a/debian/changelog b/debian/changelog
index 3c34221..31aee35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libxtst (2:1.2.0-1) UNRELEASED; urgency=low
 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 k...@debian.org  Fri, 19 Nov 2010 14:36:57 +0100
 
diff --git a/debian/control b/debian/control
index b98e32e..ffe123e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libxtst
 Section: x11
 Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
-Uploaders: David Nusinow dnusi...@debian.org, Andres Salomon 
dilin...@debian.org, Brice Goglin bgog...@debian.org
+Uploaders: David Nusinow dnusi...@debian.org, Andres Salomon 
dilin...@debian.org, Brice Goglin bgog...@debian.org, Cyril Brulebois 
k...@debian.org
 Build-Depends:
  debhelper (= 5.0.0),
  libx11-dev (= 2:0.99.3),

commit 9af99da1a776d0585ff04a35b100d763a370c153
Author: Cyril Brulebois k...@debian.org
Date:   Fri Nov 19 14:52:13 2010 +0100

Exclude libXtst.la from dh_install accordingly.

diff --git a/debian/changelog b/debian/changelog
index 8cab081..3c34221 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libxtst (2:1.2.0-1) UNRELEASED; urgency=low
   * 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.
 
  -- Cyril Brulebois k...@debian.org  Fri, 19 Nov 2010 14:36:57 +0100
 
diff --git a/debian/rules b/debian/rules
index b397904..158b72a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,7 +77,7 @@ binary-arch: build install
dh_testroot
 
dh_installdocs
-   dh_install --sourcedir=debian/tmp --fail-missing
+   dh_install --sourcedir=debian/tmp --fail-missing -XlibXtst.la
dh_installchangelogs ChangeLog
dh_installman
dh_link

commit 11554d2b6abd51cd7198fa0c16c7f9f447dbc351
Author: Cyril Brulebois k...@debian.org
Date:   Fri Nov 19 14:51:55 2010 +0100

Switch from --list-missing to --fail-missing for additional safety.

diff --git a/debian/changelog b/debian/changelog
index ce3d2a5..8cab081 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ libxtst (2:1.2.0-1) UNRELEASED; urgency=low
   * 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.
 
  -- Cyril Brulebois k...@debian.org  Fri, 19 Nov 2010 14:36:57 +0100
 
diff --git a/debian/rules b/debian/rules
index d363fdb..b397904 100755
--- a/debian/rules
+++ b/debian/rules
@@ -77,7 +77,7 @@ binary-arch: build install
dh_testroot
 
dh_installdocs
-   dh_install --sourcedir=debian/tmp 

libxtst: Changes to 'debian-unstable'

2010-06-23 Thread Julien Cristau
 debian/README.source  |2 +-
 debian/changelog  |4 ++--
 debian/xsfbs/xsfbs.mk |   35 ++-
 3 files changed, 25 insertions(+), 16 deletions(-)

New commits:
commit 84e704a92770ff0a1428d126416116e5ccedca33
Author: Julien Cristau jcris...@debian.org
Date:   Wed Jun 23 12:34:46 2010 +0100

Upload to unstable

diff --git a/debian/changelog b/debian/changelog
index adfd6f2..a544171 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxtst (2:1.1.0-3) UNRELEASED; urgency=low
+libxtst (2:1.1.0-3) unstable; urgency=low
 
   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
@@ -7,7 +7,7 @@ libxtst (2:1.1.0-3) UNRELEASED; urgency=low
   [ Brice Goglin ]
   * Fix short description, thanks Nick Shaforostoff, closes: #565234.
 
- -- Julien Cristau jcris...@debian.org  Sat, 16 Jan 2010 16:47:44 +
+ -- Julien Cristau jcris...@debian.org  Wed, 23 Jun 2010 12:34:43 +0100
 
 libxtst (2:1.1.0-2) unstable; urgency=low
 

commit 81fc271788605b52e85c2d11635a0371fb44605e
Author: Cyril Brulebois k...@debian.org
Date:   Sun May 2 02:14:45 2010 +0200

Add xorg-driver-{video,input} to Provides.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 77c4a39..3c59c20 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -261,8 +261,8 @@ INPUTDEP = $(shell cat /usr/share/xserver-xorg/xinputdep 
2/dev/null)
 # these two can be removed post-squeeze
 VIDEOABI = $(shell cat /usr/share/xserver-xorg/videoabiver 2/dev/null)
 INPUTABI = $(shell cat /usr/share/xserver-xorg/inputabiver 2/dev/null)
-VIDDRIVER_PROVIDES = xserver-xorg-video-$(VIDEOABI)
-INPDRIVER_PROVIDES = xserver-xorg-input-$(INPUTABI)
+VIDDRIVER_PROVIDES = xserver-xorg-video-$(VIDEOABI), xorg-driver-video
+INPDRIVER_PROVIDES = xserver-xorg-input-$(INPUTABI), xorg-driver-input
 
 ifeq ($(PACKAGE),)
 PACKAGE=$(shell awk '/^Package:/ { print $$2; exit }'  debian/control)

commit b045afbd8277ad0c44e29d7c45802053c4335ccd
Author: Julien Cristau jcris...@debian.org
Date:   Fri Apr 16 22:14:46 2010 +0200

Update serverabi rule for xserver 1.7.6.901

Add new variables ${xviddriver:Depends} and ${xinpdriver:Depends} for
drivers.  The ${xserver:Depends} variable is deprecated.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 351fea5..77c4a39 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -253,25 +253,33 @@ $(STAMP_DIR)/genscripts: $(STAMP_DIR)/stampdir
#debian/*.prerm
$@
 
-SERVERMINVERS = $(shell cat /usr/share/xserver-xorg/serverminver 2/dev/null)
+# Compute dependencies for drivers
+#
+VIDEODEP = $(shell cat /usr/share/xserver-xorg/videodrvdep 2/dev/null)
+INPUTDEP = $(shell cat /usr/share/xserver-xorg/xinputdep 2/dev/null)
+
+# these two can be removed post-squeeze
 VIDEOABI = $(shell cat /usr/share/xserver-xorg/videoabiver 2/dev/null)
 INPUTABI = $(shell cat /usr/share/xserver-xorg/inputabiver 2/dev/null)
-SERVER_DEPENDS = xserver-xorg-core (= $(SERVERMINVERS))
 VIDDRIVER_PROVIDES = xserver-xorg-video-$(VIDEOABI)
 INPDRIVER_PROVIDES = xserver-xorg-input-$(INPUTABI)
+
 ifeq ($(PACKAGE),)
 PACKAGE=$(shell awk '/^Package:/ { print $$2; exit }'  debian/control)
 endif
 
 .PHONY: serverabi
 serverabi: install
-ifeq ($(SERVERMINVERS),)
-   @echo error: xserver-xorg-dev needs to be installed
+ifeq ($(VIDEODEP),)
+   @echo 'error: xserver-xorg-dev = 1.7.6.901 needs to be installed'
@exit 1
 else
-   echo xserver:Depends=$(SERVER_DEPENDS)  debian/$(PACKAGE).substvars
+   echo xviddriver:Depends=$(VIDEODEP)  debian/$(PACKAGE).substvars
+   echo xinpdriver:Depends=$(INPUTDEP)  debian/$(PACKAGE).substvars
+   # the following is there for compatibility...
echo xviddriver:Provides=$(VIDDRIVER_PROVIDES)  
debian/$(PACKAGE).substvars
echo xinpdriver:Provides=$(INPDRIVER_PROVIDES)  
debian/$(PACKAGE).substvars
+   echo xserver:Depends=$(VIDEODEP), $(INPUTDEP)  
debian/$(PACKAGE).substvars
 endif
 
 # vim:set noet ai sts=8 sw=8 tw=0:

commit 8bd2e9b523da35493db1bd781d4ef6bfbbeb2eff
Author: Julien Cristau jcris...@debian.org
Date:   Tue Apr 13 14:06:33 2010 +0200

xsfbs.mk: don't use a directory as a make target

The timestamp on the directory gets updated each time a file is added in
it, which causes useless rebuilds.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index 5e16b10..351fea5 100755
--- a/debian/xsfbs/xsfbs.mk
+++ b/debian/xsfbs/xsfbs.mk
@@ -110,14 +110,15 @@ $(STAMP_DIR)/stampdir:
 .PHONY: prepare
 stampdir_targets+=prepare
 prepare: $(STAMP_DIR)/prepare
-$(STAMP_DIR)/prepare: $(STAMP_DIR)/log $(STAMP_DIR)/genscripts
+$(STAMP_DIR)/prepare: $(STAMP_DIR)/logdir $(STAMP_DIR)/genscripts
$@
 
-.PHONY: log
-stampdir_targets+=log
-log: $(STAMP_DIR)/log
-$(STAMP_DIR)/log: $(STAMP_DIR)/stampdir
+.PHONY: logdir
+stampdir_targets+=logdir
+logdir: $(STAMP_DIR)/logdir

libxtst: Changes to 'debian-unstable'

2010-05-07 Thread Mikhail Gusarov
 debian/control |6 --
 1 file changed, 6 deletions(-)

New commits:
commit b9204b3557e1d5ef201cb25f6db80353b68cefa1
Author: Mikhail Gusarov dotted...@debian.org
Date:   Fri May 7 18:58:50 2010 +0700

Remove duplicate xorg.fd.o URL and confusing mailing list URL from 
debian/control

diff --git a/debian/control b/debian/control
index 750b3aa..65f2ef5 100644
--- a/debian/control
+++ b/debian/control
@@ -34,8 +34,6 @@ Description: X11 Testing -- Record extension library
  .
  More information about X.Org can be found at:
  URL:http://www.X.org
- URL:http://xorg.freedesktop.org
- URL:http://lists.freedesktop.org/mailman/listinfo/xorg
  .
  This module can be found at
  git://anongit.freedesktop.org/git/xorg/lib/libXtst
@@ -57,8 +55,6 @@ Description: X11 Record extension library (debug package)
  .
  More information about X.Org can be found at:
  URL:http://www.X.org
- URL:http://xorg.freedesktop.org
- URL:http://lists.freedesktop.org/mailman/listinfo/xorg
  .
  This module can be found at
  git://anongit.freedesktop.org/git/xorg/lib/libXtst
@@ -90,8 +86,6 @@ Description: X11 Record extension library (development 
headers)
  .
  More information about X.Org can be found at:
  URL:http://www.X.org
- URL:http://xorg.freedesktop.org
- URL:http://lists.freedesktop.org/mailman/listinfo/xorg
  .
  This module can be found at
  git://anongit.freedesktop.org/git/xorg/lib/libXtst


-- 
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/e1oamgx-0008u4...@alioth.debian.org



libxtst: Changes to 'debian-unstable'

2010-02-27 Thread Brice Goglin
 debian/changelog |4 
 debian/control   |2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit dabb378d9c563373151550f04acee7f01b49a2a1
Author: Brice Goglin bgog...@debian.org
Date:   Sat Feb 27 12:54:28 2010 +0100

Fix short description

diff --git a/debian/changelog b/debian/changelog
index 406e381..adfd6f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 libxtst (2:1.1.0-3) UNRELEASED; 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 jcris...@debian.org  Sat, 16 Jan 2010 16:47:44 +
 
 libxtst (2:1.1.0-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index ccf2721..750b3aa 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Package: libxtst6
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
-Description: X11 Testing -- Resource extension library
+Description: X11 Testing -- Record extension library
  libXtst provides an X Window System client interface to the Record
  extension to the X protocol.
  .


-- 
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/e1nllhe-0003ci...@alioth.debian.org



libxtst: Changes to 'debian-unstable'

2010-01-16 Thread Julien Cristau
 debian/changelog |7 +++
 debian/rules |   10 +-
 2 files changed, 12 insertions(+), 5 deletions(-)

New commits:
commit 5c98a039b3fb5cf17ec8ba3728474a250dc51391
Author: Julien Cristau jcris...@debian.org
Date:   Sat Jan 16 16:48:57 2010 +

Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good 
reason.  Thanks, Colin Watson!

diff --git a/debian/changelog b/debian/changelog
index d731967..406e381 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libxtst (2:1.1.0-3) UNRELEASED; urgency=low
+
+  * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
+good reason.  Thanks, Colin Watson!
+
+ -- Julien Cristau jcris...@debian.org  Sat, 16 Jan 2010 16:47:44 +
+
 libxtst (2:1.1.0-2) unstable; urgency=low
 
   * Upload to unstable.
diff --git a/debian/rules b/debian/rules
index 97f5c6a..5825fb0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,12 +37,12 @@ build: build-stamp
 build-stamp: $(STAMP_DIR)/patch
dh_testdir
autoreconf -vfi
-   mkdir -p obj-$(DEB_BUILD_GNU_TYPE)
-   cd obj-$(DEB_BUILD_GNU_TYPE)  \
+   mkdir -p build
+   cd build  \
../configure --prefix=/usr --mandir=\$${prefix}/share/man \
 --infodir=\$${prefix}/share/info $(confflags) \
 CFLAGS=$(CFLAGS) 
-   cd obj-$(DEB_BUILD_GNU_TYPE)  $(MAKE)
+   cd build  $(MAKE)
$@
 
 clean: xsfclean
@@ -54,7 +54,7 @@ clean: xsfclean
rm -f */config.cache */config.log */config.status
rm -f conftest* */conftest*
rm -rf autom4te.cache */autom4te.cache
-   rm -rf obj-*
+   rm -rf build
rm -f INSTALL aclocal.m4 config.guess config.sub config.h.in configure
rm -f depcomp install-sh ltmain.sh missing mkinstalldirs
find -name Makefile.in -delete
@@ -67,7 +67,7 @@ install: build
dh_clean -k
dh_installdirs
 
-   cd obj-$(DEB_BUILD_GNU_TYPE)  $(MAKE) DESTDIR=$(CURDIR)/debian/tmp 
install
+   cd build  $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
 
 # Build architecture-dependent files here.
 binary-arch: build install


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



libxtst: Changes to 'debian-unstable'

2010-01-06 Thread Julien Cristau
 debian/changelog |   11 +--
 debian/control   |2 +-
 2 files changed, 10 insertions(+), 3 deletions(-)

New commits:
commit 84421d5990b5cfe1e71e0880f760eb08a2777356
Author: Julien Cristau jcris...@debian.org
Date:   Wed Jan 6 13:04:03 2010 +

Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index fe6d123..d731967 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxtst (2:1.1.0-2) unstable; urgency=low
+
+  * Upload to unstable.
+
+ -- Julien Cristau jcris...@debian.org  Wed, 06 Jan 2010 13:02:50 +
+
 libxtst (2:1.1.0-1) experimental; urgency=low
 
   [ Timo Aaltonen ]

commit 334d14d6b725086d4ef108b09a796e66262a7e20
Author: Julien Cristau jcris...@debian.org
Date:   Thu Nov 26 17:58:03 2009 +0100

Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index 9b742b2..fe6d123 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-libxtst (2:1.1.0-1) UNRELEASED; urgency=low
+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).
 
- -- Timo Aaltonen tjaal...@ubuntu.com  Tue, 24 Nov 2009 11:42:26 +0200
+ -- Julien Cristau jcris...@debian.org  Thu, 26 Nov 2009 17:57:54 +0100
 
 libxtst (2:1.0.99.2-2) experimental; urgency=low
 

commit 92ebb206108a6ab619565df4dfdb22936755b85d
Author: Julien Cristau jcris...@debian.org
Date:   Thu Nov 26 17:47:40 2009 +0100

Fix libxext-dev epoch in build-deps

diff --git a/debian/control b/debian/control
index be61b15..ccf2721 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: David Nusinow dnusi...@debian.org, Andres Salomon 
dilin...@debian.
 Build-Depends:
  debhelper (= 5.0.0),
  libx11-dev (= 2:0.99.3),
- libxext-dev (= 1:1.0.99.4),
+ libxext-dev (= 2:1.0.99.4),
  libxi-dev,
  x11proto-record-dev (= 1.13.99.1),
  x11proto-xext-dev (= 7.0.99.3),


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



libxtst: Changes to 'debian-unstable'

2009-11-24 Thread Timo Aaltonen
 .gitignore  |   11 
 ChangeLog   |  405 
 INSTALL |  234 
 Makefile.am |6 
 Makefile.in |  716 -
 README  |   24 
 aclocal.m4  | 8126 ---
 config.guess| 1516 --
 config.h.in |   64 
 config.sub  | 1626 ---
 configure   |21373 
 configure.ac|   17 
 debian/changelog|   32 
 debian/control  |   31 
 debian/libxtst-dev.install  |1 
 debian/rules|   21 
 debian/xsfbs/xsfbs.mk   |   21 
 debian/xsfbs/xsfbs.sh   |  233 
 depcomp |  584 -
 include/X11/extensions/XTest.h  |  146 
 include/X11/extensions/record.h |  183 
 install-sh  |  507 
 ltmain.sh   | 6938 
 man/.gitignore  |7 
 man/Makefile.am |   66 
 man/Makefile.in |  451 
 man/XTest.xml   |   16 
 missing |  367 
 mkinstalldirs   |  161 
 src/.gitignore  |6 
 src/Makefile.am |   10 
 src/Makefile.in |  497 
 src/XRecord.c   |   81 
 src/XTest.c |  109 
 34 files changed, 967 insertions(+), 43619 deletions(-)

New commits:
commit a89f1a90d1a8f86da80cafd289884869e35f660b
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Tue Nov 24 11:49:34 2009 +0200

Bump the build-dep on libxext-dev (= 1:1.0.99.4).

diff --git a/debian/changelog b/debian/changelog
index 18130c4..9b742b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libxtst (2:1.1.0-1) UNRELEASED; urgency=low
 
   * 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).
 
  -- Timo Aaltonen tjaal...@ubuntu.com  Tue, 24 Nov 2009 11:42:26 +0200
 
diff --git a/debian/control b/debian/control
index 619578a..be61b15 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: David Nusinow dnusi...@debian.org, Andres Salomon 
dilin...@debian.
 Build-Depends:
  debhelper (= 5.0.0),
  libx11-dev (= 2:0.99.3),
- libxext-dev (= 1:0.99.2),
+ libxext-dev (= 1:1.0.99.4),
  libxi-dev,
  x11proto-record-dev (= 1.13.99.1),
  x11proto-xext-dev (= 7.0.99.3),

commit 4f88900566f58a0e9d279140679de27356a677a2
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Tue Nov 24 11:47:41 2009 +0200

Bump the build-dep on xutils-dev (= 1:7.5~1).

diff --git a/debian/changelog b/debian/changelog
index 8879870..18130c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libxtst (2:1.1.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Bump the build-dep on xutils-dev (= 1:7.5~1).
 
  -- Timo Aaltonen tjaal...@ubuntu.com  Tue, 24 Nov 2009 11:42:26 +0200
 
diff --git a/debian/control b/debian/control
index 9d61b2e..619578a 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends:
  xmlto,
  automake,
  libtool,
- xutils-dev,
+ xutils-dev (= 1:7.5~1),
  quilt
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxtst

commit 3ef62391e0aa4a40a6053e6aef678ed37646e2fa
Author: Timo Aaltonen tjaal...@cc.hut.fi
Date:   Tue Nov 24 11:46:56 2009 +0200

Update the changelogs.

diff --git a/ChangeLog b/ChangeLog
index 759170f..3778c3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+commit ddc11c4ef1bd0e6c970630dea74f54bb2b0ea893
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Mon Oct 5 11:38:38 2009 +1000
+
+libXtst 1.1.0
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+
+commit e3d74ecf1a3a7adfeafca8cd02c1da82e95d5eaf
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Mon Oct 5 11:40:53 2009 +1000
+
+Require libXext 1.0.99.4
+
+libXext 1.0.99.1 up to including 1.0.99.3 had the XTest.h header which is
+now in this module.
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+
+commit 7a9b269ed83c106265896373120603b9c06997f3
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Mon Oct 5 10:38:34 2009 +1000
+
+Require macros 1.3 for XORG_DEFAULT_OPTIONS
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+
 commit 9f727168f561c76c5ae6c3115282ac803172e9f8
 Author: Peter Hutterer peter.hutte...@who-t.net
 Date:   Tue Aug 25 14:09:47 2009 +1000
diff --git a/debian/changelog b/debian/changelog
index c29cb4f..8879870 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxtst (2:1.1.0-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Timo Aaltonen tjaal...@ubuntu.com  Tue, 24 Nov 2009 11:42:26 +0200
+
 libxtst (2:1.0.99.2-2) experimental; urgency=low
 
   * Brown paper bag upload.

commit 

libxtst: Changes to 'debian-unstable'

2009-08-01 Thread Brice Goglin
 debian/README.source   |   73 +
 debian/changelog   |5 ++-
 debian/control |4 +-
 debian/xsfbs/repack.sh |   32 
 debian/xsfbs/xsfbs.mk  |   29 ++
 debian/xsfbs/xsfbs.sh  |   78 -
 6 files changed, 122 insertions(+), 99 deletions(-)

New commits:
commit 49612d0b26db2ebcf4cf1c3bfa82cd76a05dccb3
Author: Brice Goglin bgog...@debian.org
Date:   Sat Aug 1 12:59:21 2009 +0200

Move -dbg packages to section debug

diff --git a/debian/changelog b/debian/changelog
index 752d0b7..afc9521 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ libxtst (2:1.0.3-2) UNRELEASED; urgency=low
   * 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.
 
- -- Brice Goglin bgog...@debian.org  Sat, 01 Aug 2009 12:58:44 +0200
+ -- Brice Goglin bgog...@debian.org  Sat, 01 Aug 2009 12:59:13 +0200
 
 libxtst (2:1.0.3-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 4e94fa8..7c474a4 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Description: X11 Testing -- Resource extension library
 
 Package: libxtst6-dbg
 Architecture: any
-Section: libdevel
+Section: debug
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxtst6 (= 
${binary:Version})
 Description: X11 Record extension library (debug package)

commit a37aa7c276b9dbcc045668b331948c7ec77b7e5a
Author: Brice Goglin bgog...@debian.org
Date:   Sat Aug 1 12:58:59 2009 +0200

Bump Standards-Version to 3.8.2 now that we have README.source

diff --git a/debian/changelog b/debian/changelog
index 7046e78..752d0b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,10 @@ libxtst (2:1.0.3-2) UNRELEASED; urgency=low
   * 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.
 
- -- Brice Goglin brice.gog...@ens-lyon.org  Fri, 13 Jun 2008 11:51:27 +0200
+ -- Brice Goglin bgog...@debian.org  Sat, 01 Aug 2009 12:58:44 +0200
 
 libxtst (2:1.0.3-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 8d3839c..4e94fa8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow dnusi...@debian.org, Andres Salomon 
dilin...@debian.org, Brice Goglin bgog...@debian.org
 Build-Depends: debhelper (= 5.0.0), libx11-dev (= 2:0.99.3-1), libxext-dev 
(= 1:0.99.2-1), x11proto-record-dev, x11proto-xext-dev, pkg-config, xmlto, 
quilt
-Standards-Version: 3.7.3
+Standards-Version: 3.8.2
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxtst
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxtst.git
 

commit 8f72294ada477f003888b6776883c1dd98289f3f
Author: Julien Cristau jcris...@debian.org
Date:   Wed Jun 3 03:37:37 2009 +0200

Kill custom readlink function

This was needed for very, very old versions of debianutils.
Closes: #498890

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 197eb74..781826f 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -303,16 +303,6 @@ EOF
   fi
 }
 
-# we require a readlink command or shell function
-if ! which readlink  /dev/null 21; then
-  message The readlink command was not found.  Please install version \
-  1.13.1 or later of the debianutils package.
-  readlink () {
-# returns what symlink in $1 actually points to
-perl -e '$l = shift; exit 1 unless -l $l; $r = readlink $l; exit 1 unless 
$r; print $r\n' $1
-  }
-fi
-
 check_symlink () {
   # syntax: check_symlink symlink
   #

commit 7deebf983f53c505bc25171ab77fdc408f250a6e
Author: Julien Cristau jcris...@debian.org
Date:   Tue May 26 15:58:19 2009 +0200

xsfbs: don't run dpkg --print-installation-architecture

This is deprecated in new dpkg, and had no users anyway.

diff --git a/debian/xsfbs/xsfbs.sh b/debian/xsfbs/xsfbs.sh
index 8840ff9..197eb74 100644
--- a/debian/xsfbs/xsfbs.sh
+++ b/debian/xsfbs/xsfbs.sh
@@ -57,8 +57,6 @@ EOF
   exit $SHELL_LIB_USAGE_ERROR
 fi
 
-ARCHITECTURE=$(dpkg --print-installation-architecture)
-
 if [ $1 = reconfigure ] || [ -n $DEBCONF_RECONFIGURE ]; then
   RECONFIGURE=true
 else

commit 4178d948cd66a938222d0d7c6353ee8d60229e40
Author: David Nusinow dnusi...@debian.org
Date:   Mon May 25 20:08:50 2009 -0400

Add README.source

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 000..34ab4bf
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,73 @@
+--
+Quick Guide To Patching This Package For The Impatient

libxtst: Changes to 'debian-unstable'

2008-06-13 Thread Brice Goglin
 debian/changelog |   10 
 debian/control   |   18 +
 debian/rules |2 
 debian/xsfbs/xsfbs-autoreconf.mk |  150 --
 debian/xsfbs/xsfbs.mk|  121 ++-
 debian/xsfbs/xsfbs.sh|  394 ---
 6 files changed, 256 insertions(+), 439 deletions(-)

New commits:
commit 11743cba141e2c29ee8ab67e13b963dc72a31199
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Fri Jun 13 14:42:15 2008 +0200

Install the upstream ChangeLog

diff --git a/debian/changelog b/debian/changelog
index 952c527..7046e78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ libxtst (2:1.0.3-2) UNRELEASED; urgency=low
   * 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.
 
- -- Brice Goglin [EMAIL PROTECTED]  Fri, 13 Jun 2008 11:37:07 +0200
+ -- Brice Goglin [EMAIL PROTECTED]  Fri, 13 Jun 2008 11:51:27 +0200
 
 libxtst (2:1.0.3-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 7ce2329..2388adf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -73,7 +73,7 @@ binary-arch: build install
 
dh_installdocs
dh_install --sourcedir=debian/tmp --list-missing
-   dh_installchangelogs
+   dh_installchangelogs ChangeLog
dh_installman
dh_link
dh_strip --dbg-package=$(PACKAGE)-dbg

commit c8d6f1dfda32a0dfd7aedf6ae8722935031e820c
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Fri Jun 13 10:52:09 2008 +0200

Misc fixes to debian/control and debian/copyright

  * 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.

diff --git a/debian/changelog b/debian/changelog
index 23cb65b..952c527 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libxtst (2:1.0.3-2) UNRELEASED; urgency=low
+
+  * 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.
+
+ -- Brice Goglin [EMAIL PROTECTED]  Fri, 13 Jun 2008 11:37:07 +0200
+
 libxtst (2:1.0.3-1) unstable; urgency=low
 
   [ Julien Cristau ]
diff --git a/debian/control b/debian/control
index 30f84af..8d3839c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Andres Salomon [EMAIL 
PROTECTED], Brice Goglin [EMAIL PROTECTED]
 Build-Depends: debhelper (= 5.0.0), libx11-dev (= 2:0.99.3-1), libxext-dev 
(= 1:0.99.2-1), x11proto-record-dev, x11proto-xext-dev, pkg-config, xmlto, 
quilt
-Standards-Version: 3.7.2
-XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxtst
-XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxtst.git
+Standards-Version: 3.7.3
+Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxtst
+Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxtst.git
 
 Package: libxtst6
 Section: libs
@@ -20,8 +20,12 @@ Description: X11 Testing -- Resource extension library
  is useful for automated testing.
  .
  More information about X.Org can be found at:
+ URL:http://www.X.org
  URL:http://xorg.freedesktop.org
  URL:http://lists.freedesktop.org/mailman/listinfo/xorg
+ .
+ This module can be found at
+ git://anongit.freedesktop.org/git/xorg/lib/libXtst
 
 Package: libxtst6-dbg
 Architecture: any
@@ -39,8 +43,12 @@ Description: X11 Record extension library (debug package)
  Non-developers likely have little use for this package.
  .
  More information about X.Org can be found at:
+ URL:http://www.X.org
  URL:http://xorg.freedesktop.org
  URL:http://lists.freedesktop.org/mailman/listinfo/xorg
+ .
+ This module can be found at
+ git://anongit.freedesktop.org/git/xorg/lib/libXtst
 
 Package: libxtst-dev
 Section: libdevel
@@ -58,5 +66,9 @@ Description: X11 Record extension library (development 
headers)
  libxtst6.  Non-developers likely have little use for this package.
  .
  More information about X.Org can be found at:
+ URL:http://www.X.org
  URL:http://xorg.freedesktop.org
  URL:http://lists.freedesktop.org/mailman/listinfo/xorg
+ .
+ This module can be found at
+ git://anongit.freedesktop.org/git/xorg/lib/libXtst

commit 4c2fb5aa80a15b5a9a9b51b03c7dc30496a22561
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Sat May 31 13:23:24 2008 +0200

Update xsfbs/quilt patching rules to be compatible with the
3.0 (quilt) source package.

Thanks to Raphael Hertzog.
See http://lists.debian.org/debian-x/2008/05/msg01250.html for details.

diff --git a/debian/xsfbs/xsfbs.mk b/debian/xsfbs/xsfbs.mk
index c11923f..b871b3b 100755

libxtst: Changes to 'debian-unstable'

2007-08-25 Thread Brice Goglin
 INSTALL |   50 -
 Makefile.in |  143 +--
 aclocal.m4  |  676 ++--
 config.guess|6 
 config.sub  |   10 
 configure   | 1146 +---
 configure.ac|2 
 debian/changelog|   14 
 debian/control  |2 
 debian/copyright|3 
 debian/patches/01_build_manpages.diff   |   24 
 debian/patches/01_fix_date_in_manpages.diff |   14 
 debian/patches/series   |2 
 depcomp |   64 +
 install-sh  |  348 ++--
 ltmain.sh   |  233 +++--
 man/Makefile.am |2 
 man/Makefile.in |   94 +-
 missing |   61 -
 mkinstalldirs   |5 
 src/Makefile.in |  125 +--
 21 files changed, 1925 insertions(+), 1099 deletions(-)

New commits:
commit d11a139027eea0f67f169462837b6c5da3179c02
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Sat Aug 25 12:16:53 2007 +0200

Update 01_build_manpages.diff and rename it accordingly

diff --git a/debian/changelog b/debian/changelog
index ee15a37..23cb65b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxtst (2:1.0.3-1) UNRELEASED; urgency=low
+libxtst (2:1.0.3-1) unstable; urgency=low
 
   [ Julien Cristau ]
   * Sync package sections with the override.
@@ -9,8 +9,11 @@ libxtst (2:1.0.3-1) UNRELEASED; urgency=low
   * 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 [EMAIL PROTECTED]  Sat, 25 Aug 2007 11:57:32 +0200
+ -- Brice Goglin [EMAIL PROTECTED]  Sat, 25 Aug 2007 11:58:00 +0200
 
 libxtst (1:1.0.2-1) unstable; urgency=low
 
diff --git a/debian/patches/01_build_manpages.diff 
b/debian/patches/01_build_manpages.diff
deleted file mode 100644
index eb06721..000
--- a/debian/patches/01_build_manpages.diff
+++ /dev/null
@@ -1,24 +0,0 @@
 a/man/Makefile.am  2007-06-07 16:32:46.0 +0200
-+++ b/man/Makefile.am  2007-06-07 16:33:11.0 +0200
-@@ -28,7 +28,7 @@
- 
- LIB_MAN_DIR_SUFFIX = $(LIB_MAN_DIR:@mandir@/man%=%)
- 
--libman_xml = XTest.xml
-+libman_xml = $(srcdir)/XTest.xml
- 
- XTest_manpages =  \
-   XTestQueryExtension \
-diff --git a/man/XTest.xml b/man/XTest.xml
-index a80ab22..4637a7e 100644
 a/man/XTest.xml
-+++ b/man/XTest.xml
-@@ -43,7 +43,7 @@ X Consortium.
- !-- $Xorg: xtestlib.ms,v 1.3 2000/08/17 19:42:37 cpqbld Exp $ --
-  refentryinfo
-   productname__vendorversion__/productname
--  pubdate6 June 2007/pubdate
-+  date6 June 2007/date
-authorfirstnameKieron/firstnamesurnameDrake/surname
-affiliationorgnameUniSoft Ltd./orgname/affiliation
-/author
diff --git a/debian/patches/01_fix_date_in_manpages.diff 
b/debian/patches/01_fix_date_in_manpages.diff
new file mode 100644
index 000..bdd77be
--- /dev/null
+++ b/debian/patches/01_fix_date_in_manpages.diff
@@ -0,0 +1,14 @@
+Make sure the manpage footer contains the date, not the date within
+pubdate/pubdate.
+
+--- a/man/XTest.xml
 b/man/XTest.xml
+@@ -43,7 +43,7 @@ X Consortium.
+ !-- $Xorg: xtestlib.ms,v 1.3 2000/08/17 19:42:37 cpqbld Exp $ --
+  refentryinfo
+   productname__vendorversion__/productname
+-  pubdate6 June 2007/pubdate
++  date6 June 2007/date
+authorfirstnameKieron/firstnamesurnameDrake/surname
+affiliationorgnameUniSoft Ltd./orgname/affiliation
+/author
diff --git a/debian/patches/series b/debian/patches/series
index 88c7f12..b93a37a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-01_build_manpages.diff
+01_fix_date_in_manpages.diff

commit d4c4545a7fbcedf8066c2b68896ea78242293c5c
Author: Brice Goglin [EMAIL PROTECTED]
Date:   Sat Aug 25 11:57:57 2007 +0200

Add upstream URL to debian/copyright

diff --git a/debian/changelog b/debian/changelog
index 7b195b5..ee15a37 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,9 @@ libxtst (2:1.0.3-1) UNRELEASED; urgency=low
   * New upstream release.
   * Add myself to Uploaders, and remove Branden and Fabio with their
 permission.
+  * Add upstream URL to debian/copyright.
 
- -- Brice Goglin [EMAIL PROTECTED]  Sat, 25 Aug 2007 11:54:26 +0200
+ -- Brice Goglin [EMAIL PROTECTED]  Sat, 25 Aug 2007 11:57:32 +0200
 
 libxtst (1:1.0.2-1) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index 4169e17..313e438 100644
--- 

libxtst: Changes to 'debian-unstable'

2007-07-24 Thread Julien Cristau
 debian/changelog |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 45013518fe9bbc8cba53b3b6a84a0b7a7206420c
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Wed Jul 25 06:57:40 2007 +0200

Bump epoch so Ubuntu can sync this package.

diff --git a/debian/changelog b/debian/changelog
index 865292d..aaba201 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-libxtst (1:1.0.2-2) UNRELEASED; urgency=low
+libxtst (2:1.0.2-2) UNRELEASED; urgency=low
 
   * Sync package sections with the override.
+  * Bump epoch so Ubuntu can sync this package.
 
- -- Julien Cristau [EMAIL PROTECTED]  Thu, 07 Jun 2007 18:38:36 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Wed, 25 Jul 2007 06:56:51 +0200
 
 libxtst (1:1.0.2-1) unstable; urgency=low
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



libxtst: Changes to 'debian-unstable'

2007-06-07 Thread Julien Cristau
 .gitignore|   22 
 COPYING   |   70 +
 ChangeLog |   49 -
 INSTALL   |  236 ++
 Makefile.am   |   14 
 Makefile.in   |   41 +
 aclocal.m4|  442 +++
 config.guess  |  685 ++
 config.h.in   |9 
 config.sub|  240 --
 configure |  368 -
 configure.ac  |   17 
 debian/changelog  |9 
 debian/control|6 
 debian/copyright  |   21 
 debian/libxtst-dev.install|1 
 debian/patches/01_build_manpages.diff |   24 
 debian/patches/series |1 
 debian/rules  |5 
 debian/xsfbs/xsfbs-autoreconf.mk  |  150 +++
 debian/xsfbs/xsfbs.mk |  379 ++
 debian/xsfbs/xsfbs.sh |  907 
 depcomp   |  103 ++
 install-sh|  477 ++--
 ltmain.sh | 1278 ++
 man/.gitignore|7 
 man/Makefile.am   |   86 ++
 man/Makefile.in   |  453 
 man/XTest.xml |  414 +++
 missing   |  142 ++-
 mkinstalldirs |   89 +-
 src/.gitignore|6 
 src/Makefile.am   |8 
 src/Makefile.in   |   28 
 src/XRecord.c |   70 -
 src/XTest.c   |   21 
 36 files changed, 5632 insertions(+), 1246 deletions(-)

New commits:
commit 8fa82482b7ac4457e290b98a786d7033307415e4
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Thu Jun 7 17:55:00 2007 +0200

Update debian/copyright from COPYING.

diff --git a/debian/changelog b/debian/changelog
index b01ed63..636044e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libxtst (1:1.0.2-1) UNRELEASED; urgency=low
+libxtst (1:1.0.2-1) unstable; urgency=low
 
   [ Drew Parsons ]
   * dbg package has priority extra.
@@ -9,8 +9,9 @@ libxtst (1:1.0.2-1) UNRELEASED; urgency=low
   * 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 [EMAIL PROTECTED]  Thu, 07 Jun 2007 17:45:13 +0200
+ -- Julien Cristau [EMAIL PROTECTED]  Thu, 07 Jun 2007 17:54:08 +0200
 
 libxtst (1:1.0.1-5) unstable; urgency=low
 
diff --git a/debian/copyright b/debian/copyright
index df8ea21..4169e17 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,6 +4,7 @@ Copyright:
  XRecord.c - Copyright 1995, 1998  The Open Group
  Copyright 1995 Network Computing Devices
  By Stephen Gildea, X Consortium, and Martha Zimet, NCD.
+ Build system: Copyright 2005 Red Hat, Inc.
 
 License:
 
@@ -47,3 +48,23 @@ XRecord also contains the following license:
  AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
  OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
+License for the build system:
+
+ 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.
+

commit 00683dd495220630c7dd19d3ec861d4bb5def241
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Thu Jun 7 17:46:00 2007 +0200

Use ${binary:Version} instead of ${Source-Version} in debian/control.

diff --git a/debian/changelog b/debian/changelog
index 95dc3bf..b01ed63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,9 @@ libxtst (1:1.0.2-1) UNRELEASED; urgency=low
   * New 

libxtst: Changes to 'debian-unstable'

2007-06-07 Thread Julien Cristau
 debian/changelog |6 ++
 debian/control   |3 +++
 2 files changed, 9 insertions(+)

New commits:
commit 674143ae770819caa23b536d113eb92879cece60
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Thu Jun 7 18:39:06 2007 +0200

Sync package sections with the override.

diff --git a/debian/changelog b/debian/changelog
index 636044e..865292d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxtst (1:1.0.2-2) UNRELEASED; urgency=low
+
+  * Sync package sections with the override.
+
+ -- Julien Cristau [EMAIL PROTECTED]  Thu, 07 Jun 2007 18:38:36 +0200
+
 libxtst (1:1.0.2-1) unstable; urgency=low
 
   [ Drew Parsons ]
diff --git a/debian/control b/debian/control
index 2b80d1e..fd8c250 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxtst
 XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxtst.git
 
 Package: libxtst6
+Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common
 Description: X11 Testing -- Resource extension library
@@ -24,6 +25,7 @@ Description: X11 Testing -- Resource extension library
 
 Package: libxtst6-dbg
 Architecture: any
+Section: libdevel
 Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxtst6 (= 
${binary:Version})
 Description: X11 Record extension library (debug package)
@@ -41,6 +43,7 @@ Description: X11 Record extension library (debug package)
  URL:http://lists.freedesktop.org/mailman/listinfo/xorg
 
 Package: libxtst-dev
+Section: libdevel
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libxtst6 (= ${binary:Version}), 
libx11-dev, libxext-dev, x11proto-record-dev
 Pre-Depends: x11-common (= 1:7.0.0)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



libxtst: Changes to 'debian-unstable'

2007-04-11 Thread Julien Cristau
 debian/control |2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 592627a2cd9fd98ef1e05db248f0c277e367b5d4
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Wed Apr 11 13:26:37 2007 +0200

Fix the name of the XS-Vcs-Browser field.

diff --git a/debian/control b/debian/control
index 0774bf2..2c86f7a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: David Nusinow [EMAIL PROTECTED], Branden Robinson 
[EMAIL PROTECTED]
 Build-Depends: debhelper (= 5.0.0), libx11-dev (= 2:0.99.3-1), libxext-dev 
(= 1:0.99.2-1), x11proto-record-dev, x11proto-xext-dev, pkg-config
 Standards-Version: 3.7.2
 XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxtst
-XS-Vcs-Browse: http://git.debian.org/?p=pkg-xorg/lib/libxtst.git
+XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/libxtst.git
 
 Package: libxtst6
 Architecture: any


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



libxtst: Changes to 'debian-unstable'

2007-04-07 Thread Julien Cristau
 Makefile.in|  317 -
 aclocal.m4 | 3426 +++--
 configure  |11834 ++---
 debian/changelog   |   35 
 debian/compat  |2 
 debian/control |   22 
 debian/copyright   |   49 
 debian/libxtst-dev.install |1 
 debian/rules   |6 
 src/Makefile.in|  213 
 10 files changed, 8243 insertions(+), 7662 deletions(-)

New commits:
commit e703cb049a49bdee663a4c6f54df8aa292bf0833
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Sat Apr 7 17:42:05 2007 +0200

Add XS-Vcs-* headers, and remove outdated CVS info.

diff --git a/debian/changelog b/debian/changelog
index 2fdaaf0..5ad7cda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 libxtst (1:1.0.1-6) UNRELEASED; urgency=low
 
+  [ Drew Parsons ]
   * dbg package has priority extra.
 
- -- Drew Parsons [EMAIL PROTECTED]  Sat, 19 Aug 2006 22:10:21 +1000
+  [ Julien Cristau ]
+  * Add XS-Vcs-* headers, and remove outdated CVS info.
+
+ -- Julien Cristau [EMAIL PROTECTED]  Sat, 07 Apr 2007 17:41:33 +0200
 
 libxtst (1:1.0.1-5) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index b884c55..0774bf2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,8 @@ Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Branden Robinson [EMAIL 
PROTECTED], Fabio M. Di Nitto [EMAIL PROTECTED], Andres Salomon [EMAIL 
PROTECTED]
 Build-Depends: debhelper (= 5.0.0), libx11-dev (= 2:0.99.3-1), libxext-dev 
(= 1:0.99.2-1), x11proto-record-dev, x11proto-xext-dev, pkg-config
 Standards-Version: 3.7.2
+XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxtst
+XS-Vcs-Browse: http://git.debian.org/?p=pkg-xorg/lib/libxtst.git
 
 Package: libxtst6
 Architecture: any
@@ -19,9 +21,6 @@ Description: X11 Testing -- Resource extension library
  More information about X.Org can be found at:
  URL:http://xorg.freedesktop.org
  URL:http://lists.freedesktop.org/mailman/listinfo/xorg
- .
- This module can be found as the module 'lib/Xtst' at
- :pserver:[EMAIL PROTECTED]:/cvs/xorg
 
 Package: libxtst6-dbg
 Architecture: any
@@ -40,9 +39,6 @@ Description: X11 Record extension library (debug package)
  More information about X.Org can be found at:
  URL:http://xorg.freedesktop.org
  URL:http://lists.freedesktop.org/mailman/listinfo/xorg
- .
- This module can be found as the module 'lib/Xtst' at
- :pserver:[EMAIL PROTECTED]:/cvs/xorg
 
 Package: libxtst-dev
 Architecture: any
@@ -61,6 +57,3 @@ Description: X11 Record extension library (development 
headers)
  More information about X.Org can be found at:
  URL:http://xorg.freedesktop.org
  URL:http://lists.freedesktop.org/mailman/listinfo/xorg
- .
- This module can be found as the module 'lib/Xtst' at
- :pserver:[EMAIL PROTECTED]:/cvs/xorg

commit f91505ae32a1704724b7ce8e32957184c6c9594a
Author: Drew Parsons [EMAIL PROTECTED]
Date:   Sat Aug 19 12:29:06 2006 +

All dbg packages in lib should have priority extra,
see http://lists.debian.org/debian-devel/2006/08/msg00737.html

diff --git a/debian/changelog b/debian/changelog
index 5e59888..2fdaaf0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxtst (1:1.0.1-6) UNRELEASED; urgency=low
+
+  * dbg package has priority extra.
+
+ -- Drew Parsons [EMAIL PROTECTED]  Sat, 19 Aug 2006 22:10:21 +1000
+
 libxtst (1:1.0.1-5) unstable; urgency=low
 
   * Revert .la file addition.
diff --git a/debian/control b/debian/control
index 63741c8..b884c55 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,7 @@ Description: X11 Testing -- Resource extension library
 
 Package: libxtst6-dbg
 Architecture: any
+Priority: extra
 Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxtst6 (= 
${Source-Version})
 Description: X11 Record extension library (debug package)
  libXtst provides an X Window System client interface to the Record

commit ede382cbf7203525245d48c19ebaf3776297e62e
Author: Branden Robinson [EMAIL PROTECTED]
Date:   Tue Aug 1 15:29:08 2006 +

Use only the major version, minor version, and major patch number
components of the Policy Manual revision in Standards-Version, because the
minor patch level will be changed when only cosmetic, typographical or
other edits are made which neither change the meaning of the document nor
affect the contents of packages.  See Policy Manual §5.6.11.

(The real reason for this commit, as with r2615, is to test tweaks to the
repository's commit-email.pl script.)

diff --git a/debian/control b/debian/control
index d481e66..63741c8 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian X Strike Force debian-x@lists.debian.org
 Uploaders: David Nusinow [EMAIL PROTECTED], Branden Robinson [EMAIL 
PROTECTED], Fabio M. Di Nitto [EMAIL PROTECTED], Andres Salomon [EMAIL 
PROTECTED]
 

libxtst: Changes to 'debian-unstable'

2007-01-25 Thread David Nusinow
New branch 'debian-unstable' available with the following commits:
commit b52800b43db380bf2a3ab6a27155b65a409be73d
Author: Thierry Reding [EMAIL PROTECTED]
Date:   Tue Sep 26 09:37:55 2006 +

Add watch files.

commit fabb33ea12657307ddd962043b9236a9bfd31b2e
Author: Steve Langasek [EMAIL PROTECTED]
Date:   Wed Apr 19 07:12:11 2006 +

change names of all lib package directories to $sourcepackage, for a
more persistent naming scheme

commit 82950a51d1609ee88347021451828bbd314a7663
Author: David Nusinow [EMAIL PROTECTED]
Date:   Wed Apr 19 01:55:13 2006 +

* Reorder makeshlib command in rules file so that ldconfig is run
  properly. Thanks Drew Parsons and Steve Langasek.

commit 6d6c87040f73ee9f0e81c36b13db755fd76a35dd
Author: David Nusinow [EMAIL PROTECTED]
Date:   Tue Apr 4 23:55:04 2006 +

Set all libs to upload to unstable. Also update xft for modular.

commit 33fc39406ef4a06cc9748025e99c759e2d8b6758
Author: David Nusinow [EMAIL PROTECTED]
Date:   Wed Jan 25 01:34:54 2006 +

Set libs to be uploaded to experimental. Also pull in some libxft fixes 
from what's in unstable

commit 44dec9883e044636c1e46421fa8048615805fe8e
Author: David Nusinow [EMAIL PROTECTED]
Date:   Fri Dec 30 20:12:45 2005 +

Update libs to 7.0 release with packaging

commit 2aa30e33c543528f2141b60bf9606b1e0fe506bd
Author: David Nusinow [EMAIL PROTECTED]
Date:   Fri Dec 30 00:24:15 2005 +

Vendor drop of proto and lib for 7.0


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]