configs/debian-dri-default |    2 +-
 debian/changelog           |    9 +++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)

New commits:
commit c3de7b5ade1a46c2abb4ebad40233c8c0e4101bf
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Thu Oct 4 23:10:47 2007 -0400

    Don't release just yet.

diff --git a/debian/changelog b/debian/changelog
index ee088f5..1d4da47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mesa (7.0.1-3) unstable; urgency=low
+mesa (7.0.1-3) UNRELEASED; urgency=low
 
   * Disable building i915tex. 
     It was previously only built on x86 and amd64.  It was never

commit 76556f82646d4a0db15a06e1392e24a6457b1642
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Thu Oct 4 22:49:27 2007 -0400

    * Disable building i915tex.
      It was previously only built on x86 and amd64.  It was never
      production-ready and relies on a kernel interface that never went
      upstream.

diff --git a/configs/debian-dri-default b/configs/debian-dri-default
index f92c7ed..2a01bf8 100644
--- a/configs/debian-dri-default
+++ b/configs/debian-dri-default
@@ -23,7 +23,7 @@ DRI_DIRS = mach64 mga r128 r200 r300 radeon s3v savage tdfx 
trident
 ARCH_X86 = i386 amd64
 
 ifneq ($(findstring $(DEB_BUILD_ARCH), $(ARCH_X86)),)
-       DRI_DIRS += i810 i915 i915tex i965 sis unichrome
+       DRI_DIRS += i810 i915 i965 sis unichrome
 endif
 
 ifeq ($(DEB_BUILD_ARCH), sparc)
diff --git a/debian/changelog b/debian/changelog
index b67350d..ee088f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+mesa (7.0.1-3) unstable; urgency=low
+
+  * Disable building i915tex. 
+    It was previously only built on x86 and amd64.  It was never
+    production-ready and relies on a kernel interface that never went
+    upstream.
+
+ -- David Nusinow <[EMAIL PROTECTED]>  Thu, 04 Oct 2007 22:47:50 -0400
+
 mesa (7.0.1-2) unstable; urgency=low
 
   * Update to latest git (from mesa_7_0_branch)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to