aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-05-13 15:01:34 -0500
committerTed Gould <ted@canonical.com>2009-05-13 15:01:34 -0500
commitaee8914464acfd3b1efad46f25b066050ecb286e (patch)
treef5fd0932618d9bb89b68dce22d21193d8b0ae46f /debian/control
parente38da9b08cff148bfe85fc29d1188d8b1fd9448c (diff)
parentf36cc1b4db4ecc24dfa68cef6882c893807c8844 (diff)
downloadlibayatana-indicator-aee8914464acfd3b1efad46f25b066050ecb286e.tar.gz
libayatana-indicator-aee8914464acfd3b1efad46f25b066050ecb286e.tar.bz2
libayatana-indicator-aee8914464acfd3b1efad46f25b066050ecb286e.zip
debian/control, debian/libindicate-doc.install: Merging in Ken
Vandine's work on making a -doc package for libindicate.
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.
+