Author: pdewacht-guest
Date: 2009-11-21 20:27:26 +0000 (Sat, 21 Nov 2009)
New Revision: 10552

Modified:
   packages/trunk/teg/debian/changelog
   packages/trunk/teg/debian/rules
Log:
teg: made compatible with source format 3.0


Modified: packages/trunk/teg/debian/changelog
===================================================================
--- packages/trunk/teg/debian/changelog 2009-11-21 18:49:44 UTC (rev 10551)
+++ packages/trunk/teg/debian/changelog 2009-11-21 20:27:26 UTC (rev 10552)
@@ -1,11 +1,15 @@
 teg (0.11.2+debian-3) UNRELEASED; urgency=low
 
+  [ Evgeni Golov ]
   * debian/watch:
     + Correctly mangle the version and strip "+debian" from it.
     + Remove unnecessary comments.
 
- -- Evgeni Golov <[email protected]>  Mon, 03 Nov 2008 18:12:46 +0100
+  [ Peter De Wachter ]
+  * debian/rules: unpatch before cleaning (Closes: #538689)
 
+ -- Peter De Wachter <[email protected]>  Sat, 21 Nov 2009 21:25:05 +0100
+
 teg (0.11.2+debian-2) unstable; urgency=low
 
   [ Evgeni Golov ]

Modified: packages/trunk/teg/debian/rules
===================================================================
--- packages/trunk/teg/debian/rules     2009-11-21 18:49:44 UTC (rev 10551)
+++ packages/trunk/teg/debian/rules     2009-11-21 20:27:26 UTC (rev 10552)
@@ -33,8 +33,7 @@
        $(MAKE)
        touch build-stamp
 
-clean: realclean unpatch
-realclean:
+clean: unpatch
        dh_testdir
        dh_testroot
        [ ! -f Makefile ] || $(MAKE) distclean


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

Reply via email to