[SCM] stk/master: Replace negated list of architectures with linux-any (Closes: #634627)

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jul 19 11:06:11 UTC 2011


The following commit has been merged in the master branch:
commit 0880f7e274dc83730444311a1d4b120f7b3a5cbb
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Jul 19 13:06:31 2011 +0200

    Replace negated list of architectures with linux-any (Closes: #634627)

diff --git a/debian/control b/debian/control
index 9956f16..de8d4bf 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Alessio Treglia <alessio at debian.org>
 Build-Depends: debhelper (>= 7.0.50~),
- libasound2-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386],
- libjack-dev [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386],
+ libasound2-dev [linux-any],
+ libjack-dev [linux-any],
  libreadline-dev,
  autotools-dev,
  autoconf

-- 
stk packaging



More information about the pkg-multimedia-commits mailing list