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

xorg-server: Changes to 'debian-experimental'



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

New commits:
commit a2d34b30e2a952332eb278c28f9ac35c5c82e1be
Author: Timo Aaltonen <tjaalton@pris.hut.fi>
Date:   Tue Jul 1 19:35:05 2008 +0300

    Re-enable dri & glx.

diff --git a/debian/changelog b/debian/changelog
index ec6888e..ac8c604 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 xorg-server (2:1.4.99.905-1) UNRELEASED; urgency=low
 
+  [ Julien Cristau ]
   * New upstream release candidate
     - fixes FTBFS on alpha (closes: #472205); won't work, though, because
       of #485528
@@ -15,7 +16,10 @@ xorg-server (2:1.4.99.905-1) UNRELEASED; urgency=low
   * Stop build-depending on mesa-swx11-source (mesa 7.1 will build the
     software driver itself), and don't pass --with-mesa-source to configure.
 
- -- Julien Cristau <jcristau@debian.org>  Thu, 26 Jun 2008 15:32:28 +0200
+  [ Timo Aaltonen ]
+  * Re-enable dri & glx.
+
+ -- Timo Aaltonen <tepsipakki@ubuntu.com>  Tue, 01 Jul 2008 19:34:39 +0300
 
 xorg-server (2:1.4.99.902-1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 013926c..2d5ef53 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,8 +65,6 @@ confflags += --disable-static \
 	     --with-os-name="$(shell uname)" \
 	     --with-os-vendor="$(VENDOR) ($(SOURCE_NAME) $(SOURCE_VERSION))" \
 	     --with-int10=x86emu \
-	     --disable-glx \
-	     --disable-dri \
 	     --disable-dri2
 
 build: prepare patch build-stamp


Reply to: