debian/changelog | 1 + debian/patches/10-qemu.diff | 8 +++++--- 2 files changed, 6 insertions(+), 3 deletions(-)
New commits: commit 4d141f88dd3c58620c37f05ac89771609640b4c2 Author: Michele Cane <[email protected]> Date: Sun Sep 8 21:31:27 2013 +0200 Refresh patches diff --git a/debian/changelog b/debian/changelog index 270bbea..5a843fd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ xserver-xorg-video-cirrus (1:1.5.2-1) UNRELEASED; urgency=low [ Michele Cane ] * Bump Standards-Version to 3.9.4, no changes needed. + * Refresh patches. -- Maarten Lankhorst <[email protected]> Mon, 16 Jul 2012 15:30:58 +0200 diff --git a/debian/patches/10-qemu.diff b/debian/patches/10-qemu.diff index 7089205..23ba00a 100644 --- a/debian/patches/10-qemu.diff +++ b/debian/patches/10-qemu.diff @@ -3,9 +3,11 @@ Default to 1024x768 for Qemu. Stolen from Fedora. Pointed out by Guido Günther <[email protected]> in #586693. ---- a/src/alp_driver.c -+++ b/src/alp_driver.c -@@ -775,7 +775,21 @@ +Index: xserver-xorg-video-cirrus.git/src/alp_driver.c +=================================================================== +--- xserver-xorg-video-cirrus.git.orig/src/alp_driver.c 2013-09-08 21:30:19.000000000 +0200 ++++ xserver-xorg-video-cirrus.git/src/alp_driver.c 2013-09-08 21:30:19.000000000 +0200 +@@ -772,7 +772,21 @@ else xf86SetDDCproperties(pScrn,xf86PrintEDID( xf86DoEDID_DDC2(XF86_SCRN_ARG(pScrn),pCir->I2CPtr1))); -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

