r11094 - in packages/trunk/enemylines7/debian: . patches

Alexander Reichle-Schmehl tolimar at alioth.debian.org
Tue Jul 20 10:36:32 UTC 2010


Author: tolimar
Date: 2010-07-20 10:36:32 +0000 (Tue, 20 Jul 2010)
New Revision: 11094

Removed:
   packages/trunk/enemylines7/debian/patches/fix-gcc-4.3.diff
Modified:
   packages/trunk/enemylines7/debian/changelog
   packages/trunk/enemylines7/debian/patches/series
Log:
Drop upstream applied patch



Modified: packages/trunk/enemylines7/debian/changelog
===================================================================
--- packages/trunk/enemylines7/debian/changelog	2010-07-20 10:29:55 UTC (rev 11093)
+++ packages/trunk/enemylines7/debian/changelog	2010-07-20 10:36:32 UTC (rev 11094)
@@ -7,12 +7,14 @@
   * Update watchfile.
 
   [ Alexander Reichle-Schmehl ]
+  * New upstream release
+   * Drop debian/patches/fix-gcc-4.3.diff, applied upstream
   * Adopt debian/control to my new name
   * Only call make clean, if Makefile exists
   * Add debian/README.source
   * Bump standards to 3.9.0 (No changes needed)
 
- -- Alexander Reichle-Schmehl <tolimar at debian.org>  Tue, 20 Jul 2010 12:29:29 +0200
+ -- Alexander Reichle-Schmehl <tolimar at debian.org>  Tue, 20 Jul 2010 12:35:50 +0200
 
 enemylines7 (0.6-3) unstable; urgency=low
 

Deleted: packages/trunk/enemylines7/debian/patches/fix-gcc-4.3.diff
===================================================================
--- packages/trunk/enemylines7/debian/patches/fix-gcc-4.3.diff	2010-07-20 10:29:55 UTC (rev 11093)
+++ packages/trunk/enemylines7/debian/patches/fix-gcc-4.3.diff	2010-07-20 10:36:32 UTC (rev 11094)
@@ -1,24 +0,0 @@
-Index: enemylines7-0.6/random.cc
-===================================================================
---- enemylines7-0.6.orig/random.cc	2008-02-03 17:32:36.000000000 +0100
-+++ enemylines7-0.6/random.cc	2008-02-03 17:32:43.000000000 +0100
-@@ -1,5 +1,6 @@
- #include "random.h"
- 
-+#include <cstdlib>
- #include <iostream>
- 
- 
-Index: enemylines7-0.6/math/c3_tpl.h
-===================================================================
---- enemylines7-0.6.orig/math/c3_tpl.h	2008-02-03 17:32:46.000000000 +0100
-+++ enemylines7-0.6/math/c3_tpl.h	2008-02-03 17:32:49.000000000 +0100
-@@ -2,7 +2,7 @@
- #include <sstream>
- #include <utility>
- #include <cmath>
--
-+#include <limits>
- 
- using namespace std::rel_ops;
- 

Modified: packages/trunk/enemylines7/debian/patches/series
===================================================================
--- packages/trunk/enemylines7/debian/patches/series	2010-07-20 10:29:55 UTC (rev 11093)
+++ packages/trunk/enemylines7/debian/patches/series	2010-07-20 10:36:32 UTC (rev 11094)
@@ -1,3 +1,2 @@
-fix-gcc-4.3.diff
 10_turn_off_useless_warnings.patch
 20_data_in_usr_games.patch




More information about the Pkg-games-commits mailing list