[marsshooter] 05/28: Rename mars to marsshooter
Markus Koschany
apo-guest at moszumanska.debian.org
Sun Jan 10 16:43:19 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 1c70b504f32925f3103ff77a0e3c4b090403830d
Author: Markus Koschany <apo at debian.org>
Date: Sun Jan 3 15:55:02 2016 +0100
Rename mars to marsshooter
---
debian/man/mars.6 | 36 ------------------------------------
debian/marsshooter-data.install | 2 +-
debian/marsshooter.manpages | 2 +-
debian/marsshooter.menu | 2 +-
debian/rules | 2 +-
5 files changed, 4 insertions(+), 40 deletions(-)
diff --git a/debian/man/mars.6 b/debian/man/mars.6
deleted file mode 100644
index 785fd57..0000000
--- a/debian/man/mars.6
+++ /dev/null
@@ -1,36 +0,0 @@
-.\" This man page was written by Markus Koschany. It is available
-.\" under the same license as marsshooter, the GNU General Public License 3 or
-.\" (at your option) any later version.
-.TH M.A.R.S. "6" "September 2013" "M.A.R.S. - a ridiculous shooter" "User Commands"
-.SH NAME
-M.A.R.S. \- a ridiculous shooter
-.SH SYNOPSIS
-.B mars
-[\fIOptions\fR]
-.SH DESCRIPTION
-M.A.R.S is a two-dimensional space shooter game with excellent 2D-graphics, a
-stunning amount of particles and shader support. It offers single- and
-multiplayer gameplay, many impressive weapons and specials and customizable
-ships.
-
-In the year 3547 civilizations across the galaxy have settled their own
-planets, living in peace and harmony with its environment. But outside the
-placid habitats, the GREAT WAR is raging. As a famous fighter on your way to
-never ending honor and prosperity, you have to protect your planet from the
-imminent doom of your jealous neighbours!
-.SH OPTIONS
-.SS "Basic Options:"
-.TP
-\fB\-cfg\fR <Path>
-Sets the absolute path to the configuration directory of the game.
-.TP
-\fB\-data\fR <Path>
-Sets the absolute path to the data directory of the game,
-which contains the folders sound/, tex/ and so on.
-.SS "Miscellaneous Options:"
-.TP
-\fB\-help\fR
-Print program options.
-.TP
-\fB\-version\fR
-Print program version.
diff --git a/debian/marsshooter-data.install b/debian/marsshooter-data.install
index ecf6b97..b74949a 100644
--- a/debian/marsshooter-data.install
+++ b/debian/marsshooter-data.install
@@ -1,3 +1,3 @@
-mars.xpm usr/share/pixmaps
+marsshooter.xpm usr/share/pixmaps
usr/share/games
usr/share/icons
diff --git a/debian/marsshooter.manpages b/debian/marsshooter.manpages
index fdb03d9..ca90a87 100644
--- a/debian/marsshooter.manpages
+++ b/debian/marsshooter.manpages
@@ -1 +1 @@
-debian/man/*.6
+resources/marsshooter.6
diff --git a/debian/marsshooter.menu b/debian/marsshooter.menu
index b11d5fe..e355b00 100644
--- a/debian/marsshooter.menu
+++ b/debian/marsshooter.menu
@@ -3,4 +3,4 @@
title="M.A.R.S." \
longtitle="M.A.R.S. - ridiculous space shooter governed by the laws of gravity" \
command="/usr/games/mars" \
- icon="/usr/share/pixmaps/mars.xpm"
+ icon="/usr/share/pixmaps/marsshooter.xpm"
diff --git a/debian/rules b/debian/rules
index 80280be..92ea5e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ COMMIT := 4fb920e97d350a8777e06ce28c1657ad3a3fa3fb
dh $@ --parallel
override_dh_auto_build-indep:
- convert -monitor -resize 32x32 resources/mars.xpm mars.xpm
+ convert -monitor -resize 32x32 resources/marsshooter.xpm marsshooter.xpm
.PHONY: get-orig-source
## http://wiki.debian.org/onlyjob/get-orig-source
--
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