Author: fuddl-guest
Date: 2007-10-18 16:41:57 +0000 (Thu, 18 Oct 2007)
New Revision: 4433

Modified:
   packages/trunk/scorched3d/debian/changelog
   packages/trunk/scorched3d/debian/rules
Log:
gave new release a first shot, but failed. removed -lalut hack-around in rules 
file

Modified: packages/trunk/scorched3d/debian/changelog
===================================================================
--- packages/trunk/scorched3d/debian/changelog  2007-10-18 12:15:12 UTC (rev 
4432)
+++ packages/trunk/scorched3d/debian/changelog  2007-10-18 16:41:57 UTC (rev 
4433)
@@ -1,5 +1,9 @@
-scorched3d (40.1d.dfsg-2) UNRELEASED; urgency=low
+scorched3d (41.dfsg-1) UNRELEASED; urgency=low
 
+  [ Bruno "Fuddl" Kleinert ]
+  * New upstream release
+  * Policy violation by apoc-mod license fixed by upstream (CC-SA 3.0, now) 
(Closes: #442062)
+
   [ Reinhard Tartler ]
   * change priority of -dbg package to extra
 

Modified: packages/trunk/scorched3d/debian/rules
===================================================================
--- packages/trunk/scorched3d/debian/rules      2007-10-18 12:15:12 UTC (rev 
4432)
+++ packages/trunk/scorched3d/debian/rules      2007-10-18 16:41:57 UTC (rev 
4433)
@@ -35,8 +35,8 @@
 build: build-stamp 
 build-stamp: config.status
        dh_testdir
-       LDFLAGS="-lalut" \
-               $(MAKE)
+       #LDFLAGS="-lalut" \
+       $(MAKE)
        touch build-stamp
 
 clean:


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

Reply via email to