debian/changelog                            |    4 ++--
 debian/patches/02_965_no_exa_composite.diff |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 428b34b3f2d763177f0e4ae87de5e86a2cc16ef8
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Fri Sep 5 02:56:32 2008 +0200

    Prepare changelog for upload

diff --git a/debian/changelog b/debian/changelog
index c2f5f9e..556eeed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-xserver-xorg-video-intel (2:2.3.2-2+lenny4) UNRELEASED; urgency=low
+xserver-xorg-video-intel (2:2.3.2-2+lenny4) unstable; urgency=low
 
   * Kill 02_xaa_by_default_on_i965.diff.  Switching to XAA breaks Xvideo,
     which is Not Good™.
@@ -7,7 +7,7 @@ xserver-xorg-video-intel (2:2.3.2-2+lenny4) UNRELEASED; 
urgency=low
     i965+ to hopefully avoid the font rendering issues reported in #451791 and
     friends.
 
- -- Julien Cristau <[EMAIL PROTECTED]>  Wed, 03 Sep 2008 19:21:44 +0200
+ -- Julien Cristau <[EMAIL PROTECTED]>  Fri, 05 Sep 2008 02:55:54 +0200
 
 xserver-xorg-video-intel (2:2.3.2-2+lenny3) unstable; urgency=low
 

commit 9f223623fa4a5666d8045f89485c0760ff9ab84e
Author: Julien Cristau <[EMAIL PROTECTED]>
Date:   Fri Sep 5 02:52:31 2008 +0200

    Fix typos

diff --git a/debian/patches/02_965_no_exa_composite.diff 
b/debian/patches/02_965_no_exa_composite.diff
index 7f49894..2a79c7a 100644
--- a/debian/patches/02_965_no_exa_composite.diff
+++ b/debian/patches/02_965_no_exa_composite.diff
@@ -48,7 +48,7 @@ Index: xserver-xorg-video-intel/src/i830_driver.c
 +       if (xf86GetOptValBool(pI830->Options, OPTION_RENDERACCEL,
 +                           &pI830->render_accel))
 +         from = X_CONFIG;
-+       xf86DrvMsg(pScrn->scrn_index, from, "%sabling EXA render 
acceleration\n"
++       xf86DrvMsg(pScrn->scrnIndex, from, "%sabling EXA render 
acceleration\n",
 +                pI830->render_accel ? "En" : "Dis");
 +   }
 +


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

Reply via email to