[SCM] clalsadrv packaging branch, master, updated. debian/2.0.0-2-4-g810079b

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Jul 9 10:06:28 UTC 2010


The following commit has been merged in the master branch:
commit dce6d1bf58ae0512e4d3d7ffa670b752722d3679
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Jul 9 12:03:10 2010 +0200

    Set Architecture field of libclalsadrv-dev to all, adjust Depends field properly.

diff --git a/debian/control b/debian/control
index de3b069..f5c604c 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,9 @@ Homepage: http://www.kokkinizita.net/linuxaudio/
 
 Package: libclalsadrv-dev
 Section: libdevel
-Architecture: any
-Depends: libclalsadrv2 (= ${binary:Version}),
+Architecture: all
+Depends: libclalsadrv2 (>= ${source:Version}),
+ libclalsadrv2 (<< ${source:Upstream-Version}+1~),
  ${misc:Depends}
 Description: ALSA driver C++ access library (development files)
  C++ wrapper around the ALSA API.

-- 
clalsadrv packaging



More information about the pkg-multimedia-commits mailing list