Subversion Repositories

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

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