[SCM] libdrumstick.git/master: Set libdrumstick-dev arch to all.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Sep 4 17:05:10 UTC 2010


The following commit has been merged in the master branch:
commit 37446e4c4fe9e6fa964f4bd3b3474663c7a1897a
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Sep 4 19:04:23 2010 +0200

    Set libdrumstick-dev arch to all.

diff --git a/debian/control b/debian/control
index 55295df..7889aa3 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,10 @@ Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/libdrumstick.git
 
 Package: libdrumstick-dev
 Section: libdevel
-Architecture: any
-Depends: libdrumstick0 (= ${binary:Version})
+Architecture: all
+Depends: ${misc:Depends},
+ libdrumstick0 (>= ${source:Version}),
+ libdrumstick0 (<< ${source:Upstream-Version}+1~)
 Description: Qt4/C++ wrapper for ALSA Sequencer - development files
  This library is a C++ wrapper around the ALSA library sequencer interface, 
  using Qt4 objects, idioms and style. ALSA sequencer provides software support 

-- 
libdrumstick packaging



More information about the pkg-multimedia-commits mailing list