[SCM] ClThreads packaging branch, master, updated. 2.4.0-1-26-g1bd3e14

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri May 21 20:54:18 UTC 2010


The following commit has been merged in the master branch:
commit 85492eda428a629f48c35425016f911d7f5e2ae1
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri May 21 22:19:51 2010 +0200

    Bump to 3.8.4 Standards

diff --git a/debian/control b/debian/control
index 8cbd8da..ca4b0c3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
 Source: clthreads
 Section: sound
-Priority: extra
+Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Free Ekanayaka <freee at debian.org>,
  Jaromír Mikeš <mira.mikes at seznam.cz>,
  Alessio Treglia <quadrispro at ubuntu.com>
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 7.0.50~),
  cdbs,
  libasound2-dev
 DM-Upload-Allowed: yes
@@ -17,7 +17,8 @@ Homepage: http://www.kokkinizita.net/linuxaudio/downloads/index.html
 Package: libclthreads-dev
 Section: libdevel
 Architecture: all
-Depends: libclthreads2 (>= ${source:Version}), ${misc:Depends}
+Depends: libclthreads2 (>= ${source:Version}),
+ ${misc:Depends}
 Description: Development file for libclthreads
  POSIX threads C++ access library. This package includes 
  the development tools.
@@ -25,7 +26,8 @@ Description: Development file for libclthreads
 Package: libclthreads2
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
 Description: POSIX threads C++ access library
  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