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

xdm: Changes to 'debian-unstable'



 debian/changelog |    1 +
 debian/control   |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit f5e7abe4435674ba87910e3deab394a243da329d
Author: Julien Cristau <jcristau@debian.org>
Date:   Wed Jul 20 20:46:18 2011 +0200

    Use linux-any wildcard for libselinux build-dep (closes: #634466).

diff --git a/debian/changelog b/debian/changelog
index 633ad40..894a8d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ xdm (1:1.1.10-4) UNRELEASED; urgency=low
   [ Julien Cristau ]
   * Remove David and Brice from Uploaders.
   * Drop obsolete Pre-Depends on x11-common.
+  * Use linux-any wildcard for libselinux build-dep (closes: #634466).
 
  -- Julien Cristau <jcristau@debian.org>  Fri, 01 Oct 2010 20:48:54 +0200
 
diff --git a/debian/control b/debian/control
index 01983eb..b5e6917 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  libxau-dev (>= 1:1.0.0),
  libxaw7-dev (>= 1:1.0.1),
  libpam0g-dev,
- libselinux1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
+ libselinux1-dev [linux-any],
  libxinerama-dev (>= 1:1.0.1),
  libxft-dev,
  quilt,


Reply to: