[Restricted-changes] r149 - in dists/trunk/vncrec/debian: . bug lintian manpage

daniel at alioth.debian.org daniel at alioth.debian.org
Mon Aug 13 06:02:03 UTC 2007


Author: daniel
Date: 2007-08-13 06:02:03 +0000 (Mon, 13 Aug 2007)
New Revision: 149

Added:
   dists/trunk/vncrec/debian/bug/
   dists/trunk/vncrec/debian/bug/vncrec
   dists/trunk/vncrec/debian/lintian/
   dists/trunk/vncrec/debian/lintian/vncrec
   dists/trunk/vncrec/debian/manpage/
   dists/trunk/vncrec/debian/manpage/vncrec.1
Removed:
   dists/trunk/vncrec/debian/vncrec.1
Modified:
   dists/trunk/vncrec/debian/control
   dists/trunk/vncrec/debian/menu
   dists/trunk/vncrec/debian/rules
Log:
Cleanup, part 2.

Added: dists/trunk/vncrec/debian/bug/vncrec
===================================================================
--- dists/trunk/vncrec/debian/bug/vncrec	                        (rev 0)
+++ dists/trunk/vncrec/debian/bug/vncrec	2007-08-13 06:02:03 UTC (rev 149)
@@ -0,0 +1 @@
+Send-To: Debian Restricted <restricted-devel at lists.alioth.debian.org>

Modified: dists/trunk/vncrec/debian/control
===================================================================
--- dists/trunk/vncrec/debian/control	2007-08-13 05:21:12 UTC (rev 148)
+++ dists/trunk/vncrec/debian/control	2007-08-13 06:02:03 UTC (rev 149)
@@ -1,12 +1,16 @@
 Source: vncrec
 Section: restricted/net
 Priority: optional
-Maintainer: Brendan M. Sleight <bms.debian at barwap.com>
-Build-Depends: debhelper (>= 5), binutils (>= 2.17cvs20070426-8 ), gcc-4.1 (>= 4.1.1-21 ), libc6 (>= 2.5-9+b1 ), libc6-dev (>= 2.5-9+b1 ), libc6-i686 (>= 2.5-9+b1 ), libice-dev (>= 1 ), libncurses5 (>= 5.6-3 ), libsm-dev (>= 2 ), libx11-dev (>= 2 ), libxaw-headers (>= 1 ), libxmu-headers (>= 1 ), libxpm-dev (>= 1 ), libxt-dev (>= 1 ), linux-kernel-headers (>= 2.6.18-7 ), locales (>= 2.5-9 ), xutils-dev (>=1:7.2.ds2-1)
+Maintainer: Debian Restricted <restricted-devel at lists.alioth.debian.org>
+Uploaders: Brendan M. Sleight <bms.debian at barwap.com>
+Build-Depends: debhelper (>= 5), libice-dev, libncurses5, libsm-dev, libx11-dev, libxaw-headers, libxmu-headers, libxpm-dev, libxt-dev, xutils-dev
 Standards-Version: 3.7.2
 
 Package: vncrec
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Simple VNC session recorder and player
- Vncrec is an modified vncviewer. It can play and record VNC session.
+Description: simple VNC session recorder and player
+ vncrec is an enhanced version of vncviewer. It can play and record VNC
+ sessions.
+ .
+  Homepage: <http://www.sodan.org/~penny/vncrec/>

Added: dists/trunk/vncrec/debian/lintian/vncrec
===================================================================
--- dists/trunk/vncrec/debian/lintian/vncrec	                        (rev 0)
+++ dists/trunk/vncrec/debian/lintian/vncrec	2007-08-13 06:02:03 UTC (rev 149)
@@ -0,0 +1 @@
+vncrec: unknown-section restricted/net

