[SCM] lilv/master: Switch -DEV to Arch: any.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jan 31 15:25:58 UTC 2012


The following commit has been merged in the master branch:
commit e50a2f30843afbeec1ac6e69b235db7a85e3de1f
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Jan 31 16:25:48 2012 +0100

    Switch -DEV to Arch: any.

diff --git a/debian/control b/debian/control
index 9c87422..0ad51dc 100644
--- a/debian/control
+++ b/debian/control
@@ -50,9 +50,9 @@ Description: library for simple use of LV2 plugins (Python bindings)
 
 Package: liblilv-dev
 Section: libdevel
-Architecture: all
-Depends: liblilv-0-0 (>= ${source:Version}),
- liblilv-0-0 (<< ${source:Upstream-Version}+1~),
+Architecture: any
+Depends:
+ liblilv-0-0 (= ${binary:Version}),
  lv2core,
  ${misc:Depends}
 Description: library for simple use of LV2 plugins (development files)

-- 
lilv packaging



More information about the pkg-multimedia-commits mailing list