[SCM] Calligra suite packaging branch, experimental, updated. debian/2.6.1-1-18-gdb055e0

Adrien Grellier adrien-guest at alioth.debian.org
Wed May 15 16:33:35 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/calligra.git;a=commitdiff;h=898ae39

The following commit has been merged in the experimental branch:
commit 898ae39a61ec67a8a0606ac9bf500c65b4c223ac
Author: Adrien Grellier <perso at adrieng.fr>
Date:   Tue May 14 22:41:47 2013 +0200

    basic manpage for calligraconverter
---
 debian/changelog                                  |    1 +
 debian/man/{koconverter.1 => calligraconverter.1} |   73 ++++++++++-----------
 debian/man/calligraconverter.rst                  |   59 +++++++++++++++++
 3 files changed, 94 insertions(+), 39 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a3498aa..f28eca8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ calligra (1:2.6.3-1) experimental; urgency=low
   [ Adrien Grellier ]
   * Make calligra-data Break/Replace kexi < 1:2.4 (Closes: #704597)
   * Add a manpage for calligraauthor, as requested by lintian
+  * Add a manpage for calligraconverter
   * Add a Readme.source to document the Debian packaging
   * update to Debian policy 3.9.4 
   * create calligrastage-data, for arch-independant files 
diff --git a/debian/man/koconverter.1 b/debian/man/calligraconverter.1
similarity index 69%
copy from debian/man/koconverter.1
copy to debian/man/calligraconverter.1
index 1b3fa81..7fbe906 100644
--- a/debian/man/koconverter.1
+++ b/debian/man/calligraconverter.1
@@ -1,8 +1,8 @@
 .\" Man page generated from reStructeredText.
 .
-.TH KOCONVERTER 1 "11 septembre 2011" "" "office"
+.TH CALLIGRACONVERTER 1 "13 mai 2013" "" "office"
 .SH NAME
-Koconverter \- Calligra Document Converter
+CalligraConverter \- Calligra Document Converter
 .
 .nr rst2man-indent-level 0
 .
@@ -31,77 +31,72 @@ level margin: \n[rst2man-indent\n[rst2man-indent-level]]
 .in \n[rst2man-indent\n[rst2man-indent-level]]u
 ..
 .SH SYNOPSIS
-.INDENT 0.0
-.INDENT 3.5
 .sp
-koconverter [Qt\-options] [KDE\-options] in out
-.UNINDENT
-.UNINDENT
+calligraconverter [Qt\-options] [KDE\-options] in out
 .SH DESCRIPTION
 .sp
-Calligra is an integrated office suite for KDE. It offers a word processor,
-a spreadsheet, a presentation program, graphics tools, and more.
+Legacy integer arithmetics implementation
 .SH OPTIONS
 .sp
-BinP   Input file
-BoutP  Output file
+Arguments:
+.sp
+BinP                        Input file
+BoutP                       Output file
+.sp
+Options:
+.INDENT 0.0
+.TP
+.B \-\-backup
+Make a backup of the destination file
+.TP
+.B \-\-batch
+Batch mode: do not show dialogs
+.TP
+.B \-\-interactive
+Interactive mode: show dialogs (default)
+.TP
+.BI \-\-mimetype \ <mime>
+Mimetype of the output file
+.TP
+.BI \-\-print\-orientation \ <name>
+The print orientation. This could be either Portrait or Landscape.
+.TP
+.BI \-\-print\-papersize \ <name>
+The paper size. A4, Legal, Letter, ...
+.TP
+.BI \-\-print\-margin \ <size>
+The size of the paper margin. By default this is 0.2.
+.UNINDENT
 .sp
 Generic options:
 .INDENT 0.0
 .TP
 .B \-\-help
-.
 Show help about options
 .TP
 .B \-\-help\-qt
-.
 Show Qt specific options
 .TP
 .B \-\-help\-kde
-.
 Show KDE specific options
 .TP
 .B \-\-help\-all
-.
 Show all options
 .TP
 .B \-\-author
-.
 Show author information
 .TP
 .B \-v,  \-\-version
-.
 Show version information
 .TP
 .B \-\-license
-.
 Show license information
 .UNINDENT
-.sp
-Options:
-.INDENT 0.0
-.TP
-.B \-\-backup
-.
-Make a backup of the destination file
-.TP
-.B \-\-batch
-.
-Batch mode: do not show dialogs
-.TP
-.B \-\-interactive
-.
-Interactive mode: show dialogs (default)
-.TP
-.BI \-\-mimetype \ <mime>
-.
-Mimetype of the output file
-.UNINDENT
 .SH SEE ALSO
 .sp
 More detailed user documentation is available from Bhelp:/calligraP (either enter this URL into Konqueror, or run BkhelpcenterP Ihelp:/calligraP).
 .SH AUTHOR
-This manual page was written by Adrien Grellier <adrien.grellier at laposte.net> for the Debian project (but may be used by others).
+This manual page was written by Adrien Grellier <perso at adrieng.fr> for the Debian project (but may be used by others).
 .\" Generated by docutils manpage writer.
 .\" 
 .
diff --git a/debian/man/calligraconverter.rst b/debian/man/calligraconverter.rst
new file mode 100644
index 0000000..c44d05c
--- /dev/null
+++ b/debian/man/calligraconverter.rst
@@ -0,0 +1,59 @@
+==================
+CalligraConverter
+==================
+
+----------------------------
+Calligra Document Converter
+----------------------------
+
+:Author: This manual page was written by Adrien Grellier <perso at adrieng.fr> for the Debian project (but may be used by others).
+:Date: |date|
+:Manual section: 1
+:Manual group: office
+
+Synopsis
+========
+
+calligraconverter [Qt-options] [KDE-options] in out 
+
+Description
+===========
+
+Legacy integer arithmetics implementation 
+
+Options
+=======
+
+Arguments:
+
+**in**                        Input file
+**out**                       Output file
+
+Options:
+
+--backup                    Make a backup of the destination file
+--batch                     Batch mode: do not show dialogs
+--interactive               Interactive mode: show dialogs (default)
+--mimetype <mime>           Mimetype of the output file
+--print-orientation <name>  The print orientation. This could be either Portrait or Landscape.
+--print-papersize <name>    The paper size. A4, Legal, Letter, ...
+--print-margin <size>       The size of the paper margin. By default this is 0.2.
+
+Generic options:
+
+--help                    Show help about options
+--help-qt                 Show Qt specific options
+--help-kde                Show KDE specific options
+--help-all                Show all options
+--author                  Show author information
+-v, --version             Show version information
+--license                 Show license information
+
+SEE ALSO
+=========
+
+More detailed user documentation is available from **help:/calligra** (either enter this URL into Konqueror, or run **khelpcenter** *help:/calligra*).
+
+
+
+.. |date| date:: %y %B %Y

-- 
Calligra suite packaging



More information about the pkg-kde-commits mailing list