aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-11-24 16:35:04 -0600
committerTed Gould <ted@gould.cx>2009-11-24 16:35:04 -0600
commit5d0d185e805c993b96431c91f73bea369a6357cf (patch)
tree59214d4aa7120bd31c7e9917f0b5478554330af1 /debian/control
parentf8b4671f30099da13044a0ab5513beef131ef15b (diff)
parent01c14391edf719e0cd7cc29d4153b878f8981e0e (diff)
downloadlibayatana-indicator-5d0d185e805c993b96431c91f73bea369a6357cf.tar.gz
libayatana-indicator-5d0d185e805c993b96431c91f73bea369a6357cf.tar.bz2
libayatana-indicator-5d0d185e805c993b96431c91f73bea369a6357cf.zip
* Adding a new tool to load indicators from the command line.
* debian/control, debian/libindicator-tools: Adding in a new package for the tools of libindicator.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index f0b27ee..d4fd2f2 100644
--- a/debian/control
+++ b/debian/control
@@ -38,3 +38,11 @@ Description: GNOME panel indicator applet - shared library
.
This package contains files that are needed to build applications.
+Package: libindicator-tools
+Section: devel
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libindicator0 (= ${binary:Version})
+Description: Need a better description
+