[SCM] WorldForge protocol library branch, master, updated. upstream/0.6.2-16-ga4253ee

Stephen M. Webb stephen.webb at bregmasoft.ca
Wed Jan 11 08:38:29 UTC 2012


The following commit has been merged in the master branch:
commit 784f1392bc66884897a2cb6defb622ebb3ed2838
Author: Stephen M. Webb <stephen.webb at bregmasoft.ca>
Date:   Wed Jan 11 03:19:33 2012 -0500

    added a manpage for the atlas_convert tool

diff --git a/debian/atlas_convert.1 b/debian/atlas_convert.1
new file mode 100644
index 0000000..a32cb01
--- /dev/null
+++ b/debian/atlas_convert.1
@@ -0,0 +1,42 @@
+.TH atlas_convert 1 "January 11, 2012" "" "atlas_convert"
+
+.SH NAME
+atlas_convert \- convert Atlas data files
+
+.SH SYNOPSIS
+.B atlas_convert [
+.B -f ]
+.B [ \-s
+.I spacing
+.B ]
+.B [ \-i
+.I input_codec
+.B ]
+.B [ \-o
+.I output_codec
+.B ]
+
+.SH DESCRIPTION
+This tool converts Atlas data files between formats using
+.IR codecs .
+
+Suported codecs include
+.IR XML ,
+.IR Bach ,
+and
+.IR Packed .
+
+.SH OPTIONS
+.IP \-f
+Enables formatted output.
+
+.IP \-s
+Sets the spacing.
+
+.IP \-i
+Selects the input
+.I codec.
+
+.IP \-o
+Selects the output
+.I codec.
diff --git a/debian/changelog b/debian/changelog
index 7a6adf1..d8b5302 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,9 @@ atlas-cpp (0.6.2-1) UNRELEASED; urgency=low
   * debian/libatlas-cpp-0.6-1.symbols: added
   * updated the -doc package files
   * removed unneeded patches
+  * added a manpage for the atlas_convert tool
 
- -- Stephen M. Webb <stephen.webb at bregmasoft.ca>  Tue, 10 Jan 2012 21:33:22 -0500
+ -- Stephen M. Webb <stephen.webb at bregmasoft.ca>  Wed, 11 Jan 2012 03:18:54 -0500
 
 atlas-cpp (0.6.1-4) unstable; urgency=low
 
diff --git a/debian/libatlas-cpp-0.6-dev.manpages b/debian/libatlas-cpp-0.6-dev.manpages
new file mode 100644
index 0000000..a5b0281
--- /dev/null
+++ b/debian/libatlas-cpp-0.6-dev.manpages
@@ -0,0 +1 @@
+debian/atlas_convert.1

-- 
WorldForge protocol library



More information about the Pkg-games-commits mailing list