[gamazons] 06/07: Add remove-deprecated-GNOME2-variable.patch and drop the deprecated GNOME2
Markus Koschany
apo at moszumanska.debian.org
Sun Jun 25 20:15:35 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository gamazons.
commit 221e6b2b1978e362742f63f9ab6424baf584488a
Author: Markus Koschany <apo at debian.org>
Date: Sun Jun 25 22:07:56 2017 +0200
Add remove-deprecated-GNOME2-variable.patch and drop the deprecated GNOME2
variable from autogen.sh script.
Closes: #829984
---
.../patches/remove-deprecated-GNOME2-variable.patch | 19 +++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 20 insertions(+)
diff --git a/debian/patches/remove-deprecated-GNOME2-variable.patch b/debian/patches/remove-deprecated-GNOME2-variable.patch
new file mode 100644
index 0000000..f38123f
--- /dev/null
+++ b/debian/patches/remove-deprecated-GNOME2-variable.patch
@@ -0,0 +1,19 @@
+From: Markus Koschany <apo at debian.org>
+Date: Sun, 25 Jun 2017 22:05:17 +0200
+Subject: remove deprecated GNOME2 variable
+
+Bug-Debian: https://bugs.debian.org/829984
+Forwarded: no
+---
+ autogen.sh | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/autogen.sh b/autogen.sh
+index df6b078..8f7c4bf 100755
+--- a/autogen.sh
++++ b/autogen.sh
+@@ -16,4 +16,3 @@ which gnome-autogen.sh || {
+ echo "You need to install gnome-common from the GNOME CVS"
+ exit 1
+ }
+-USE_GNOME2_MACROS=1 . gnome-autogen.sh
diff --git a/debian/patches/series b/debian/patches/series
index d594237..574f0ab 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ lookup-widget.patch
warnings.patch
human-ai.patch
fix-desktop.patch
+remove-deprecated-GNOME2-variable.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/gamazons.git
More information about the Pkg-games-commits
mailing list