Subversion Repositories

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

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