1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
Source: indicator-keyboard
Section: gnome
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: William Hua <william.hua@canonical.com>
Build-Depends: debhelper (>= 9.0.0),
quilt,
dh-autoreconf,
dh-translations,
dbus,
libbamf3-dev,
libgee-dev,
libgirepository1.0-dev,
libgnome-desktop-3-dev,
libgnomekbd-dev,
libgtk-3-dev,
libibus-1.0-dev (>= 1.5.0),
valac,
xauth,
xvfb,
Standards-Version: 3.9.4
Homepage: https://code.launchpad.net/indicator-keyboard
Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-keyboard/trunk
Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-develpers/indicator-keyboard/trunk/files
Package: indicator-keyboard
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
Description: Keyboard indicator
This package contains the keyboard indicator, which should show as an icon in
the top panel when using the Unity environment. It can be used to switch
key layouts or languages, and helps the user identifying which layouts are
currently in use.
|