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

New commits:
commit 8913402b749695ac163f6247e7ad3a06b5b5aa0c
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sat Oct 6 17:54:29 2007 -0400

    Revert "* Disable building i915tex."
    
    This reverts commit 76556f82646d4a0db15a06e1392e24a6457b1642.

diff --git a/configs/debian-dri-default b/configs/debian-dri-default
index 2a01bf8..f92c7ed 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 i965 sis unichrome
+       DRI_DIRS += i810 i915 i915tex i965 sis unichrome
 endif
 
 ifeq ($(DEB_BUILD_ARCH), sparc)
diff --git a/debian/changelog b/debian/changelog
index ee088f5..b67350d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,3 @@
-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)

commit c00dfefd6fa3b0446c51c965b7766531b9561f21
Author: David Nusinow <[EMAIL PROTECTED]>
Date:   Sat Oct 6 17:54:13 2007 -0400

    Revert "Don't release just yet."
    
    This reverts commit c3de7b5ade1a46c2abb4ebad40233c8c0e4101bf.

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


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

Reply via email to