[hedgewars] 08/12: Drop all old patches
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Thu Nov 16 15:41:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a commit to branch master
in repository hedgewars.
commit 7038cca8275bf25ba15f6f9065b93617a9040c0c
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Thu Nov 16 15:58:21 2017 +0100
Drop all old patches
---
debian/patches/disable-test.patch | 15 ---------------
debian/patches/fix-comment-desktop-file.patch | 13 -------------
debian/patches/series | 2 --
3 files changed, 30 deletions(-)
diff --git a/debian/patches/disable-test.patch b/debian/patches/disable-test.patch
deleted file mode 100644
index 9f5ad8d..0000000
--- a/debian/patches/disable-test.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Disable test failing with ghc 8
-[16:24:16] <unC0Rr> well, you may simply disable that test
-[16:24:34] <unC0Rr> until I come up with something
-
---- hedgewars-0.9.22-dfsg.orig/gameServer/CMakeLists.txt
-+++ hedgewars-0.9.22-dfsg/gameServer/CMakeLists.txt
-@@ -5,7 +5,7 @@ find_package_or_disable(GHC NOSERVER)
-
- include(${CMAKE_MODULE_PATH}/CheckHaskellModuleExists.cmake)
-
--check_haskell_module_exists("Control.Exception" mask 1 base)
-+#check_haskell_module_exists("Control.Exception" mask 1 base)
- check_haskell_module_exists("Data.Map" size 1 containers)
- check_haskell_module_exists("Data.Vector" length 1 vector)
- check_haskell_module_exists("Data.ByteString" pack 1 bytestring)
diff --git a/debian/patches/fix-comment-desktop-file.patch b/debian/patches/fix-comment-desktop-file.patch
deleted file mode 100644
index 375b0af..0000000
--- a/debian/patches/fix-comment-desktop-file.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Author: Gianfranco Costamagna <locutusofborg at debian.org>
-Description: make Gnome Software Catalog entry aware of Hedgewars
-
---- hedgewars-0.9.22-dfsg.orig/share/hedgewars/Data/misc/hedgewars.desktop
-+++ hedgewars-0.9.22-dfsg/share/hedgewars/Data/misc/hedgewars.desktop
-@@ -3,6 +3,7 @@ Type=Application
- Version=1.0
- Name=Hedgewars
- Keywords=game;strategy;
-+Comment=Funny turn-based artillery game, featuring fighting hedgehogs!
- GenericName=Fighting Hedgehogs
- GenericName[de]=Kämpfende Igel
- GenericName[es]=Batallas entre erizos
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 1bdb7d9..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-disable-test.patch
-fix-comment-desktop-file.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/hedgewars.git
More information about the Pkg-games-commits
mailing list