[marsshooter] 22/28: Drop reproducible-build.patch. Applied upstream.

Markus Koschany apo-guest at moszumanska.debian.org
Sun Jan 10 16:43:22 UTC 2016


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

apo-guest pushed a commit to branch master
in repository marsshooter.

commit 09da59e308c9472310f96eee5ffcc84502411b64
Author: Markus Koschany <apo at debian.org>
Date:   Sun Jan 10 16:42:10 2016 +0100

    Drop reproducible-build.patch. Applied upstream.
---
 debian/patches/reproducible-build.patch | 21 ---------------------
 debian/patches/series                   |  1 -
 2 files changed, 22 deletions(-)

diff --git a/debian/patches/reproducible-build.patch b/debian/patches/reproducible-build.patch
deleted file mode 100644
index 71ed24f..0000000
--- a/debian/patches/reproducible-build.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: Markus Koschany <apo at debian.org>
-Date: Sun, 3 Jan 2016 16:34:57 +0100
-Subject: reproducible build
-
----
- src/Menu/menus.cpp | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/Menu/menus.cpp b/src/Menu/menus.cpp
-index eda932e..7bf16fe 100644
---- a/src/Menu/menus.cpp
-+++ b/src/Menu/menus.cpp
-@@ -65,7 +65,7 @@ namespace menus {
- 
-             Vector2f viewPort = window::getViewPort();
-             text::drawScreenText(sf::String("M.A.R.S. Alpha " + sf::String(VERSION_MAJOR) + "." + sf::String(VERSION_MINOR) + "." + sf::String(VERSION_PATCH)
--                                            + " (rev" + VERSION_REVIS + ") - " + sf::String(__DATE__)), Vector2f(viewPort.x_-4.f, viewPort.y_-14.f) , 11.f, TEXT_ALIGN_RIGHT, Color3f(0.8, 0.8, 0.8));
-+                                            + " (rev" + VERSION_REVIS + ") - " + sf::String("2016")), Vector2f(viewPort.x_-4.f, viewPort.y_-14.f) , 11.f, TEXT_ALIGN_RIGHT, Color3f(0.8, 0.8, 0.8));
- 
-             toolTip::draw();
-         }
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 55077d0..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-reproducible-build.patch

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



More information about the Pkg-games-commits mailing list