[game-data-packager] 250/293: quake3-server: correct help text

Simon McVittie smcv at debian.org
Fri Oct 14 00:12:22 UTC 2016


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

smcv pushed a commit to branch quake
in repository game-data-packager.

commit b759796f656aa603586b7872831757a4ffccb50c
Author: Simon McVittie <smcv at debian.org>
Date:   Sun Oct 25 14:11:33 2015 +0000

    quake3-server: correct help text
---
 Makefile         | 2 +-
 debian/changelog | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 3745688..b74c841 100644
--- a/Makefile
+++ b/Makefile
@@ -84,7 +84,7 @@ build/quake3-server: quake3.in Makefile
 	install -d build
 	sed \
 		-e 's!@IOQ3BINARY@!ioq3ded!' \
-		-e 's!@IOQ3SELF@!quake3!' \
+		-e 's!@IOQ3SELF@!quake3-server!' \
 		-e 's!@IOQ3ROLE@!server!' \
 		< $< > $@
 	chmod +x $@
diff --git a/debian/changelog b/debian/changelog
index 574412e..0bf57ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+quake (15) UNRELEASED; urgency=medium
+
+  * quake3-server: correct help text
+
+ -- Simon McVittie <smcv at debian.org>  Sun, 25 Oct 2015 01:51:37 +0100
+
 quake (14) unstable; urgency=medium
 
   [ Alexandre Detiste ]

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



More information about the Pkg-games-commits mailing list