[extremetuxracer] 04/07: Drop all patches. Applied upstream.

Markus Koschany apo-guest at moszumanska.debian.org
Sun Feb 7 14:22:33 UTC 2016


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

apo-guest pushed a commit to branch experimental
in repository extremetuxracer.

commit bc1d4d6a76e4c6eb080f3ceafd907121a54d324a
Author: Markus Koschany <apo at debian.org>
Date:   Sun Feb 7 14:28:00 2016 +0100

    Drop all patches. Applied upstream.
---
 debian/patches/CPPFLAGS.patch     | 23 -----------------------
 debian/patches/desktop-file.patch | 17 -----------------
 debian/patches/series             |  2 --
 3 files changed, 42 deletions(-)

diff --git a/debian/patches/CPPFLAGS.patch b/debian/patches/CPPFLAGS.patch
deleted file mode 100644
index 7f3594f..0000000
--- a/debian/patches/CPPFLAGS.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-From: Markus Koschany <apo at debian.org>
-Date: Sat, 23 Jan 2016 22:03:17 +0100
-Subject: CPPFLAGS
-
-Fix a typo that prevents the build system from adding dpkg-buildflag's default
-compiler flags.
----
- configure.ac | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/configure.ac b/configure.ac
-index 240396d..e17b6e1 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -48,7 +48,7 @@ PKG_CHECK_MODULES([SFML_AUDIO], [sfml-audio >= 2.2],
- 
- PKG_CHECK_MODULES([SFML_WINDOW], [sfml-window >= 2.2],
- [
--  CPPFLAGS="${CFPPLAGS} $SFML_WINDOW_CFLAGS"
-+  CPPFLAGS="${CPPFLAGS} $SFML_WINDOW_CFLAGS"
-   LIBS="${LIBS} $SFML_WINDOW_LIBS"
- ],
- [AC_MSG_ERROR([sfml-window not found])])
diff --git a/debian/patches/desktop-file.patch b/debian/patches/desktop-file.patch
deleted file mode 100644
index b27dd8e..0000000
--- a/debian/patches/desktop-file.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-From: Markus Koschany <apo at debian.org>
-Date: Sat, 23 Jan 2016 19:55:38 +0100
-Subject: desktop file
-
----
- resources/etr.desktop | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/resources/etr.desktop b/resources/etr.desktop
-index 1ffcf7a..d6686a4 100644
---- a/resources/etr.desktop
-+++ b/resources/etr.desktop
-@@ -15,3 +15,4 @@ Terminal=false
- StartupNotify=false
- 
- Categories=Game;ArcadeGame;
-+Keywords=game;tux;3D;pinguin;race;arcade;
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index e3767d5..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-desktop-file.patch
-CPPFLAGS.patch

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



More information about the Pkg-games-commits mailing list