diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-05-22 12:48:59 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-05-22 12:49:21 +0200 |
commit | 81e64871fb0f4c2f3cf5b6dec3c5dce736362d48 (patch) | |
tree | 5f515d85b98e408b2383ee5961b5478acb956c1b /debian/control | |
parent | 6b027abfadb22ee99e02097216240e59ffd7180c (diff) | |
download | ayatana-ido-81e64871fb0f4c2f3cf5b6dec3c5dce736362d48.tar.gz ayatana-ido-81e64871fb0f4c2f3cf5b6dec3c5dce736362d48.tar.bz2 ayatana-ido-81e64871fb0f4c2f3cf5b6dec3c5dce736362d48.zip |
debian/control: Update SYNOPSIS and LONG_DESCRIPTION fields.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/debian/control b/debian/control index 93b3630..c8215f0 100644 --- a/debian/control +++ b/debian/control @@ -25,12 +25,13 @@ Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, -Pre-Depends: ${misc:Pre-Depends}, Multi-Arch: same -Description: Shared library providing extra gtk menu items for display in - system indicators +Description: Widgets and other objects used for Ayatana Indicators + Shared library providing extra gtk menu items for display in system + Ayatana Indicators. . - This package contains shared libraries to be used by GTK+ 3 applications. + This package contains shared libraries to be used by GTK+ 3 + applications. Package: libayatana-ido3-0.4-dev Section: libdevel @@ -42,10 +43,12 @@ Depends: ${shlibs:Depends}, pkg-config, libglib2.0-dev (>=2.14.0), libgtk-3-dev (>= 3.8.2-0ubuntu2), -Description: Shared library providing extra gtk menu items for display in - system indicators +Description: Widgets and other objects used for Ayatana Indicators - development files + Shared library providing extra gtk menu items for display in system + Ayatana Indicators . - This package contains files that are needed to build GTK+ 3 applications. + This package contains files that are needed to build GTK+ 3 applications + with Ayatana Indicators support. Package: gir1.2-ayatana-ido3-0.4 Section: introspection @@ -53,8 +56,9 @@ Architecture: any Depends: ${misc:Depends}, libayatana-ido3-0.4-0 (>= ${binary:Version}), ${gir:Depends} -Description: Typelib file for libayatana-ido3-0.4 - Shared library providing extra gtk menu items for display in system indicators. +Description: Widgets and other objects used for Ayatana Indicators - Typelib file + Shared library providing extra gtk menu items for display in system + Ayatana Indicators. . - This package can be used by other packages using the GIRepository format to - generate dynamic bindings for libayatana-ido3-0.4. + This package can be used by other packages using the GIRepository format + to generate dynamic bindings for libayatana-ido3-0.1. |