~vanvugt/+junk/remmina-ppa

« back to all changes in this revision

Viewing changes to README.LibVNCServer

  • Committer: Bazaar Package Importer
  • Author(s): Luca Falavigna
  • Date: 2010-07-11 23:40:47 UTC
  • mfrom: (1.2.1 upstream) (8.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20100711234047-id2bdu1gb59e34n4
* New upstream release.
* debian/control:
  - Bump Standards-Version to 3.9.0, no changes required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
LibVNCServer
2
 
 
3
 
Project web: http://sourceforge.net/projects/libvncserver
4
 
Authors: Johannes Schindelin, Karl J. Runge
5
 
License: GPL
6
 
 
7
 
Remmina redistributes libvncclient related codes originally from LibVNCServer project. All souce files under libvncserver/* should follow these rules:
8
 
o Remmina only maintains Makefile.am. All other files remain untouched
9
 
o Remmina can synchronize it with LibVNCServer project any time
10
 
o All fixes and new features should be accepted by LibVNCServer project first
11
 
 
12
 
Reasons why Remmina redistributes it:
13
 
o Remmina only requires small portion of the codes
14
 
o Although LibVNCServer is maintained, it does not have any release schedules
15