Subversion Repositories

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

Rev 18 | Rev 20 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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