[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mesa: Changes to 'debian-experimental'



 debian/changelog |    1 +
 debian/control   |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 21df5ed567881282800378207268d30a9084328e
Author: Sven Joachim <svenjoac@gmx.de>
Date:   Sat Jan 1 10:34:09 2011 +0100

    Build-depend on libudev-dev on Linux architectures only
    
    Other architectures do not have this package.  While we're at it, use
    linux-any for the linux-libc-dev build dependency rather than spelling
    out all non-Linux architectures.

diff --git a/debian/changelog b/debian/changelog
index 206f858..e2c8b49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,7 @@ mesa (7.9+repack-2) UNRELEASED; urgency=low
   * Update for the latest libdrm-nouveau API:
     - Cherry-pick commit c25fcf5a from Mesa master.
     - Build-depend on libdrm-dev 2.4.23 or newer.
+  * Use linux-any for linux-libc-dev and libudev-dev build-depends.
   
  -- Christopher James Halse Rogers <raof@ubuntu.com>  Mon, 29 Nov 2010 08:58:35 +1100
 
diff --git a/debian/control b/debian/control
index 2755a58..61fb977 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,9 @@ Build-Depends: debhelper (>= 7.2.7), quilt (>= 0.40), pkg-config,
  x11proto-gl-dev (>= 1.4.11), libxxf86vm-dev,
  libexpat1-dev, lesstif2-dev, dpkg-dev (>= 1.15.6), libxfixes-dev,
  libxdamage-dev, libxext-dev, autoconf, automake, x11proto-dri2-dev (>= 2.1),
- linux-libc-dev (>= 2.6.31) [!hurd-i386 !kfreebsd-amd64 !kfreebsd-i386],
+ linux-libc-dev (>= 2.6.31) [linux-any],
  libx11-xcb-dev, libxcb-dri2-0-dev, libxcb-xfixes0-dev, python-libxml2,
- libtalloc-dev, libudev-dev,
+ libtalloc-dev, libudev-dev [linux-any],
 Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/mesa
 Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/mesa.git
 Homepage: http://mesa3d.sourceforge.net/


Reply to: