debian/changelog |    7 +++++++
 debian/control   |    6 +++---
 2 files changed, 10 insertions(+), 3 deletions(-)

New commits:
commit d35d750182a7c7aa84a4fb9348a57c2795097fa9
Author: Julien Cristau <jcris...@debian.org>
Date:   Sun Sep 12 21:59:16 2010 +0200

    Fix build on sparc64
    
    Use linux-any instead of a list of architecture names for restrictions
    of build-dependencies (closes: #594927).

diff --git a/debian/changelog b/debian/changelog
index 0f9f56c..89bbb67 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xorg-server (2:1.7.7-7) UNRELEASED; urgency=low
+
+  * Use linux-any instead of a list of architecture names for restrictions of
+    build-dependencies (closes: #594927).
+
+ -- Julien Cristau <jcris...@debian.org>  Sun, 12 Sep 2010 21:57:47 +0200
+
 xorg-server (2:1.7.7-6) unstable; urgency=low
 
   * Unwrap/rewrap EnterVT/LeaveVT completely.  Because some EnterVT code needs
diff --git a/debian/control b/debian/control
index 23e3884..03b0ad3 100644
--- a/debian/control
+++ b/debian/control
@@ -49,9 +49,9 @@ Build-Depends:
  nettle-dev,
  libdbus-1-dev [kfreebsd-amd64 kfreebsd-i386],
  libhal-dev [kfreebsd-amd64 kfreebsd-i386],
- libudev-dev (>= 151-3) [alpha amd64 arm armeb armel avr32 hppa i386 ia64 m32r 
m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
- libselinux1-dev (>= 2.0.80) [alpha amd64 arm armeb armel avr32 hppa i386 ia64 
m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
- libaudit-dev [alpha amd64 arm armeb armel avr32 hppa i386 ia64 m32r m68k mips 
mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
+ libudev-dev (>= 151-3) [linux-any],
+ libselinux1-dev (>= 2.0.80) [linux-any],
+ libaudit-dev [linux-any],
  x11proto-xf86dri-dev (>= 2.1.0),
  libdrm-dev (>= 2.4.3) [!hurd-i386],
  x11proto-gl-dev (>= 1.4.9),


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1ousji-0006vo...@alioth.debian.org

Reply via email to