From 05c812550569d64b3573a5fcf2fe8b66bb5906a9 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 15 Jun 2010 19:30:24 +0200 Subject: Update package descriptions. --- debian/control | 66 +++++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 47 insertions(+), 19 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 44fcfb9..8041076 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,11 @@ Depends: ${shlibs:Depends}, Breaks: indicator-messages (<< 0.3.0), indicator-session (<< 0.2.0), libdbusmenu-glib0 -Description: Menus over DBus shared library for glib +Description: library for passing menus over DBus + 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. + . This package contains shared libraries to be used by applications. Package: libdbusmenu-glib-dev @@ -43,18 +47,24 @@ Depends: ${shlibs:Depends}, libdbusmenu-glib1 (= ${binary:Version}), libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0) -Description: Menus over DBus shared library - This package contains files that are needed to build applications. +Description: library for passing menus over DBus - 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. . - This package provides the development files. + This package contains files that are needed to build applications. Package: libdbusmenu-gtk1 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Menus over DBus shared library for GTK - This package contains shared libraries to be used by applications. +Description: library for passing menus over DBus - GTK version + 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. + . + This package contains shared libraries to be used by GTK applications. Package: libdbusmenu-gtk-dev Section: libdevel @@ -65,10 +75,12 @@ Depends: ${shlibs:Depends}, libdbus-glib-1-dev (>= 0.76), libgtk2.0-dev (>= 2.12.0), libdbusmenu-glib-dev -Description: Menus over DBus shared library for GTK - This package contains files that are needed to build applications. +Description: library for passing menus over DBus - GTK version developement 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. . - This package provides the development files. + This package contains files that are needed to build GTK applications. Package: libdbusmenu-tools Section: devel @@ -77,9 +89,13 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, python, libdbusmenu-glib1 (= ${binary:Version}) -Description: Tools useful during development with libdbusmenu +Description: tools useful during development with libdbusmenu + 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. . - This package contains tools that are useful when building applications. + This package contains tools that are useful when developing and building + applications with libdbusmenu. Package: gir1.0-dbusmenu-glib-0.2 Section: libs @@ -87,10 +103,13 @@ Architecture: any Depends: ${misc:Depends}, libdbusmenu-glib1 (= ${binary:Version}), gir1.0-glib-2.0 -Description: Typelib file for libdbusmenu-glib1 +Description: typelib file for libdbusmenu-glib1 + 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. . This package can be used by other packages using the GIRepository format to - generate dynamic bindings + generate dynamic bindings for libdbusmenu-glib1. Package: gir1.0-dbusmenu-gtk-0.2 Section: libs @@ -99,24 +118,33 @@ Depends: ${misc:Depends}, libdbusmenu-gtk1 (= ${binary:Version}), gir1.0-dbusmenu-glib-0.2 (= ${binary:Version}), gir1.0-gtk-2.0 -Description: Typelib file for libdbusmenu-gtk1 +Description: typelib file for libdbusmenu-gtk1 + 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. . This package can be used by other packages using the GIRepository format to - generate dynamic bindings + generate dynamic bindings for libdbusmenu-gtk1. Package: libdbusmenu-glib-doc Section: doc Architecture: any Depends: ${misc:Depends} -Description: Docs for libdbusmenu-glib +Description: library for passing menus over DBus - documentation + 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. . - This package contains developer documentation. + This package contains developer documentation for libdbusmenu-glib. Package: libdbusmenu-gtk-doc Section: doc Architecture: any Depends: ${misc:Depends} -Description: Docs for libdbusmenu-gtk +Description: library for passing menus over DBus - GTK version documentation + 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. . - This package contains developer documentation. + This package contains developer documentation for libdbusmenu-gtk. -- cgit v1.2.3