[SCM] matanza - a space ascii war game branch, master, updated. debian/0.13+ds1-1-5-g0fc6665

Peter Pentchev roam at ringlet.net
Sun Oct 24 18:07:30 UTC 2010


The following commit has been merged in the master branch:
commit d79d3161fe0b6a29d9493953d3d764e73a43962b
Author: Peter Pentchev <roam at ringlet.net>
Date:   Sun Oct 24 20:56:38 2010 +0300

    Fix the other typo - in the matanza source.

diff --git a/debian/changelog b/debian/changelog
index d90a18c..78ae9e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,7 +9,8 @@ matanza (0.13+ds1-2) UNRELEASED; urgency=low
 
   * New maintainer.  Closes: #442045
   * Use quilt for patch management.
-  * Fix a typo in the Debian-supplied manual page.
+  * Fix a typo in the Debian-supplied manual page and another one in
+    the main matanza.w source.
 
  -- Peter Pentchev <roam at ringlet.net>  Sun, 24 Oct 2010 18:56:37 +0300
 
diff --git a/debian/patches/02-typos.patch b/debian/patches/02-typos.patch
new file mode 100644
index 0000000..f03fcd8
--- /dev/null
+++ b/debian/patches/02-typos.patch
@@ -0,0 +1,16 @@
+Description: Fix a typo.
+Forwarded: no
+Author: Peter Pentchev <roam at ringlet.net>
+Last-Update: 2010-10-24
+
+--- a/matanza.w
++++ b/matanza.w
+@@ -2402,7 +2402,7 @@
+ @
+ @<Display label@>=
+ {
+-  printf("-=> Matanza has been succesfully started.\n");
++  printf("-=> Matanza has been successfully started.\n");
+   printf("-=> Connect to port %d to play.\n", arg_port);
+ }
+ 
diff --git a/debian/patches/series b/debian/patches/series
index a968180..3a8d2b5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+02-typos.patch
 01-fix-verbose-macro.patch

-- 
matanza - a space ascii war game



More information about the Pkg-games-commits mailing list