Bug#518617: linuxvnc: document supported VNC options.

2009-03-07 Thread Frank Lin PIAT
Package: linuxvnc
Version: 0.9.3.dfsg.1-1
Severity: normal

Hi,

It would be nice if you document/list the VNC options in linuxvnc manpage.

The two most interesting options are probably:
  linuxvnc -rfbport 5902  -rfbauth /path/to/vncpasswordfile
(which could be added to the [EXAMPLE] section of the manpage).

vncpasswd(1) could be added to the list of related manpages.

Finaly, the README file could mention that the ***vncpasswd command is part of
some other package and "see http://packages.debian.org/file:vncpasswd";.

Thanks,

Franklin

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (400, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-xen-686 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linuxvnc depends on:
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libvncserver0  0.9.3.dfsg.1-1API to write one's own vnc server
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

linuxvnc recommends no packages.

linuxvnc suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#530329: rman: Ennumerate the output format in the package description

2009-05-24 Thread Frank Lin PIAT
Package: rman
Version: 3.2-4
Severity: wishlist
Tags: patch

Hello,

The manpage states "rman... produces as output a variety of file formats."
which isn't helpful.

I suggest to explicitely mention the output format, as listed in the manpage
  ASCII, roff, TkMan, Tk, Sections, HTML, 
  SGML, MIME, LaTeX, LaTeX2e, RTF, POD.

Regards,

Franklin

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (200, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff --git a/debian/control b/debian/control
index 90b461d..a7d172f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,4 +13,5 @@ Description: PolyglotMan - Reverse compile man pages
  PolyglotMan (formerly RosettaMan) is a filter for UNIX manual pages.
  It takes as input man pages formatted for a variety of UNIX flavors 
  (not [tn]roff source) and produces as output a variety of file 
- formats.
+ formats (ASCII, roff, TkMan, Tk, Sections, HTML, SGML, MIME, LaTeX,
+ LaTeX2e, RTF, POD).