aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
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.