[Pkg-octave-commit] [SCM] qtoctave branch, master, updated. 1dfa0c6d8de06026de751df9134d37eb77a84e7b

Thomas Weber tweber at debian.org
Sun Jun 6 13:47:10 UTC 2010


The following commit has been merged in the master branch:
commit e7f39508d3d41930cc890bea5c3cec90458ae39d
Author: Thomas Weber <tweber at debian.org>
Date:   Sun Jun 6 10:31:45 2010 +0200

    New stub manpages for new binaries

diff --git a/debian/changelog b/debian/changelog
index e110b57..8c9712c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ qtoctave (0.9.1-1) UNRELEASED; urgency=low
     + install-supplementary-docs: install more docs, mostly for qtoctave-utils
     + build-widgetserver: widgetserver wasn't included in newer CMake build,
       this fixes this
+  * New stub manpages for easy_plot, qtinfo, qtjs, qtoctave_pkg, simplercs,
+    xmlwidget
 
   [ Thomas Weber ]
   * debian/control: Remove Rafael Laboissiere from Uploaders (Closes: #571914)
diff --git a/debian/qtoctave.1 b/debian/easy_plot.1
similarity index 73%
copy from debian/qtoctave.1
copy to debian/easy_plot.1
index 3238b65..fa699d5 100644
--- a/debian/qtoctave.1
+++ b/debian/easy_plot.1
@@ -1,17 +1,20 @@
-.TH QTOCTAVE 1 "June 17, 2007"
+.TH QTOCTAVE 1 "May 9, 2010"
 .SH NAME
-QtOctave \- A Qt front-end for Octave
+easy_plot \- A Qt front-end for Octave plotting
 .SH SYNOPSIS
-.B qtoctave
+.B easy_plot
 .RI [ options ]
 .SH DESCRIPTION
 \fBQtOctave\fP is a Qt front-end to GNU Octave. \fBGNU Octave\fP is a
 high-level language, primarily intended for numerical computations,
 and highly compatible with MATLAB. It provides a convenient command
 line interface for solving linear and nonlinear problems numerically.
+.BR 
+easy_plot is an alternative plotting interface for Octave that is
+called internally by \fqtoctave\f.
 .SH SEE ALSO
+.BR qtoctave (1)
 .BR octave (1)
-.BR widgetserver (1)
 .br
 .br
 .SH AUTHOR
diff --git a/debian/qtinfo.1 b/debian/qtinfo.1
new file mode 100644
index 0000000..9d90671
--- /dev/null
+++ b/debian/qtinfo.1
@@ -0,0 +1,19 @@
+.TH QTOCTAVE 1 "May 9, 2010"
+.SH NAME
+qtinfo \- A simple texinfo browser in Qt
+.SH SYNOPSIS
+.B qtinfo
+.RI [ options ]
+.SH DESCRIPTION
+\fqtinfo\fP is a minimalistic Qt GNU texinfo browser.
+.SH SEE ALSO
+.BR qtoctave (1)
+.BR octave (1)
+.br
+.br
+.SH AUTHOR
+qtinfo was written by Pedro Luis Lucas Rosado
+<acisif at mixmail.com>.
+.PP
+This manual page was written by Jordi Gutiérrez Hermoso <jordigh at gmail.com>,
+for the Debian project (but may be used by others).
diff --git a/debian/qtjs.1 b/debian/qtjs.1
new file mode 100644
index 0000000..d742304
--- /dev/null
+++ b/debian/qtjs.1
@@ -0,0 +1,23 @@
+.TH QTOCTAVE 1 "May 9, 2010"
+.SH NAME
+qtjs \- Implement QtOctave interfaces in Javascript
+.SH SYNOPSIS
+.B qtjs
+.RI [ options ]
+.SH DESCRIPTION
+\fqtjs\fP is a utility to create QtOctave interfaces in Qt and Javascript.
+.SH SEE ALSO
+.BR xmlwidget (1)
+.BR widgetserver (1)
+.BR qtoctave (1)
+.BR octave (1)
+.br
+.br
+\fqtjs\f's current documentation is under
+/usr/share/doc/qtoctave-utils/qtjs
+.SH AUTHOR
+qtjs was written by Pedro Luis Lucas Rosado
+<acisif at mixmail.com>.
+.PP
+This manual page was written by Jordi Gutiérrez Hermoso <jordigh at gmail.com>,
+for the Debian project (but may be used by others).
diff --git a/debian/qtoctave.manpages b/debian/qtoctave.manpages
index 9d6f2ad..17c53e9 100644
--- a/debian/qtoctave.manpages
+++ b/debian/qtoctave.manpages
@@ -1,2 +1,8 @@
+debian/easy_plot.1
+debian/qtinfo.1
+debian/qtjs.1
 debian/qtoctave.1
+debian/qtoctave_pkg.1
+debian/simplercs.1
 debian/widgetserver.1
+debian/xmlwidget.1
diff --git a/debian/qtoctave.1 b/debian/qtoctave_pkg.1
similarity index 64%
copy from debian/qtoctave.1
copy to debian/qtoctave_pkg.1
index 3238b65..e138e0b 100644
--- a/debian/qtoctave.1
+++ b/debian/qtoctave_pkg.1
@@ -1,17 +1,21 @@
-.TH QTOCTAVE 1 "June 17, 2007"
+.TH QTOCTAVE 1 "May 9, 2010"
 .SH NAME
-QtOctave \- A Qt front-end for Octave
+qtoctave_pkg \- A Qt front-end for Octave's user-contributed packages
 .SH SYNOPSIS
-.B qtoctave
+.B qtoctave_pkg
 .RI [ options ]
 .SH DESCRIPTION
 \fBQtOctave\fP is a Qt front-end to GNU Octave. \fBGNU Octave\fP is a
 high-level language, primarily intended for numerical computations,
 and highly compatible with MATLAB. It provides a convenient command
 line interface for solving linear and nonlinear problems numerically.
+.BR
+octave_pkg is a tool for handling the user installation of
+user-contributed Octave packages, the so called Octave-Forge
+repository from SourceForge. It is called internally by \fqtoctave\f.
 .SH SEE ALSO
+.BR qtoctave (1)
 .BR octave (1)
-.BR widgetserver (1)
 .br
 .br
 .SH AUTHOR
diff --git a/debian/simplercs.1 b/debian/simplercs.1
new file mode 100644
index 0000000..6b56ff0
--- /dev/null
+++ b/debian/simplercs.1
@@ -0,0 +1,22 @@
+.TH QTOCTAVE 1 "May 9, 2010"
+.SH NAME
+simplercs \- A simple VCS in the spirit of RCS
+.SH SYNOPSIS
+.B simplercs
+.RI [ options ]
+.SH DESCRIPTION
+\fsimplercs\fP is a what it says on the tin: a simple VCS in the
+spirit of RCS with a Qt interface.
+.SH SEE ALSO
+.BR qtoctave (1)
+.BR octave (1)
+.br
+.br
+\fsimplerc\f's current documentation is under
+/usr/share/doc/qtoctave-utils/simple_rcs
+.SH AUTHOR
+simplercs was written by Pedro Luis Lucas Rosado
+<acisif at mixmail.com>.
+.PP
+This manual page was written by Jordi Gutiérrez Hermoso <jordigh at gmail.com>,
+for the Debian project (but may be used by others).
diff --git a/debian/xmlwidget.1 b/debian/xmlwidget.1
new file mode 100644
index 0000000..b997e81
--- /dev/null
+++ b/debian/xmlwidget.1
@@ -0,0 +1,23 @@
+.TH QTOCTAVE 1 "May 9, 2010"
+.SH NAME
+xmlwidget \- Implement QtOctave interfaces in XML
+.SH SYNOPSIS
+.B xmlwidget
+.RI [ options ]
+.SH DESCRIPTION
+\fxmlwidget\fP is a utility to create QtOctave interfaces in Qt and XML.
+.SH SEE ALSO
+.BR qtjs (1)
+.BR widgetserver (1)
+.BR qtoctave (1)
+.BR octave (1)
+.br
+.br
+\fxmlwidget\f's current documentation is under
+/usr/share/doc/qtoctave-utils/xmlwidget
+.SH AUTHOR
+xmlwidget was written by Pedro Luis Lucas Rosado
+<acisif at mixmail.com>.
+.PP
+This manual page was written by Jordi Gutiérrez Hermoso <jordigh at gmail.com>,
+for the Debian project (but may be used by others).

-- 
qtoctave



More information about the Pkg-octave-commit mailing list