[netpanzer] 93/118: Drop desktop.diff and gcc-4.3.diff. Obsolete.

Markus Koschany apo at moszumanska.debian.org
Sun Jun 5 10:20:39 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository netpanzer.

commit 6f9bd791e1e5f6419d3e5fc8d5a596923e24035e
Author: Markus Koschany <apo at debian.org>
Date:   Sun Jun 5 07:44:23 2016 +0200

    Drop desktop.diff and gcc-4.3.diff. Obsolete.
---
 debian/patches/desktop.diff | 10 --------
 debian/patches/gcc-4.3.diff | 61 ---------------------------------------------
 debian/patches/series       |  2 --
 3 files changed, 73 deletions(-)

diff --git a/debian/patches/desktop.diff b/debian/patches/desktop.diff
deleted file mode 100644
index 3b417d1..0000000
--- a/debian/patches/desktop.diff
+++ /dev/null
@@ -1,10 +0,0 @@
-Index: netpanzer-0.8.2/netpanzer.desktop
-===================================================================
---- netpanzer-0.8.2.orig/netpanzer.desktop	2007-09-22 02:41:13.000000000 +0000
-+++ netpanzer-0.8.2/netpanzer.desktop	2007-09-22 02:41:23.000000000 +0000
-@@ -9,4 +9,4 @@
- Exec=netpanzer
- Terminal=false
- StartupNotify=false
--Categories=Application;Game;StrategyGame;
-+Categories=Game;StrategyGame;
diff --git a/debian/patches/gcc-4.3.diff b/debian/patches/gcc-4.3.diff
deleted file mode 100644
index 7935ad1..0000000
--- a/debian/patches/gcc-4.3.diff
+++ /dev/null
@@ -1,61 +0,0 @@
-Index: netpanzer-0.8.2/src/Lib/2D/ColorTable.cpp
-===================================================================
---- netpanzer-0.8.2.orig/src/Lib/2D/ColorTable.cpp	2008-02-05 16:36:27.000000000 +0000
-+++ netpanzer-0.8.2/src/Lib/2D/ColorTable.cpp	2008-02-05 16:36:39.000000000 +0000
-@@ -17,6 +17,8 @@
- */
- #include <config.h>
- 
-+#include <memory>
-+
- #include "Util/FileSystem.hpp"
- #include "Util/Log.hpp"
- #include "Util/Exception.hpp"
-Index: netpanzer-0.8.2/src/Lib/2D/Palette.cpp
-===================================================================
---- netpanzer-0.8.2.orig/src/Lib/2D/Palette.cpp	2008-02-05 16:36:27.000000000 +0000
-+++ netpanzer-0.8.2/src/Lib/2D/Palette.cpp	2008-02-05 16:36:39.000000000 +0000
-@@ -18,6 +18,7 @@
- #include <config.h>
- 
- #include <math.h>
-+#include <memory>
- 
- #include "Palette.hpp"
- #include "Util/FileSystem.hpp"
-Index: netpanzer-0.8.2/src/NetPanzer/Network/ProxyServer.cpp
-===================================================================
---- netpanzer-0.8.2.orig/src/NetPanzer/Network/ProxyServer.cpp	2008-02-05 16:36:27.000000000 +0000
-+++ netpanzer-0.8.2/src/NetPanzer/Network/ProxyServer.cpp	2008-02-05 16:36:39.000000000 +0000
-@@ -17,6 +17,7 @@
- */
- #include <config.h>
- 
-+#include <cstdlib>
- #include <string>
- #include <stdexcept>
- #include <ctype.h>
-Index: netpanzer-0.8.2/src/NetPanzer/Views/MainMenu/Multi/MapSelectionView.cpp
-===================================================================
---- netpanzer-0.8.2.orig/src/NetPanzer/Views/MainMenu/Multi/MapSelectionView.cpp	2008-02-05 16:36:27.000000000 +0000
-+++ netpanzer-0.8.2/src/NetPanzer/Views/MainMenu/Multi/MapSelectionView.cpp	2008-02-05 16:36:39.000000000 +0000
-@@ -17,6 +17,7 @@
- */
- #include <config.h>
- 
-+#include <memory>
- #include <vector>
- #include <string>
- #include "MapSelectionView.hpp"
-Index: netpanzer-0.8.2/src/Lib/Util/Log.cpp
-===================================================================
---- netpanzer-0.8.2.orig/src/Lib/Util/Log.cpp	2008-02-05 17:13:36.000000000 +0000
-+++ netpanzer-0.8.2/src/Lib/Util/Log.cpp	2008-02-05 17:13:43.000000000 +0000
-@@ -26,6 +26,7 @@
- #include <vector>
- #include <exception>
- #include <iomanip>
-+#include <algorithm>
- 
- #include "Exception.hpp"
- #include "FileSystem.hpp"
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 29057ea..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-#gcc-4.3.diff
-#desktop.diff

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/netpanzer.git



More information about the Pkg-games-commits mailing list