Subversion Repositories

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

Rev 22 | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

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