Subversion Repositories

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

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

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