[SCM] phat/master: Description in control file fixed

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Feb 18 00:14:38 UTC 2011


The following commit has been merged in the master branch:
commit 01cf5bd56bc92b58491c09f90f656e6c8673d734
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Feb 18 01:11:31 2011 +0100

    Description in control file fixed

diff --git a/debian/control b/debian/control
index 688207c..2f879f7 100644
--- a/debian/control
+++ b/debian/control
@@ -18,9 +18,15 @@ Section: libdevel
 Architecture: any
 Depends: libphat0 (= ${binary:Version}),
  ${misc:Depends}
-Description: development files for libphat
- Development files needed in order to compile programs which use
- the phat widget collection.
+Description: Development files (headers)for libphat
+ phat is a collection of gtk widgets geared towards audio apps
+ Audio applications demand a set of special widgets of its own
+ which phat aims to provide. The first widget being the "fanslider",
+ a mix between the button and the slider metaphores, providing the
+ user a more precise graphical input method.
+ .
+ This package contains the headers used to build applications
+ that use phat widget collection.
 
 Package: libphat0
 Section: libs
@@ -28,11 +34,13 @@ Architecture: any
 Depends: ${shlibs:Depends},
  ${misc:Depends}
 Suggests: libphat-tools
-Description: collection of GTK widgets geared towards audio apps
+Description: collection of gtk widgets geared towards audio apps
  Audio applications demand a set of special widgets of its own
- which PHAT aims to provide. The first widget being the "fanslider",
+ which phat aims to provide. The first widget being the "fanslider",
  a mix between the button and the slider metaphores, providing the
  user a more precise graphical input method.
+ .
+ This package contains the shared library for libphat.
 
 Package: libphat-tools
 Architecture: any
@@ -42,5 +50,11 @@ Depends: libphat0 (= ${binary:Version}),
 Conflicts: libphat0-dev (<= 0.3.1-3)
 Replaces: libphat0-dev (<= 0.3.1-3)
 Description: collection of tools for libphat
- Collection of GTK+ apps geared towards audio applications, using phat widget 
- collection.
+ phat is a collection of gtk widgets geared towards audio apps
+ Audio applications demand a set of special widgets of its own
+ which phat aims to provide. The first widget being the "fanslider",
+ a mix between the button and the slider metaphores, providing the
+ user a more precise graphical input method.
+ .
+ This package contains collection of gtk+ apps geared towards
+ audio applications, using phat widget collection.

-- 
phat packaging



More information about the pkg-multimedia-commits mailing list