[SCM] mhwaveedit/master: Replace hardcoded architecture list by linux-any (Closes: #634713)

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Wed Jul 20 23:48:50 UTC 2011


The following commit has been merged in the master branch:
commit 78249977d094859f1df1435b0af5ce1ac81c099d
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Thu Jul 21 01:48:06 2011 +0200

    Replace hardcoded architecture list by linux-any (Closes: #634713)
    
    For greater flexibility wrt upcoming new kfreebsd ports, replace the
    hardcoded list of !(non-linux architectures) by linux-any.

diff --git a/debian/control b/debian/control
index feaf743..1ff7543 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 7.0.50~),
  libpulse-dev,
  libsndfile1-dev,
  libsamplerate0-dev,
- libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+ libasound2-dev [linux-any],
  ladspa-sdk
 Standards-Version: 3.9.2
 DM-Upload-Allowed: yes

-- 
mhWaveEdit packaging



More information about the pkg-multimedia-commits mailing list