[Python-modules-commits] r15671 - in packages/shiboken/trunk/debian (3 files)

odyx-guest at users.alioth.debian.org odyx-guest at users.alioth.debian.org
Mon Feb 14 15:26:46 UTC 2011


    Date: Monday, February 14, 2011 @ 15:26:42
  Author: odyx-guest
Revision: 15671

Install upstream's manpage.

Modified:
  packages/shiboken/trunk/debian/shiboken.install
Deleted:
  packages/shiboken/trunk/debian/shiboken.1
  packages/shiboken/trunk/debian/shiboken.manpages

Deleted: packages/shiboken/trunk/debian/shiboken.1
===================================================================
--- packages/shiboken/trunk/debian/shiboken.1	2011-02-14 15:26:10 UTC (rev 15670)
+++ packages/shiboken/trunk/debian/shiboken.1	2011-02-14 15:26:42 UTC (rev 15671)
@@ -1,73 +0,0 @@
-.TH SHIBOKEN "1" "March 2010" "shiboken v0.2.0" "User Commands"
-.SH NAME
-shiboken \- CPython bindings generator for C++ libraries
-.SH DESCRIPTION
-.SS "Usage:"
-.IP
-shiboken [options] header\-file typesystem\-file
-.SS "General options:"
-.TP
-\fB\-\-debug\-level\fR=\fI[sparse\fR|medium|full]
-Set the debug level
-.TP
-\fB\-\-documentation\-only\fR
-Do not generates any code, just the documentation
-.TP
-\fB\-\-generatorSet\fR
-generatorSet to be used. e.g. qtdoc
-.TP
-\fB\-\-help\fR
-Display this help and exit
-.TP
-\fB\-\-include\-paths=\fR<path>[:<path>:...]
-Include paths used by the C++ parser
-.TP
-\fB\-\-license\-file\fR=\fI[licensefile]\fR
-File used for copyright headers of generated files
-.TP
-\fB\-\-no\-suppress\-warnings\fR
-Show all warnings
-.TP
-\fB\-\-output\-directory\fR=\fI[dir]\fR
-The directory where the generated files will be written
-.TP
-\fB\-\-silent\fR
-Avoid printing any message
-.TP
-\fB\-\-typesystem\-paths=\fR<path>[:<path>:...]
-Paths used when searching for typesystems
-.TP
-\fB\-\-version\fR
-Output version information and exit
-.SS "Shiboken options:"
-.TP
-\fB\-\-disable\-verbose\-error\-messages\fR
-Disable verbose error messages. Turn the python code hard to debug but safe few kB on the generated bindings.
-.TP
-\fB\-\-enable\-parent\-ctor\-heuristic\fR
-Enable heuristics to detect parent relationship on constructors.
-.TP
-\fB\-\-enable\-pyside\-extensions\fR
-Enable PySide extensions, such as support for signal/slots, use this if you are creating a binding for a Qt\-based library.
-.TP
-\fB\-\-enable\-return\-value\-heuristic\fR
-Enable heuristics to detect parent relationship on return values (USE WITH CAUTION!)
-.SS "Shiboken options:"
-.TP
-\fB\-\-disable\-verbose\-error\-messages\fR
-Disable verbose error messages. Turn the python code hard to debug but safe few kB on the generated bindings.
-.TP
-\fB\-\-enable\-parent\-ctor\-heuristic\fR
-Enable heuristics to detect parent relationship on constructors.
-.TP
-\fB\-\-enable\-pyside\-extensions\fR
-Enable PySide extensions, such as support for signal/slots, use this if you are creating a binding for a Qt\-based library.
-.TP
-\fB\-\-enable\-return\-value\-heuristic\fR
-Enable heuristics to detect parent relationship on return values (USE WITH CAUTION!)
-.SH COPYRIGHT
-Copyright \(co 2009\-2010 Nokia Corporation and/or its subsidiary(\fB\-ies\fR)
-.SH AUTHOR
-.PP
-This manpage was written for Debian, starting with a help2man output, by
-Didier Raboud <didier at raboud.com>, on the 26. March 2010.

Modified: packages/shiboken/trunk/debian/shiboken.install
===================================================================
--- packages/shiboken/trunk/debian/shiboken.install	2011-02-14 15:26:10 UTC (rev 15670)
+++ packages/shiboken/trunk/debian/shiboken.install	2011-02-14 15:26:42 UTC (rev 15671)
@@ -1,2 +1,3 @@
 usr/bin/shiboken
 usr/lib/generatorrunner/shiboken_generator*.so
+usr/share/man/man1/shiboken.1

Deleted: packages/shiboken/trunk/debian/shiboken.manpages
===================================================================
--- packages/shiboken/trunk/debian/shiboken.manpages	2011-02-14 15:26:10 UTC (rev 15670)
+++ packages/shiboken/trunk/debian/shiboken.manpages	2011-02-14 15:26:42 UTC (rev 15671)
@@ -1 +0,0 @@
-debian/shiboken.1




More information about the Python-modules-commits mailing list