Your message dated Sat, 05 Mar 2011 12:48:53 +0000
with message-id <e1pvquj-0003wz...@franck.debian.org>
and subject line Bug#592504: fixed in libxtst 2:1.2.0-2
has caused the Debian Bug report #592504,
regarding Please provide a libxtst6 udeb
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
592504: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592504
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libxtst6
Version: 2:1.1.0-3
Severity: wishlist
Tags: d-i patch
I'm currently working on Debian Installer for the FreeRunner, and, as it
doesn't have a physical keyboard, the graphical installer would be useless
without an on-screen keyboard.
I chose to use matchbox-keyboard to provide an on-screen keyboard, as it has
few dependencies and provides a GTK input method module (so the screen can pop
only when needed).
matchbox-keyboard depends on libxtst6 and libfakekey0 (which depends on
libxtst6 too), so please provide a libxtst6 udeb.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (120, 'unstable'), (105, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.35-rc3+ (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libxtst6 depends on:
ii libc6 2.11.2-2 Embedded GNU C Library: Shared lib
ii libx11-6 2:1.3.3-3 X11 client-side library
ii libxext6 2:1.1.2-1 X11 miscellaneous extension librar
ii libxi6 2:1.3-4 X11 Input extension library
ii x11-common 1:7.5+6 X Window System (X.Org) infrastruc
libxtst6 recommends no packages.
libxtst6 suggests no packages.
-- no debconf information
diff -r affb9c86f505 libxtst-1.1.0/debian/control
--- a/libxtst-1.1.0/debian/control Fri Aug 06 04:26:57 2010 +0200
+++ b/libxtst-1.1.0/debian/control Tue Aug 10 17:47:47 2010 +0200
@@ -38,6 +38,14 @@
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXtst
+Package: libxtst6-udeb
+Section: debian-installer
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+XC-Package-Type: udeb
+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 -r affb9c86f505 libxtst-1.1.0/debian/libxtst6-udeb.install
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/libxtst-1.1.0/debian/libxtst6-udeb.install Tue Aug 10 17:47:47 2010 +0200
@@ -0,0 +1,1 @@
+usr/lib/libXtst.so.6*
diff -r affb9c86f505 libxtst-1.1.0/debian/rules
--- a/libxtst-1.1.0/debian/rules Fri Aug 06 04:26:57 2010 +0200
+++ b/libxtst-1.1.0/debian/rules Tue Aug 10 17:47:47 2010 +0200
@@ -82,7 +82,7 @@
dh_strip --dbg-package=$(PACKAGE)-dbg
dh_compress
dh_fixperms
- dh_makeshlibs
+ dh_makeshlibs --add-udeb=$(PACKAGE)-udeb
dh_shlibdeps
dh_installdeb
dh_gencontrol
--- End Message ---
--- Begin Message ---
Source: libxtst
Source-Version: 2:1.2.0-2
We believe that the bug you reported is fixed in the latest version of
libxtst, which is due to be installed in the Debian FTP archive:
libxtst-dev_1.2.0-2_amd64.deb
to main/libx/libxtst/libxtst-dev_1.2.0-2_amd64.deb
libxtst6-dbg_1.2.0-2_amd64.deb
to main/libx/libxtst/libxtst6-dbg_1.2.0-2_amd64.deb
libxtst6-udeb_1.2.0-2_amd64.udeb
to main/libx/libxtst/libxtst6-udeb_1.2.0-2_amd64.udeb
libxtst6_1.2.0-2_amd64.deb
to main/libx/libxtst/libxtst6_1.2.0-2_amd64.deb
libxtst_1.2.0-2.diff.gz
to main/libx/libxtst/libxtst_1.2.0-2.diff.gz
libxtst_1.2.0-2.dsc
to main/libx/libxtst/libxtst_1.2.0-2.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 592...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Cyril Brulebois <k...@debian.org> (supplier of updated libxtst package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 24 Feb 2011 16:47:44 +0100
Source: libxtst
Binary: libxtst6 libxtst6-udeb libxtst6-dbg libxtst-dev
Architecture: source amd64
Version: 2:1.2.0-2
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Cyril Brulebois <k...@debian.org>
Description:
libxtst-dev - X11 Record extension library (development headers)
libxtst6 - X11 Testing -- Record extension library
libxtst6-dbg - X11 Record extension library (debug package)
libxtst6-udeb - X11 Testing -- Record extension library (udeb)
Closes: 592504
Changes:
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!
Checksums-Sha1:
efe5b5bd5e0f3785ab6914e22a458f3142736664 1434 libxtst_1.2.0-2.dsc
ccd5efd0e4c01a4a71b5f71d06e795da0ab22226 16029 libxtst_1.2.0-2.diff.gz
3362b7fc31fb9b9d07fc18526f4bfe308cd856a2 23676 libxtst6_1.2.0-2_amd64.deb
40703b4228d818575776d4dc8c049a62beb12b42 10190 libxtst6-udeb_1.2.0-2_amd64.udeb
160886e7f3cf247cb1861a58e14aeaa15e0e85ce 51788 libxtst6-dbg_1.2.0-2_amd64.deb
a74e11f8d6c45f8ad89d7d7b92cc4871333da5ed 71896 libxtst-dev_1.2.0-2_amd64.deb
Checksums-Sha256:
b8fb79533fb4bddb4fef7a5b4fa386791c6b9181d4e7869857549c4e5b70c7c3 1434
libxtst_1.2.0-2.dsc
46ce37a284f9247cea3003b36d88851500b180a7a82b2f65d353c96bf1c30abd 16029
libxtst_1.2.0-2.diff.gz
b73f444817717758e8b506bba3451ec3fe82b2f12e6c4123f038e6e7b934094a 23676
libxtst6_1.2.0-2_amd64.deb
25a15db233104b9d7295651eabdba5dc5d1e475f0af1052bb52c807efdc40c41 10190
libxtst6-udeb_1.2.0-2_amd64.udeb
8c38f63e86795a59389a25f417287f45bfbe9817f086f91e4eec54fe953ed04a 51788
libxtst6-dbg_1.2.0-2_amd64.deb
bd153318383cc574467842dfb8769253e6e0a849952ff39f5f2cccfb4ad2a2fd 71896
libxtst-dev_1.2.0-2_amd64.deb
Files:
d39459285fc4b59d0ef4dfb3c7f78f7a 1434 x11 optional libxtst_1.2.0-2.dsc
9c9560260667990247bc0aaa9ddc0d3a 16029 x11 optional libxtst_1.2.0-2.diff.gz
8b5ca6f92c1aba84beed9944017a02ec 23676 libs optional libxtst6_1.2.0-2_amd64.deb
61ff8832131e1800b6aab45ef1cb23c7 10190 debian-installer optional
libxtst6-udeb_1.2.0-2_amd64.udeb
069cf2b00c0db2a5ab2c69734b9fe1b4 51788 debug extra
libxtst6-dbg_1.2.0-2_amd64.deb
cc5a9db5f781b210f79ce49c94a7e509 71896 libdevel optional
libxtst-dev_1.2.0-2_amd64.deb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk1wSFUACgkQeGfVPHR5Nd3WwgCfYfrTMUcVg03XtgVjlSf3EN2Z
M7EAoJrA+44LShPw5RplDw9GV1AsnJPX
=wvpN
-----END PGP SIGNATURE-----
--- End Message ---