[SCM] liblscp packaging branch, master, updated. upstream/0.5.6-14-gbc69f67

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Aug 17 13:08:15 UTC 2010


The following commit has been merged in the master branch:
commit bc69f67a7f31abb05bd894accefd75501faa3b22
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Aug 17 15:08:07 2010 +0200

    Set the architecture ofthe -DEV package to all, make all required changes to keep it binNMUable.

diff --git a/debian/control b/debian/control
index 2dc4e1f..75aabbf 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,9 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/liblscp.git
 
 Package: liblscp-dev
 Section: libdevel
-Architecture: any
-Depends: liblscp2 (= ${Source-Version}),
+Architecture: all
+Depends: liblscp2 (>= ${source:Version}),
+ liblscp2 (<< ${source:Upstream-Version}+1~),
  ${misc:Depends}
 Description: LinuxSampler Control Protocol wrapper library
  This package is for use with the LinuxSampler audio sampling

-- 
liblscp packaging



More information about the pkg-multimedia-commits mailing list