[minetest-v04x] 09/12: Add desktop-file.patch and hyphen-used-as-minus.patch

Markus Koschany apo-guest at moszumanska.debian.org
Sun Jan 4 22:23:30 UTC 2015


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

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

commit 422312156e7db6065e18fb9b7cbb4bbf9151bb04
Author: Markus Koschany <apo at gambaru.de>
Date:   Sun Jan 4 22:57:38 2015 +0100

    Add desktop-file.patch and hyphen-used-as-minus.patch
---
 debian/patches/desktop-file.patch         | 18 ++++++++++++++++++
 debian/patches/hyphen-used-as-minus.patch | 21 +++++++++++++++++++++
 debian/patches/series                     |  2 ++
 3 files changed, 41 insertions(+)

diff --git a/debian/patches/desktop-file.patch b/debian/patches/desktop-file.patch
new file mode 100644
index 0000000..1a8e4ce
--- /dev/null
+++ b/debian/patches/desktop-file.patch
@@ -0,0 +1,18 @@
+From: Markus Koschany <apo at gambaru.de>
+Date: Sun, 4 Jan 2015 22:57:24 +0100
+Subject: desktop file
+
+---
+ misc/minetest.desktop | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/misc/minetest.desktop b/misc/minetest.desktop
+index 3f5b9c4..e5ce24a 100644
+--- a/misc/minetest.desktop
++++ b/misc/minetest.desktop
+@@ -8,4 +8,5 @@ Terminal=false
+ Type=Application
+ Categories=Game;
+ StartupNotify=false
++Keywords=sandbox;world;mining;crafting;blocks;nodes;multiplayer;roleplaying;
+ 
diff --git a/debian/patches/hyphen-used-as-minus.patch b/debian/patches/hyphen-used-as-minus.patch
new file mode 100644
index 0000000..6578de8
--- /dev/null
+++ b/debian/patches/hyphen-used-as-minus.patch
@@ -0,0 +1,21 @@
+From: Markus Koschany <apo at gambaru.de>
+Date: Sun, 4 Jan 2015 22:48:24 +0100
+Subject: hyphen used as minus
+
+---
+ doc/minetest.6 | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/doc/minetest.6 b/doc/minetest.6
+index ff54520..cd818e1 100644
+--- a/doc/minetest.6
++++ b/doc/minetest.6
+@@ -81,7 +81,7 @@ Set world path
+ .TP
+ \-\-migrate <value>
+ Migrate from current map backend to another. Possible values are sqlite3
+-and leveldb. Only works when using --server.
++and leveldb. Only works when using \-\-server.
+ 
+ .SH ENVIRONMENT VARIABLES
+ 
diff --git a/debian/patches/series b/debian/patches/series
index f1b14e1..46e6896 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -9,3 +9,5 @@ mapper.patch
 shared_mods.patch
 rawlua.patch
 hurd.patch
+hyphen-used-as-minus.patch
+desktop-file.patch

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



More information about the Pkg-games-commits mailing list