diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 18 |
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. + |