aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-08 14:15:23 -0600
committerTed Gould <ted@gould.cx>2009-12-08 14:15:23 -0600
commitb83632a648ef96d295d494c07cf07be5457fd719 (patch)
tree74bfd956fb6e50bef5efffb163522ad83cb847ce /debian/control
parent115665755152eb58a43583cb61bd79bad6e115a7 (diff)
downloadlibdbusmenu-b83632a648ef96d295d494c07cf07be5457fd719.tar.gz
libdbusmenu-b83632a648ef96d295d494c07cf07be5457fd719.tar.bz2
libdbusmenu-b83632a648ef96d295d494c07cf07be5457fd719.zip
debian/control, debian/libdbusmenu-tools.install: Setting
up a package for the new dbusmenu-dumper tool.
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 69d6adf..7854be9 100644
--- a/debian/control
+++ b/debian/control
@@ -58,3 +58,11 @@ Description: Menus over DBus shared library for GTK
This package contains files that are needed to build applications.
.
This package provides the development files.
+
+Package: libdbusmenu-tools
+Section: devel
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libdbusmenu-glib0 (= ${binary:Version})
+Description: Need a better description.