aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorWilliam Hua <william.hua@canonical.com>2013-06-24 17:16:17 -0400
committerWilliam Hua <william.hua@canonical.com>2013-06-24 17:16:17 -0400
commit900fadf5e6e12f21d3dedf4b0bd0636cbfca6313 (patch)
treed636118db8112d410197cc13381b266e5ddc60a0 /debian/control
parent0a4f042f3cbed0359c46c3da702821fd6244be2b (diff)
downloadayatana-indicator-keyboard-900fadf5e6e12f21d3dedf4b0bd0636cbfca6313.tar.gz
ayatana-indicator-keyboard-900fadf5e6e12f21d3dedf4b0bd0636cbfca6313.tar.bz2
ayatana-indicator-keyboard-900fadf5e6e12f21d3dedf4b0bd0636cbfca6313.zip
Remove autopilot support.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control12
1 files changed, 0 insertions, 12 deletions
diff --git a/debian/control b/debian/control
index 3f35ffa8..bcfab405 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,6 @@ Build-Depends: debhelper (>= 9.0.0),
libgnomekbd-dev,
libibus-1.0-dev (>= 1.5.0),
libbamf3-dev,
- python-support,
quilt
Standards-Version: 3.9.4
Homepage: https://code.launchpad.net/indicator-keyboard
@@ -31,14 +30,3 @@ Depends: ${shlibs:Depends},
${misc:Depends}
Description: Keyboard indicator
This package contains the keyboard indicator.
-
-Package: indicator-keyboard-autopilot
-Architecture: all
-Depends: ${misc:Depends},
- ${python:Depends},
- indicator-keyboard (>= ${source:Version}),
- libautopilot-gtk,
- python-autopilot,
- python-pyatspi
-Description: Keyboard indicator autopilot tests
- This package provides autopilot integration tests for indicator-keyboard.