Author: jmtd
Date: 2009-07-03 18:51:40 +0000 (Fri, 03 Jul 2009)
New Revision: 9960

Modified:
   packages/trunk/chocolate-doom/debian/changelog
   packages/trunk/chocolate-doom/debian/rules
Log:
don't call quilt (grr\!)

Modified: packages/trunk/chocolate-doom/debian/changelog
===================================================================
--- packages/trunk/chocolate-doom/debian/changelog      2009-07-03 18:41:40 UTC 
(rev 9959)
+++ packages/trunk/chocolate-doom/debian/changelog      2009-07-03 18:51:40 UTC 
(rev 9960)
@@ -1,4 +1,4 @@
-chocolate-doom (1.2.1-1) UNRELEASED; urgency=low
+chocolate-doom (1.2.1-1) unstable; urgency=low
 
   * Initial Release. Closes: #351594.
     * This package has been in preparation since August 2007.
@@ -9,4 +9,4 @@
     alternatives that we cannot use. I hope to resolve this in
     the near future so that these packages can co-exist.
 
- -- Jon Dowland <[email protected]>  Thu, 02 Jul 2009 20:30:59 +0100
+ -- Jon Dowland <[email protected]>  Fri, 03 Jul 2009 19:48:31 +0100

Modified: packages/trunk/chocolate-doom/debian/rules
===================================================================
--- packages/trunk/chocolate-doom/debian/rules  2009-07-03 18:41:40 UTC (rev 
9959)
+++ packages/trunk/chocolate-doom/debian/rules  2009-07-03 18:51:40 UTC (rev 
9960)
@@ -17,7 +17,6 @@
 
 config.status: configure
        dh_testdir
-       $(MAKE) -f /usr/share/quilt/quilt.make patch
        
        ln -sf /usr/share/misc/config.sub ./autotools/config.sub
        ln -sf /usr/share/misc/config.guess ./autotools/config.guess
@@ -38,7 +37,6 @@
        rm -f build-stamp
        
        [ ! -f Makefile ] || $(MAKE) distclean
-       $(MAKE) -f /usr/share/quilt/quilt.make unpatch
        
        # stuff we don't want in diff.gz
        find -name config.sub   -print0 | xargs -0 -r rm -f \;


_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

Reply via email to