[SCM] slv2 packaging branch, master, updated. debian/0.6.6-5

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Jul 31 09:49:08 UTC 2010


The following commit has been merged in the master branch:
commit 8080c8f8236ffd9992dbcdc5cfb047b80903b17a
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Jul 31 11:43:32 2010 +0200

    Set architecture of the -DEV package to all, adjust Depends field properly.

diff --git a/debian/control b/debian/control
index 3805a26..b55a631 100644
--- a/debian/control
+++ b/debian/control
@@ -33,12 +33,13 @@ Description: A library for simple use of LV2 plugins
  
 Package: libslv2-dev
 Section: libdevel
-Depends: libslv2-9 (= ${binary:Version}),
+Depends: libslv2-9 (>= ${source:Version}),
+ libslv2-9 (<< ${source:Upstream-Version}+1~),
  ${misc:Depends},
  librdf0-dev,
  lv2core
 Suggests: slv2-doc
-Architecture: any
+Architecture: all
 Description: Development files (headers) for SLV2 library
  SLV2 is a library geared towards music and audio applications
  which makes the use of LV2 plugins as simple as possible. 

-- 
slv2 packaging



More information about the pkg-multimedia-commits mailing list