Package: libfakekey0
Version: 0.1-1
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 libfakekey0, so please provide a libfakekey 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 libfakekey0 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  libxtst6                      2:1.1.0-3  X11 Testing -- Record extension li

libfakekey0 recommends no packages.

libfakekey0 suggests no packages.

-- no debconf information
diff -r affb9c86f505 libfakekey-0.1/debian/control
--- a/libfakekey-0.1/debian/control	Fri Aug 06 04:26:57 2010 +0200
+++ b/libfakekey-0.1/debian/control	Tue Aug 10 17:48:51 2010 +0200
@@ -24,3 +24,12 @@
  key-presses.
  .
  This package contains the libfakekey runtime library.
+
+Package: libfakekey0-udeb
+Section: debian-installer
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+XC-Package-Type: udeb
+Description: library for converting characters to X key-presses [runtime]
+ This is a udeb, or a microdeb, for the debian-installer.
+
diff -r affb9c86f505 libfakekey-0.1/debian/libfakekey0-udeb.install
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/libfakekey-0.1/debian/libfakekey0-udeb.install	Tue Aug 10 17:48:51 2010 +0200
@@ -0,0 +1,1 @@
+debian/tmp/usr/lib/lib*.so.*
diff -r affb9c86f505 libfakekey-0.1/debian/libfakekey0.shlibs
--- a/libfakekey-0.1/debian/libfakekey0.shlibs	Fri Aug 06 04:26:57 2010 +0200
+++ b/libfakekey-0.1/debian/libfakekey0.shlibs	Tue Aug 10 17:48:51 2010 +0200
@@ -1,1 +1,2 @@
 libfakekey 0 libfakekey0 (>= 0.1)
+udeb: libfakekey 0 libfakekey0-udeb

Reply via email to