~corezion/+junk/vncsnapshot-png

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Roberto C. Sanchez
  • Date: 2008-03-08 21:54:51 UTC
  • Revision ID: james.westby@ubuntu.com-20080308215451-hc85ay79lbtfyhea
Tags: 1.2a-3
Change dependency on vnc-common to recommendation on vnc4server or
tightvncserver (Closes: #469428)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: vncsnapshot
2
2
Section: x11
3
3
Priority: optional
4
 
Maintainer: Roberto C. Sanchez <roberto@familiasanchez.net>
5
 
Build-Depends: debhelper (>= 4.0.0), libjpeg62-dev, zlib1g-dev
6
 
Standards-Version: 3.6.1
 
4
Maintainer: Roberto C. Sanchez <roberto@connexer.com>
 
5
Homepage: http://vncsnapshot.sourceforge.net/
 
6
Build-Depends: debhelper (>= 5), libjpeg62-dev, zlib1g-dev
 
7
Standards-Version: 3.7.3
7
8
 
8
9
Package: vncsnapshot
9
10
Architecture: any
10
 
Depends: ${shlibs:Depends}, vnc-common
 
11
Depends: ${shlibs:Depends}
 
12
Recommends: vnc4server | tightvncserver
11
13
Description: A utility that takes JPEG snapshots from VNC servers
12
14
 VNC Snapshot is a command-line program for VNC. It will save a JPEG
13
15
 image of the VNC server's screen.
15
17
 To use this you must be able to connect directly to the VNC server via
16
18
 a TCP connection.  It does not yet work for connections tunnelled over
17
19
 SSH.
18
 
 .
19
 
 More information: http://vncsnapshot.sourceforge.net/