Copied: dists/trunk/vncrec/debian/manpage/vncrec.1 (from rev 148, dists/trunk/vncrec/debian/vncrec.1)
===================================================================
--- dists/trunk/vncrec/debian/manpage/vncrec.1	                        (rev 0)
+++ dists/trunk/vncrec/debian/manpage/vncrec.1	2007-08-13 06:02:03 UTC (rev 149)
@@ -0,0 +1,83 @@
+.TH "VNCREC" "1" "2007-08-11" "0.2" "vncrec"
+
+.SH NAME
+vncrec \- simple VNC session recorder and player.
+
+.SH SYNOPSIS
+.B vncrec
+.RI [ options ]
+.RI [ host ][: display# ]
+.PP
+.B vncrec
+.RI [ options ]
+.B \-listen
+.RI [ display# ]
+
+.SH DESCRIPTION
+vncrec is an enhanced version of vncviewer. It can play and record VNC sessions.
+.PP
+
+.SH OPTIONS
+.TP
+.B \-listen [\fIdisplay\-number\fR]
+Causes vncviewer to listen on port 5500 + display\-number for reverse connections from a VNC server. WinVNC supports reverse connections initiated using the \fIAdd New Client\fR menu option or the \fI\-connect\fR command\-line option. Xvnc supports reverse connections with a helper program called vncconnect.
+.TP
+.B \-shared
+When you make a connection to a VNC server, all other existing connections are normally closed. This option requests that they be left open, allowing you to share the desktop with someone already using it.
+.TP
+.B \-viewonly
+Specifies that no keyboard or mouse events should be sent to the server. Useful if you want to view a desktop without interfering; often needs to be combined with \-shared.
+.TP
+.B \-fullscreen
+Viewer starts in full screen mode.
+.TP
+.B \-password \fIpassword\-file\fR
+If you are on a filesystem which gives you access to the password file used by the server, you can specify it here to avoid typing it in. It will usually be "~/.vnc/passwd".
+.TP
+.B \-encoding \fIencoding\fR
+This option specifies a list of encodings to use in order of preference, separated by spaces. For example, to use only raw and CopyRect, specify "raw copyrect".
+.TP
+.B \-bgr233
+"BGR233" means an 8\-bit true colour pixel format, with the most significant two bits of each byte representing the blue component, the next three bits representing green and the least significant three representing red. This format is also used by the java client.
+.TP
+.B \-owncmap
+Try to use a PseudoColor visual and a private colormap \- this allows the VNC server to control the colormap.
+.TP
+.B \-truecolour
+Try to use a TrueColor visual.
+.TP
+.B \-depth \fId\fR
+This is only useful on a (real) X server which supports multiple TrueColor depths. On such a display vncviewer will try to find a Visual of the given depth. If successful this means that the appropriate pixel format will be requested from the VNC server. You cannot use this to force a particular depth from the VNC server. The only option which does this is \-bgr233.
+.TP
+.B \-play \fIlogfile\fR
+Play back a recorded session.
+.TP
+.B \-record \fIlogfile\fR
+Record a session.
+.TP
+.B \-movie \fIlogfile\fR
+Output the session in a series of still images. The sample rate of the movie is determined by the environment variable VNCREC_MOVIE_FRAMERATE, or 10 if not specified. Images are output to the current directory in the .xpm format. This default output behavior can be overridden by setting the VNCREC_MOVIE_CMD environment variable. Its value is a format string for a shell command, to which the xpm data will be piped. Exactly one format specifier must appear for the image's sequence number, which is an integer. For instance, the default behavior is given by the string: "cat > img_%05d.xpm", whereas setting VNCREC_MOVIE_CMD to "convert xpm:\- /tmp/image\-%05d.png" causes the images to be output to the /tmp directory in .png format (if the "convert" program from the ImageMagick package is available). Because the movie output command might be compute\-intensive, the VNCREC_MOVIE_PARALLEL variable can be set to specify the number of concurrent outputs (Should be set to the number of CPUs, defaults to 1).
+
+.SH EXAMPLES
+If you have running Xvnc, you can log a session like this
+.TP
+.B vncrec \-record sample.vncrec
+.PP
+Later, you can play it back by
+.TP
+.B vncrec \-play sample.vncrec
+.PP
+Or output the session in a series of still images
+.TP
+.B vncrec \-movie sample.vncrec
+
+.SH BUGS
+When using vncrec \-movie, occasionally vncrec will not terminate even though all the frames have been generated.
+
+.SH SEE ALSO
+\fIvncviewer\fR(1)
+
+.SH AUTHOR
+vncrec was written by Yoshiki Hayashi <yoshiki at xemacs.org>.
+.PP
+This manual page was written by Brendan Sleight <bms.debian at barwap.com>, for the Debian project (but may be used by others).

Modified: dists/trunk/vncrec/debian/menu
===================================================================
--- dists/trunk/vncrec/debian/menu	2007-08-13 05:21:12 UTC (rev 148)
+++ dists/trunk/vncrec/debian/menu	2007-08-13 06:02:03 UTC (rev 149)
@@ -1,2 +1,3 @@
 ?package(vncrec):needs="X11" section="Apps/Net"\
-  title="vncrec" command="/usr/bin/vncrec"
+  title="vncrec" longtitle="simple VNC session recorder and player"\
+  command="/usr/bin/vncrec"

Modified: dists/trunk/vncrec/debian/rules
===================================================================
--- dists/trunk/vncrec/debian/rules	2007-08-13 05:21:12 UTC (rev 148)
+++ dists/trunk/vncrec/debian/rules	2007-08-13 06:02:03 UTC (rev 149)
@@ -47,17 +47,28 @@
 	# Only want to install vncrec form the upstream tarball source
 	$(MAKE) -C vncrec DESTDIR=$(CURDIR)/debian/vncrec install
 
+	# Installing bug control
+	for BUG in debian/bug/*; \
+	do \
+		install -D -m 0644 $$BUG debian/`basename $$BUG`/usr/share/bug/`basename $$BUG`/control || exit 1; \
+	done
 
+	# Installing lintian overrides
+	for LINTIAN in debian/lintian/*; \
+	do \
+		install -D -m 0644 $$LINTIAN debian/`basename $$LINTIAN`/usr/share/lintian/overrides/`basename $$LINTIAN` || exit 1; \
+	done
+
 binary-indep: build install
 
 binary-arch: build install
 	dh_testdir
 	dh_testroot
 	dh_installchangelogs
-	dh_installdocs README README.vnc changelog.gz
+	dh_installdocs changelog.gz
 	dh_install
 	dh_installmenu
-	dh_installman debian/vncrec.1
+	dh_installman
 	dh_link
 	dh_strip
 	dh_compress

Deleted: dists/trunk/vncrec/debian/vncrec.1
===================================================================
--- dists/trunk/vncrec/debian/vncrec.1	2007-08-13 05:21:12 UTC (rev 148)
+++ dists/trunk/vncrec/debian/vncrec.1	2007-08-13 06:02:03 UTC (rev 149)
@@ -1,121 +0,0 @@
-.TH "VNCREC" "1" "08/11/2007" "" ""
-
-.SH "NAME"
-vncrec \- Simple VNC session recorder and player.
-
-.SH "SYNOPSIS"
-.B vncrec
-.RI [ options ]
-.RI [ host ][: display# ]
-.br
-.B vncrec
-.RI [ options ]
-.B \-listen
-.RI [ display# ]
-
-.SH "DESCRIPTION"
-Vncrec is an modified vncviewer. It can play and record VNC sessions.
-
-.SH "OPTIONS"
-.PP
-\fI\-listen [display\-number]\fR
-.RS 4
-Causes vncviewer to listen on port 5500 + display\-number for reverse connections from a VNC server. WinVNC supports reverse connections initiated using the
-\fIAdd New Client\fR
-menu option or the
-\fI\-connect\fR
-command\-line option. Xvnc supports reverse connections with a helper program called vncconnect.
-.RE
-.PP
-\fI\-shared\fR
-.RS 4
-When you make a connection to a VNC server, all other existing connections are normally closed. This option requests that they be left open, allowing you to share the desktop with someone already using it.
-.RE
-.PP
-\fI\-viewonly\fR
-.RS 4
-Specifies that no keyboard or mouse events should be sent to the server. Useful if you want to view a desktop without interfering; often needs to be combined with \-shared.
-.RE
-.PP
-\fI\-fullscreen\fR
-.RS 4
-Viewer starts in full screen mode.
-.RE
-.PP
-\fI\-password password\-file\fR
-.RS 4
-If you are on a filesystem which gives you access to the password file used by the server, you can specify it here to avoid typing it in. It will usually be "~/.vnc/passwd".
-.RE
-.PP
-\fI\-encoding encoding\fR
-.RS 4
-This option specifies a list of encodings to use in order of preference, separated by spaces. For example, to use only raw and CopyRect, specify "raw copyrect".
-.RE
-.PP
-\fI\-bgr233\fR
-.RS 4
-"BGR233" means an 8\-bit true colour pixel format, with the most significant two bits of each byte representing the blue component, the next three bits representing green and the least significant three representing red. This format is also used by the java client.
-.RE
-.PP
-\fI\-owncmap\fR
-.RS 4
-Try to use a PseudoColor visual and a private colormap \- this allows the VNC server to control the colormap.
-.RE
-.PP
-\fI\-truecolour\fR
-.RS 4
-Try to use a TrueColor visual.
-.RE
-.PP
-\fI\-depth d\fR
-.RS 4
-This is only useful on a (real) X server which supports multiple TrueColor depths. On such a display vncviewer will try to find a Visual of the given depth. If successful this means that the appropriate pixel format will be requested from the VNC server. You cannot use this to force a particular depth from the VNC server. The only option which does this is \-bgr233.
-.RE
-.PP
-\fI\-play logfile\fR
-.RS 4
-Play back a recorded session.
-.RE
-.PP
-\fI\-record logfile\fR
-.RS 4
-Record a session.
-.RE
-.PP
-\fI\-movie logfile\fR
-.RS 4
-Output the session in a series of still images. The sample rate of the movie is determined by the environment variable VNCREC_MOVIE_FRAMERATE, or 10 if not specified. Images are output to the current directory in the .xpm format. This default output behavior can be overridden by setting the VNCREC_MOVIE_CMD environment variable. Its value is a format string for a shell command, to which the xpm data will be piped. Exactly one format specifier must appear for the image's sequence number, which is an integer. For instance, the default behavior is given by the string: "cat > img_%05d.xpm", whereas setting VNCREC_MOVIE_CMD to "convert xpm:\- /tmp/image\-%05d.png" causes the images to be output to the /tmp directory in .png format (if the "convert" program from the ImageMagick package is available). Because the movie output command might be compute\-intensive, the VNCREC_MOVIE_PARALLEL variable can be set to specify the number of concurrent outputs. (Should be set to the number of CPUs, defaults to 1).
-.RE
-.SH "EXAMPLES"
-.PP
-If you have running Xvnc, you can log a session like this
-.RS 4
-vncrec \-record sample.vncrec
-.RE
-.PP
-Later, you can play it back by
-.RS 4
-vncrec \-play sample.vncrec
-.RE
-.PP
-Or output the session in a series of still images
-.RS 4
-vncrec \-movie sample.vncrec
-.RE
-.SH "BUGS"
-When using vncrec \-movie, occasionally vncrec will not terminate even though all the frames have been generated.
-.sp
-.SH "AUTHORS"
-Written by Yoshiki Hayashi <yoshiki at xemacs.org>. This distribution contains public domain DES software by Richard Outerbridge.
-.sp
-This man page was written by Brendan Sleight using asciidoc
-.sp
-.SH "SEE ALSO"
-\fBvncviewer\fR
-.sp
-.SH "REFERENCES"
-.IP " 1." 4
-asciidoc
-.RS 4
-\%http://www.methods.co.nz/asciidoc/
-.RE




More information about the Restricted-changes mailing list