Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 15 | Rev 18 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
15 magnus 1
ssvnc (1.0.27-1) unstable; urgency=low
2
 
3
  * New upstream release.
16 magnus 4
  * bashisms.dpatch: Don't try to fix all bashisms; instead change /bin/sh
5
    to /bin/bash and depend on bash, which is small in this context.
15 magnus 6
 
16 magnus 7
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 23 May 2010 19:07:52 +0200
15 magnus 8
 
14 magnus 9
ssvnc (1.0.25-1) unstable; urgency=low
10
 
11
  * New upstream release.
12
  * confusing_-h.dpatch and bashisms.dpatch: adjusted.
13
 
14
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 06 Feb 2010 20:45:04 +0100
15
 
4 magnus 16
ssvnc (1.0.24-1) unstable; urgency=low
17
 
18
  * New upstream release.
19
    * ssvnc -help now prints a help message instead of passing -help to the
20
      tcl interpreter.
21
  * confusing_-h.dpatch (new): Improve upstream's handling of -help a bit
22
    (Closes: 544250).
6 magnus 23
  * ultraftp_path.dpach (new): Use hardcoded (and correct for this
24
    package) path to ultraftp.jar if SSVNC_ULTRA_FTP_JAR is unset, so that
25
    file transfers work even if ssvncviewer is executed directly.
7 magnus 26
  * bashisms.dpatch (new): Fix most bashisms (all that matter).
8 magnus 27
  * Drop no_openssl.dpatch and build ultravnc_dsm_helper; OpenSSL
11 magnus 28
    exception has been granted. Build-depend on libssl-dev.
9 magnus 29
  * Promote stunnel4 from Recommends to Depends (Closes: #553411), depend
30
    directly on openssl, depend on tk instead of tk8.4, and tweak java
31
    recommendations.
10 magnus 32
  * Add README.source.
33
  * Bump Standards-Version to 3.8.3.
4 magnus 34
 
11 magnus 35
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 31 Oct 2009 21:02:42 +0100
4 magnus 36
 
3 magnus 37
ssvnc (1.0.23-1) unstable; urgency=low
38
 
39
  * Initial release (Closes: #504134).
40
 
41
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 01 Aug 2009 19:31:25 +0200