File: changelog

package info (click to toggle)
tightvnc-java 1.3.10-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 796 kB
  • sloc: java: 8,934; makefile: 122; sh: 83
file content (153 lines) | stat: -rw-r--r-- 5,453 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
tightvnc-java (1.3.10-2) unstable; urgency=medium

  * Source-only upload without any changes besides this changelog.

 -- Sven Geuer <debmaint@g-e-u-e-r.de>  Wed, 28 Oct 2020 22:23:10 +0100

tightvnc-java (1.3.10-1) unstable; urgency=medium

  * New upstream release (Closes: #533130).
  * New maintainer (Closes: #586415).
  * Add myself as uploader.
  * Fix FTBFS, set the java compiler's -target and -source options to the
    lowest values supported by OpenJDK 11 (Closes: #894789).
  * Update to packaging format "3.0 (quilt)".
    - Add d/source/format.
    - Add d/patches/series.
    - Add d/patches/fix-makefile.patch.
  * Patch the sources to build a named java package (Closes: #968001).
    - Add d/patches/make-it-a-named-package.patch.
    - Update d/jtightvncviewer.sh.
  * Switch to DH compat format and raise level.
    - Replace Build-Depends debhelper (>> 9) by debhelper-compat (= 13)
      in d/control.
    - Remove file d/compat.
  * Introduce watch file.
  * Revise d/rules.
  * Fix d/tightvnc-java.dirs.
  * More updates to d/control.
    - Change Section from contrib/web to web, there are no non-free
      dependencies nowadays.
    - Replace Build-Depends-indep by Build-Depends-Indep.
    - Add missing stanzas Root-Requires-Root, Vcs-Browser, Vcs-Git, Homepage.
  * In maintainer scripts call 'set -e' explicitly to make lintian happy.
  * Drop installation of class files from Makefile.
    - Update d/patches/fix-makefile.patch.
    - Update d/rules.
  * Revise d/copyright to comply with DEP-5.
  * Introduce d/upstream/metadata.
  * Introduce d/source/lintian-overrides.
  * Bump Standards-Version to 4.5.0.
  * Add d/gbp.conf.
  * Add d/salsa-ci.yml.
  * Revise d/jtightvncviewer.sh.
    - Display usage message also with -h or no parameter at all given.
    - Enhance usage message for readability.
    - Fix indentation.
    - Calculate port number using arithmetic expansion instead of bc.
    - Remove recommendation of bc from d/control.
  * Revise the manual page.
    - Drop d/jtightvncviewer.pod.
    - Add d/jtightvncviewer.1.
    - Update d/rules accordingly.
    - Update d/source/lintian-overrides.
  * Add d/NEWS.
  * Introduce autopkgtest per d/tests/*.

 -- Sven Geuer <debmaint@g-e-u-e-r.de>  Mon, 19 Oct 2020 09:35:03 +0200

tightvnc-java (1.2.7-9) unstable; urgency=low

  * Updating to debhelper compatibility 9.
  * Added recommendation of bc to make sure tightvncviewer command will
    work. Closes: #509079.
  * Copyright cleanup. Closes: #507959.
  * Updated to standards version 3.9.6.
  * Simplified rules file.
  * Added misc:Depends to the dependencies.

 -- Ola Lundqvist <opal@debian.org>  Thu, 09 Jun 2016 20:08:00 +0200

tightvnc-java (1.2.7-8) unstable; urgency=low

  * Corrected bashism. Closes: #530206.

 -- Ola Lundqvist <opal@debian.org>  Sun, 27 Sep 2009 14:39:30 +0200

tightvnc-java (1.2.7-7) unstable; urgency=low

  * Remove dependency on jikes and kaffe. Closes: #528066.

 -- Ola Lundqvist <opal@debian.org>  Sun, 27 Sep 2009 14:37:19 +0200

tightvnc-java (1.2.7-6) unstable; urgency=low

  * Recorrection of bashism. Paranthesis was put in wrong direction.
    Closes: #465370.

 -- Ola Lundqvist <opal@debian.org>  Fri, 13 Jun 2008 08:08:37 +0200

tightvnc-java (1.2.7-5) unstable; urgency=low

  * Applied patch from Chris Lamb <chris@chris-lamb.co.uk> to correct a
    bashism, closes: #465370.
  * Changed so that it actually depends on debhelper.
  * Bumped standards version to 3.7.2.

 -- Ola Lundqvist <opal@debian.org>  Sun, 11 May 2008 14:41:05 +0200

tightvnc-java (1.2.7-4) unstable; urgency=low

  * Updated because of changes in kaffe, closes: #348366.
  * Updated to standards version 3.6.2.
  * Updated to debhelper compatibility 4.
  * Now use dh_installman instead of dh_installmanpages.

 -- Ola Lundqvist <opal@debian.org>  Sat, 28 Jan 2006 21:40:56 +0100

tightvnc-java (1.2.7-3) unstable; urgency=low

  * Fixed so it works with older java engines, closes: #175761.
    Thanks to "C. Scott Ananian" <cananian@sincerity-forever.lcs.mit.edu>
    for the suggested fix.
  * Fixed rules file so it can build with recent jikes and kaffe packages.
  * Added versioned build dependency on debhelper.
  * Updated standards version to 3.6.1.

 -- Ola Lundqvist <opal@debian.org>  Thu, 22 Jul 2004 23:44:59 +0200

tightvnc-java (1.2.7-2) unstable; urgency=low

  * Now really builds using jikes and kaffe, closes: #175671.
  * Build-depends-indep instead of build depends.
  * Added command line program.
  * No longer depends on tightvncserver, just suggest it.
  * Now provides vnc-viewer.

 -- Ola Lundqvist <opal@debian.org>  Thu,  6 Feb 2003 10:37:09 +0100

tightvnc-java (1.2.7-1) unstable; urgency=low

  * Created this package using vnc-java as the source, closes: #172709.

 -- Ola Lundqvist <opal@debian.org>  Sun, 15 Dec 2002 12:26:58 +0100

vnc-java (3.3.3r2-3) unstable; urgency=low

  * Applied the tightvnc patches version 1.2.1, closes: #106163.

 -- Ola Lundqvist <opal@debian.org>  Mon, 01 Oct 2001 10:56:37 +0200

vnc-java (3.3.3r2-2) unstable; urgency=low

  * Fixed some dependencies, closes: Bug#80335.
  * Now builds with jikes instead (thanks to Colin Watson <cjw44@flatline.org.uk>),
    closes: Bug#80349.

 -- Ola Lundqvist <opal@debian.org>  Tue, 19 Dec 2000 20:15:28 +0100

vnc-java (3.3.3r2-1) unstable; urgency=low

  * Initial Release, closes: Bug#79759.

 -- Ola Lundqvist <opal@debian.org>  Tue, 19 Dec 2000 20:15:28 +0100