Subversion Repositories

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

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

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