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

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jul 19 10:59:19 UTC 2011


The following commit has been merged in the master branch:
commit e84bc23821139c43708e2c03b76eab33aae4a3d8
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Jul 19 12:59:47 2011 +0200

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

diff --git a/debian/control b/debian/control
index 63a693e..923153e 100644
--- a/debian/control
+++ b/debian/control
@@ -19,16 +19,16 @@ Build-Depends: debhelper (>= 7.0.50~),
  libtool,
  gettext,
  libtheora-dev[!sparc64],
- frei0r-plugins-dev[!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386 !arm !avr32 !sparc64],
+ frei0r-plugins-dev [linux-any !arm !avr32 !sparc64],
  libogg-dev,
  libdv4-dev[!hurd-i386],
- libraw1394-dev[!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
- libavc1394-dev[!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+ libraw1394-dev [linux-any],
+ libavc1394-dev [linux-any],
  liboil0.3-dev,
- libasound2-dev[!arm !hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
+ libasound2-dev [linux-any],
  libpulse-dev,
  libvorbis-dev,
- libv4l-dev [!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386],
+ libv4l-dev [linux-any],
  libdirac-dev[!m68k],
  python-all (>= 2.6.6-3~)
 DM-Upload-Allowed: yes

-- 
lives packaging



More information about the pkg-multimedia-commits mailing list