r3190 - in packages/trunk/moagg: . debian/patches
Gonéri Le Bouder
goneri-guest at alioth.debian.org
Mon Jul 2 19:51:47 UTC 2007
Author: goneri-guest
Date: 2007-07-02 19:51:47 +0000 (Mon, 02 Jul 2007)
New Revision: 3190
Added:
packages/trunk/moagg/debian/patches/fix-gcc-4.2-warn.diff
Removed:
packages/trunk/moagg/fix-gcc-4.2-warn.diff
Log:
move the patch in the correct directory
Copied: packages/trunk/moagg/debian/patches/fix-gcc-4.2-warn.diff (from rev 3189, packages/trunk/moagg/fix-gcc-4.2-warn.diff)
===================================================================
--- packages/trunk/moagg/debian/patches/fix-gcc-4.2-warn.diff (rev 0)
+++ packages/trunk/moagg/debian/patches/fix-gcc-4.2-warn.diff 2007-07-02 19:51:47 UTC (rev 3190)
@@ -0,0 +1,13 @@
+Index: moagg-0.18/libMoaggCore/include/Exception.h
+===================================================================
+--- moagg-0.18.orig/libMoaggCore/include/Exception.h 2007-07-02 19:55:46.000000000 +0000
++++ moagg-0.18/libMoaggCore/include/Exception.h 2007-07-02 19:55:57.000000000 +0000
+@@ -1,7 +1,7 @@
+ #ifndef EXCEPTION_H
+ #define EXCEPTION_H
+
+-#include <iosfwd>
++#include <iostream>
+ #include <string>
+
+ //----------------------------------------------------------------------------
Deleted: packages/trunk/moagg/fix-gcc-4.2-warn.diff
===================================================================
--- packages/trunk/moagg/fix-gcc-4.2-warn.diff 2007-07-02 19:50:53 UTC (rev 3189)
+++ packages/trunk/moagg/fix-gcc-4.2-warn.diff 2007-07-02 19:51:47 UTC (rev 3190)
@@ -1,13 +0,0 @@
-Index: moagg-0.18/libMoaggCore/include/Exception.h
-===================================================================
---- moagg-0.18.orig/libMoaggCore/include/Exception.h 2007-07-02 19:55:46.000000000 +0000
-+++ moagg-0.18/libMoaggCore/include/Exception.h 2007-07-02 19:55:57.000000000 +0000
-@@ -1,7 +1,7 @@
- #ifndef EXCEPTION_H
- #define EXCEPTION_H
-
--#include <iosfwd>
-+#include <iostream>
- #include <string>
-
- //----------------------------------------------------------------------------
More information about the Pkg-games-commits
mailing list