| /ssvnc/trunk/debian/control |
|---|
| 6,7 → 6,7 |
| libxmu-dev, libxext-dev, libxt-dev, libsm-dev, libice-dev, |
| libjpeg62-dev | libjpeg-dev, zlib1g-dev | libz-dev, |
| default-jdk |
| Standards-Version: 3.8.2 |
| Standards-Version: 3.8.3 |
| Homepage: http://www.karlrunge.com/x11vnc/ssvnc.html |
| Package: ssvnc |
| /ssvnc/trunk/debian/changelog |
|---|
| 14,8 → 14,10 |
| * Promote stunnel4 from Recommends to Depends (Closes: #553411), depend |
| directly on openssl, depend on tk instead of tk8.4, and tweak java |
| recommendations. |
| * Add README.source. |
| * Bump Standards-Version to 3.8.3. |
| -- Magnus Holmgren <holmgren@debian.org> Sat, 31 Oct 2009 19:44:09 +0100 |
| -- Magnus Holmgren <holmgren@debian.org> Sat, 31 Oct 2009 20:56:27 +0100 |
| ssvnc (1.0.23-1) unstable; urgency=low |
| /ssvnc/trunk/debian/README.source |
|---|
| 0,0 → 1,8 |
| This package uses dpatch to manage all modifications to the upstream |
| source. Changes are stored in the source package as diffs in |
| debian/patches and applied during the build. For basic usage |
| information, see |
| /usr/share/doc/dpatch/README.source.gz |
| (after installing dpatch). |