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

xorg-server: Changes to 'debian-unstable'



 debian/changelog |    6 ++++--
 debian/rules     |    1 +
 2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 8931758747ea1fbc5941c9e2fd9501ae7b9ccde1
Author: Cyril Brulebois <kibi@debian.org>
Date:   Mon Mar 7 16:25:05 2011 +0100

    Upload to unstable.

diff --git a/debian/changelog b/debian/changelog
index b096421..7369248 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-xorg-server (2:1.9.4.901-1) UNRELEASED; urgency=low
+xorg-server (2:1.9.4.901-1) unstable; urgency=low
 
   * New upstream release (1.9.5 rc1).
   * Drop patch: 20-update-gpu-pitch.diff (merged upstream).
   * Pass --enable-xcsecurity to the main build to restore the XC-SECURITY
     extension, thanks to Stefan Fritsch's report (Closes: #599657).
 
- -- Cyril Brulebois <kibi@debian.org>  Sat, 05 Mar 2011 18:42:43 +0100
+ -- Cyril Brulebois <kibi@debian.org>  Mon, 07 Mar 2011 16:25:01 +0100
 
 xorg-server (2:1.9.4-3) unstable; urgency=low
 

commit 10a89d38fecb30733dbb25ad63c8ab82b6086422
Author: Cyril Brulebois <kibi@debian.org>
Date:   Mon Mar 7 16:16:16 2011 +0100

    Pass --enable-xcsecurity to the main build to restore the XC-SECURITY extension.
    
    Thanks to Stefan Fritsch's report (Closes: #599657).

diff --git a/debian/changelog b/debian/changelog
index d6a467d..b096421 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ xorg-server (2:1.9.4.901-1) UNRELEASED; urgency=low
 
   * New upstream release (1.9.5 rc1).
   * Drop patch: 20-update-gpu-pitch.diff (merged upstream).
+  * Pass --enable-xcsecurity to the main build to restore the XC-SECURITY
+    extension, thanks to Stefan Fritsch's report (Closes: #599657).
 
  -- Cyril Brulebois <kibi@debian.org>  Sat, 05 Mar 2011 18:42:43 +0100
 
diff --git a/debian/rules b/debian/rules
index 80ca5d5..87880af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -145,6 +145,7 @@ confflags_main = \
 	--enable-xephyr \
 	$(build_xfbdev) \
 	--with-sha1=libgcrypt \
+	--enable-xcsecurity \
 	$(void)
 
 confflags_udeb = \


Reply to: