aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2009-05-13 13:25:33 -0400
committerKen VanDine <ken.vandine@canonical.com>2009-05-13 13:25:33 -0400
commit10e51643f04368de99bebfafc0b995339fceed73 (patch)
tree9c1ac32c089a8c8f6ca8eb132588bf89382fd430 /debian/control
parente38da9b08cff148bfe85fc29d1188d8b1fd9448c (diff)
downloadlibayatana-indicator-10e51643f04368de99bebfafc0b995339fceed73.tar.gz
libayatana-indicator-10e51643f04368de99bebfafc0b995339fceed73.tar.bz2
libayatana-indicator-10e51643f04368de99bebfafc0b995339fceed73.zip
Added package libindicate-doc and removed dbus-test-runner build requirement
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control18
1 files changed, 16 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index f663d47..47b903a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,7 @@ Build-Depends: debhelper (>= 5.0),
libgnomeui-dev,
libtool,
intltool,
- libxml2-dev,
- dbus-test-runner
+ libxml2-dev
Standards-Version: 3.8.0
Homepage: https://launchpad.net/indicator-applet
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/indicator-applet/ubuntu
@@ -68,3 +67,18 @@ Description: GNOME panel indicator applet - shared library
the indicator applet.
.
This package contains files that are needed to build applications.
+
+Package: libindicate-doc
+Section: doc
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libindicate1 (= ${binary:Version}),
+ libdbus-glib-1-dev (>= 0.76),
+ libgtk2.0-dev (>= 2.12.0)
+Description: GNOME panel indicator applet - shared library
+ indicator-applet is an applet to display information from
+ various applications consistently in the GNOME panel.ยท
+ .
+ This package contains files that are needed to build applications.
+