Author: sargentd-guest
Date: 2008-10-21 09:33:00 +0000 (Tue, 21 Oct 2008)
New Revision: 8282

Modified:
   packages/trunk/teg/debian/
   packages/trunk/teg/debian/changelog
   packages/trunk/teg/debian/rules
Log:
* Let build depend on configure, not configure-stamp, so patches get applied. 
(Closes: #502894)
* Add svn-bp:origUrl property to debian



Property changes on: packages/trunk/teg/debian
___________________________________________________________________
Name: svn-bp:origUrl
   + http://pkg-games.alioth.debian.org/tarballs/teg_0.11.2+debian.orig.tar.gz

Modified: packages/trunk/teg/debian/changelog
===================================================================
--- packages/trunk/teg/debian/changelog 2008-10-20 10:08:17 UTC (rev 8281)
+++ packages/trunk/teg/debian/changelog 2008-10-21 09:33:00 UTC (rev 8282)
@@ -1,3 +1,11 @@
+teg (0.11.2+debian-2) UNRELEASED; urgency=low
+
+  * debian/rules:
+    + Let build depend on configure, not configure-stamp, so patches get
+      applied. (Closes: #502894)
+
+ -- Evgeni Golov <[EMAIL PROTECTED]>  Tue, 21 Oct 2008 10:23:17 +0200
+
 teg (0.11.2+debian-1) unstable; urgency=low
 
   [ Eddy Petrișor ]

Modified: packages/trunk/teg/debian/rules
===================================================================
--- packages/trunk/teg/debian/rules     2008-10-20 10:08:17 UTC (rev 8281)
+++ packages/trunk/teg/debian/rules     2008-10-21 09:33:00 UTC (rev 8282)
@@ -28,7 +28,7 @@
 
 build: build-stamp
 
-build-stamp: configure-stamp 
+build-stamp: configure
        dh_testdir
        $(MAKE)
        touch build-stamp


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

Reply via email to