aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-07-15 12:13:25 -0500
committerTed Gould <ted@gould.cx>2010-07-15 12:13:25 -0500
commit08dda9bbebb64ffe4f45f48346b3670dabe1d869 (patch)
treecb25021b2fd197c888ee549fc426e59e24549f5d /debian/control
parent706261ee20819eca725498dd8894d845808ca74f (diff)
parent267513170831eeff1bc8fa76e5a6c6f56414da8c (diff)
downloadlibdbusmenu-08dda9bbebb64ffe4f45f48346b3670dabe1d869.tar.gz
libdbusmenu-08dda9bbebb64ffe4f45f48346b3670dabe1d869.tar.bz2
libdbusmenu-08dda9bbebb64ffe4f45f48346b3670dabe1d869.zip
Merging in Debian branch
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index fea73b2..f1ca7a7 100644
--- a/debian/control
+++ b/debian/control
@@ -159,8 +159,8 @@ Description: library for passing menus over DBus - Test lib
create a menu simply without worrying about how it is displayed on the
other side of the bus.
.
- This package contains shared libraries to be by test suites in applications
- or libraries using dbusmenu.
+ This package contains shared libraries to be used by test suites in
+ applications or libraries using dbusmenu.
Package: libdbusmenu-jsonloader-dev
Section: libdevel
@@ -170,7 +170,7 @@ Depends: ${shlibs:Depends},
libdbus-glib-1-dev (>= 0.76),
libdbusmenu-glib-dev (= ${binary:Version}),
libjson-glib-dev
-Description: library for passing menus over DBus - Test lib
+Description: library for passing menus over DBus - Test lib development files
libdbusmenu passes a menu structure across DBus so that a program can
create a menu simply without worrying about how it is displayed on the
other side of the bus.