[SCM] clthreads/master: Visual fixes in control file

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Feb 1 04:02:38 UTC 2012


The following commit has been merged in the master branch:
commit 27d2771bdf7be2212d9b9430e71c51ce507e4986
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Feb 1 04:50:05 2012 +0100

    Visual fixes in control file

diff --git a/debian/control b/debian/control
index a1ad03e..159dc70 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Free Ekanayaka <freee at debian.org>,
  Jaromír Mikeš <mira.mikes at seznam.cz>,
  Alessio Treglia <alessio at debian.org>
-Build-Depends:  debhelper (>= 8.1.3~),
+Build-Depends:
+ debhelper (>= 8.1.3~),
  libasound2-dev
 DM-Upload-Allowed: yes
 Standards-Version: 3.9.2
@@ -20,8 +21,9 @@ Depends: libclthreads2 (= ${binary:Version}),
  ${misc:Depends}
 Multi-Arch: same
 Description: Development file for libclthreads
- POSIX threads C++ access library. This package includes 
- the development tools.
+ C++ wrapper library around the POSIX threads API.
+ .
+ This package includes the development tools.
 
 Package: libclthreads2
 Section: libs
@@ -31,5 +33,6 @@ Depends: ${shlibs:Depends},
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Description: POSIX threads C++ access library
- C++ wrapper library around the POSIX threads API. This package includes 
- the shared library object.
+ C++ wrapper library around the POSIX threads API.
+ .
+ This package includes the shared library object.

-- 
ClThreads packaging



More information about the pkg-multimedia-commits mailing list