From 9278783913187e1b748817f96b445e1d5c23339e Mon Sep 17 00:00:00 2001 From: William Hua Date: Mon, 17 Jun 2013 18:40:11 -0400 Subject: Bare setup autopilot testing. --- debian/control | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 2ae5ffaa..74fef31b 100644 --- a/debian/control +++ b/debian/control @@ -35,3 +35,13 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Description: Keyboard indicator schema This package contains the keyboard indicator schema. + +Package: indicator-keyboard-autopilot +Architecture: all +Depends: ${misc:Depends}, + indicator-keyboard (>= ${source:Version}), + libautopilot-gtk, + python-pyatspi, + python-autopilot +Description: Keyboard indicator autopilot tests + This package provides autopilot integration tests for indicator-keyboard. -- cgit v1.2.3