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

New commits:
commit ac62ca9a1d8870287d0233e9adce52024d8b2433
Author: Julien Cristau <[email protected]>
Date:   Sat Nov 28 17:07:51 2009 +0100

    debian/rules: drop some obsolete cleanup
    
    upstream build system got fixed, no need to remove configure-generated 
files.

diff --git a/debian/changelog b/debian/changelog
index b6a1feb..34981e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xorg-server (2:1.7.2-2) UNRELEASED; urgency=low
+
+  * debian/rules: upstream build system got fixed, no need to remove
+    configure-generated files.
+
+ -- Julien Cristau <[email protected]>  Sat, 28 Nov 2009 17:07:07 +0100
+
 xorg-server (2:1.7.2-1) experimental; urgency=low
 
   * New upstream release
diff --git a/debian/rules b/debian/rules
index ef76435..88747da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -162,12 +162,6 @@ clean: xsfclean
        rm -f conftest* */conftest*
        rm -rf autom4te.cache */autom4te.cache
        rm -rf obj-*
-       # generated file, left over in the upstream tarball
-       # see https://bugs.freedesktop.org/show_bug.cgi?id=9277
-       rm -f hw/xfree86/common/xf86Build.h
-       # more generated files
-       rm -f include/dix-config.h include/do-not-use-config.h \
-               include/xorg-config.h include/xorg-server.h
        rm -f compile config.guess config.sub configure depcomp install-sh
        rm -f ltmain.sh missing INSTALL aclocal.m4 ylwrap
        rm -f include/do-not-use-config.h.in


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

Reply via email to