debian/changelog |    6 ++++++
 debian/rules     |    2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit 03f5b9e99665a7176ea773131522f4141290d961
Author: Cyril Brulebois <k...@debian.org>
Date:   Fri Jan 14 04:23:00 2011 +0100

    Fix unpatching by adding xsfclean dependency to clean target.

diff --git a/debian/changelog b/debian/changelog
index 60990e5..f53e1ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+xserver-xorg-video-cirrus (1:1.3.2-2+squeeze2) UNRELEASED; urgency=low
+
+  * Fix unpatching by adding xsfclean dependency to clean target.
+
+ -- Cyril Brulebois <k...@debian.org>  Fri, 14 Jan 2011 04:22:11 +0100
+
 xserver-xorg-video-cirrus (1:1.3.2-2+squeeze1) unstable; urgency=low
 
   * Add 10-qemu.diff, stolen from Fedora, making the driver default to
diff --git a/debian/rules b/debian/rules
index e3127e1..eeba5a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,7 +48,7 @@ build-stamp: configure
        cd build && $(MAKE)
        >$@
 
-clean:
+clean: xsfclean
        dh_testdir
        dh_testroot
        rm -f build-stamp


-- 
To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1pdaew-00032j...@alioth.debian.org

Reply via email to