[unknown-horizons] 04/11: Drop VERSION.patch. Fixed upstream.

Markus Koschany apo at moszumanska.debian.org
Sat Jul 8 00:20:00 UTC 2017


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

apo pushed a commit to branch master
in repository unknown-horizons.

commit 578b0878e1510a14a7b1268e583291973adc196f
Author: Markus Koschany <apo at debian.org>
Date:   Sat Jul 8 00:20:03 2017 +0200

    Drop VERSION.patch. Fixed upstream.
---
 debian/patches/VERSION.patch | 26 --------------------------
 debian/patches/series        |  1 -
 2 files changed, 27 deletions(-)

diff --git a/debian/patches/VERSION.patch b/debian/patches/VERSION.patch
deleted file mode 100644
index a0baa4f..0000000
--- a/debian/patches/VERSION.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From: Markus Koschany <apo at debian.org>
-Date: Fri, 20 Jan 2017 22:18:43 +0100
-Subject: VERSION
-
-Fix FTBFS due to undefined RELEASE_VERSION variable.
-Forwarded: no
----
- horizons/constants.py | 3 +--
- 1 file changed, 1 insertion(+), 2 deletions(-)
-
-diff --git a/horizons/constants.py b/horizons/constants.py
-index e4ff556..0f09c20 100644
---- a/horizons/constants.py
-+++ b/horizons/constants.py
-@@ -84,10 +84,9 @@ def get_git_version():
- ##Versioning
- class VERSION:
- 	RELEASE_NAME    = "Unknown Horizons %s"
--	RELEASE_VERSION = get_git_version()
- 	# change for release:
- 	IS_DEV_VERSION = True
--	#RELEASE_VERSION = u'2017.1'
-+	RELEASE_VERSION = u'2017.1'
- 
- 	REQUIRED_FIFE_MAJOR_VERSION = 0
- 	REQUIRED_FIFE_MINOR_VERSION = 4
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 633fed8..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-VERSION.patch

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



More information about the Pkg-games-commits mailing list