[lgeneral] 04/05: Add lgc-pg-man-page.patch

Markus Koschany apo-guest at moszumanska.debian.org
Fri Jun 26 19:30:21 UTC 2015


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

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

commit 00e88a32c5cc4d30808ce9b3fa7478ce67fd09cf
Author: Markus Koschany <apo at gambaru.de>
Date:   Fri Jun 26 21:07:25 2015 +0200

    Add lgc-pg-man-page.patch
---
 debian/patches/lgc-pg-man-page.patch               | 36 ++++++++++++++++++++++
 .../patches/segfaults-when-running-headless.patch  |  2 +-
 debian/patches/series                              |  1 +
 3 files changed, 38 insertions(+), 1 deletion(-)

diff --git a/debian/patches/lgc-pg-man-page.patch b/debian/patches/lgc-pg-man-page.patch
new file mode 100644
index 0000000..3cbe2e8
--- /dev/null
+++ b/debian/patches/lgc-pg-man-page.patch
@@ -0,0 +1,36 @@
+From: Markus Koschany <apo at gambaru.de>
+Date: Fri, 26 Jun 2015 21:07:06 +0200
+Subject: lgc-pg man page
+
+Mention that lgc-pg requires a graphical desktop environment for the
+conversion.
+
+Bug: https://bugs.debian.org/784259
+Forwarded: via private e-mail
+---
+ lgc-pg/lgc-pg.1 | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+diff --git a/lgc-pg/lgc-pg.1 b/lgc-pg/lgc-pg.1
+index 4dfd7d3..3a0165b 100644
+--- a/lgc-pg/lgc-pg.1
++++ b/lgc-pg/lgc-pg.1
+@@ -22,7 +22,8 @@ lgc-pg \- Converter Tool  for original Panzer General\*R Data Files
+ [\-s SOURCE] [\-d DEST] [\-\-defpal] [\-\-custom] [\-n NAME] [\-i ID] [\-t TACICONS]
+ .br
+ .SH DESCRIPTION
+-LGC-PG is a simple tool to convert the original Panzer General\*R Data into LGeneral Data Files. 
++LGC-PG is a simple tool to convert the original Panzer General\*R Data into LGeneral Data Files.
++It requires a graphical desktop environment for the conversion.
+ .SH OPTIONS
+ .TP
+ .B \-s
+@@ -48,7 +49,7 @@ This is the scenario's file name and default title.
+ This is the <ID> in the source file name (game<ID>.scn). If you do not specify an ID the default is O.
+ .TP
+ .B \-t <TACICONS>
+-If custom tactical icons are involved (scenario offers a TACICONS.SHP)this is the name of the graphical file. 
++If custom tactical icons are involved (scenario offers a TACICONS.SHP)this is the name of the graphical file.
+ If this option is not provided it defaults to <NAME>.bmp.
+ .SH EXAMPLES
+ .TP
diff --git a/debian/patches/segfaults-when-running-headless.patch b/debian/patches/segfaults-when-running-headless.patch
index d5580cb..0d13178 100644
--- a/debian/patches/segfaults-when-running-headless.patch
+++ b/debian/patches/segfaults-when-running-headless.patch
@@ -13,7 +13,7 @@ Forwarded: via private e-mail
  1 file changed, 4 insertions(+), 1 deletion(-)
 
 diff --git a/lgc-pg/main.c b/lgc-pg/main.c
-index 989bda3..da90d36 100644
+index 989bda3..2017af0 100644
 --- a/lgc-pg/main.c
 +++ b/lgc-pg/main.c
 @@ -168,7 +168,10 @@ int main( int argc, char **argv )
diff --git a/debian/patches/series b/debian/patches/series
index d137794..af9d511 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 segfaults-when-running-headless.patch
+lgc-pg-man-page.patch

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



More information about the Pkg-games-commits mailing list