[SCM] clthreads/master: Improve description.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Jan 30 20:23:07 UTC 2017


The following commit has been merged in the master branch:
commit 87be7ee9dfec7871101b980ac5337dda98a12afd
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Jan 30 21:19:06 2017 +0100

    Improve description.

diff --git a/debian/control b/debian/control
index 676ea6d..4b55b9f 100644
--- a/debian/control
+++ b/debian/control
@@ -20,10 +20,11 @@ Depends:
  libclthreads2 (= ${binary:Version}),
  ${misc:Depends}
 Multi-Arch: same
-Description: Development file for libclthreads
+Description: POSIX threads C++ access library (development files)
  C++ wrapper library around the POSIX threads API.
+ POSIX threads C++ access library
  .
- This package includes the development tools.
+ This package provides the development headers.
 
 Package: libclthreads2
 Section: libs
@@ -33,7 +34,8 @@ Depends:
  ${shlibs:Depends}
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
-Description: POSIX threads C++ access library
+Description: POSIX threads C++ access library  (shared library)
  C++ wrapper library around the POSIX threads API.
+ POSIX threads C++ access library
  .
- This package includes the shared library object.
+ This package contains the shared library for libclthreads2.

-- 
ClThreads packaging



More information about the pkg-multimedia-commits mailing list