Subversion Repositories

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

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

Rev 19 Rev 20
1
x2vnc (1.7.2-4) unstable; urgency=low
1
x2vnc (1.7.2-4) unstable; urgency=low
2
2
3
  * man-listen.patch: Create proper patch of "Added listen option to
3
  * man-listen.patch: Create proper patch of "Added listen option to
4
    manpage" from 1.6-4.
4
    manpage" from 1.6-4.
-
 
5
  * format-security.patch (new): Fix incorrect use of fprintf() (it
-
 
6
    probably wasn't too dangerous as it was only argv[0] that was used as
-
 
7
    a format string).
5
8
6
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 23 Jun 2012 16:58:17 +0200
9
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 23 Jun 2012 17:00:58 +0200
7
10
8
x2vnc (1.7.2-3) unstable; urgency=low
11
x2vnc (1.7.2-3) unstable; urgency=low
9
12
10
  * Switch to source format 3.0 (quilt).
13
  * Switch to source format 3.0 (quilt).
11
  * Switch from Imake to configure (enabling Xinerama).
14
  * Switch from Imake to configure (enabling Xinerama).
12
  * Add patch via Ubuntu that fixes a problem with the cursor not moving
15
  * Add patch via Ubuntu that fixes a problem with the cursor not moving
13
    to the remote screen when Xinerama support is enabled (Closes:
16
    to the remote screen when Xinerama support is enabled (Closes:
14
    #616396; LP: #726783). Thanks to Will Shackleton.
17
    #616396; LP: #726783). Thanks to Will Shackleton.
15
18
16
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 06 Mar 2011 20:51:00 +0100
19
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 06 Mar 2011 20:51:00 +0100
17
20
18
x2vnc (1.7.2-2) unstable; urgency=low
21
x2vnc (1.7.2-2) unstable; urgency=low
19
22
20
  * New maintainer (Closes: #586422).
23
  * New maintainer (Closes: #586422).
21
  * Acknowledge NMU.
24
  * Acknowledge NMU.
22
  * debian/watch: Fix URL and regexp.
25
  * debian/watch: Fix URL and regexp.
23
  * Remove stale and commented-out references to /usr/X11R6 in
26
  * Remove stale and commented-out references to /usr/X11R6 in
24
    debian/rules. Delete debian/dirs altogether and drop the call to
27
    debian/rules. Delete debian/dirs altogether and drop the call to
25
    dh_installdirs. Also clean out irrelevant, commented-out Debhelper
28
    dh_installdirs. Also clean out irrelevant, commented-out Debhelper
26
    commands.
29
    commands.
27
  * Make the version in the debhelper build dependency match
30
  * Make the version in the debhelper build dependency match
28
    debian/compat.
31
    debian/compat.
29
  * Bump Standards-Version to 3.9.1 (from 3.6.2).
32
  * Bump Standards-Version to 3.9.1 (from 3.6.2).
30
  * A few minor style changes in debian/rules.
33
  * A few minor style changes in debian/rules.
31
  * debian/copyright: Remove outdated info on changes made to the upstream
34
  * debian/copyright: Remove outdated info on changes made to the upstream
32
    source as well as current version, and update URL to upstream webpage.
35
    source as well as current version, and update URL to upstream webpage.
33
36
34
 -- Magnus Holmgren <holmgren@debian.org>  Thu, 05 Aug 2010 10:34:21 +0200
37
 -- Magnus Holmgren <holmgren@debian.org>  Thu, 05 Aug 2010 10:34:21 +0200
35
38
36
x2vnc (1.7.2-1.1) unstable; urgency=low
39
x2vnc (1.7.2-1.1) unstable; urgency=low
37
40
38
  * Non-maintainer upload.
41
  * Non-maintainer upload.
39
  * Correct build dependencies (Closes: #485529, #515411)
42
  * Correct build dependencies (Closes: #485529, #515411)
40
  * Fix and upgrade watch file (Closes: #529147)
43
  * Fix and upgrade watch file (Closes: #529147)
41
  * Don't set  DH_COMPAT in rules
44
  * Don't set  DH_COMPAT in rules
42
  * Don't ignore errors by make clean
45
  * Don't ignore errors by make clean
43
  * Bump compat level to six
46
  * Bump compat level to six
44
  * Convert the copyright file to UTF-8
47
  * Convert the copyright file to UTF-8
45
48
46
 -- Raphael Geissert <geissert@debian.org>  Wed, 08 Jul 2009 15:31:37 -0500
49
 -- Raphael Geissert <geissert@debian.org>  Wed, 08 Jul 2009 15:31:37 -0500
47
50
48
x2vnc (1.7.2-1) unstable; urgency=low
51
x2vnc (1.7.2-1) unstable; urgency=low
49
52
50
  * New upstream release.
53
  * New upstream release.
51
    Closes: #466290.
54
    Closes: #466290.
52
55
53
 -- Ola Lundqvist <opal@debian.org>  Tue, 25 Mar 2008 10:45:34 +0100
56
 -- Ola Lundqvist <opal@debian.org>  Tue, 25 Mar 2008 10:45:34 +0100
54
57
55
x2vnc (1.7.1-3) unstable; urgency=low
58
x2vnc (1.7.1-3) unstable; urgency=low
56
59
57
  * Removed build dependency on libvncauth-dev.
60
  * Removed build dependency on libvncauth-dev.
58
  * Removed suggests on vnc-common. Instead suggest vncservers and vncviewers.
61
  * Removed suggests on vnc-common. Instead suggest vncservers and vncviewers.
59
62
60
 -- Ola Lundqvist <opal@debian.org>  Tue,  4 Mar 2008 18:38:58 +0100
63
 -- Ola Lundqvist <opal@debian.org>  Tue,  4 Mar 2008 18:38:58 +0100
61
64
62
x2vnc (1.7.1-2) unstable; urgency=low
65
x2vnc (1.7.1-2) unstable; urgency=low
63
66
64
  * Made sure that it can compile even if the install target point it to
67
  * Made sure that it can compile even if the install target point it to
65
    correct place, closes: #368506.
68
    correct place, closes: #368506.
66
69
67
 -- Ola Lundqvist <opal@debian.org>  Mon, 29 May 2006 22:12:45 +0200
70
 -- Ola Lundqvist <opal@debian.org>  Mon, 29 May 2006 22:12:45 +0200
68
71
69
x2vnc (1.7.1-1) unstable; urgency=low
72
x2vnc (1.7.1-1) unstable; urgency=low
70
73
71
  * New upstream release.
74
  * New upstream release.
72
75
73
 -- Ola Lundqvist <opal@debian.org>  Mon, 22 May 2006 20:03:23 +0200
76
 -- Ola Lundqvist <opal@debian.org>  Mon, 22 May 2006 20:03:23 +0200
74
77
75
x2vnc (1.6.1-1) unstable; urgency=low
78
x2vnc (1.6.1-1) unstable; urgency=low
76
79
77
  * New upstream release.
80
  * New upstream release.
78
  * Applied patch from Martin Dorey <martin.dorey@bluearc.com> to fix an
81
  * Applied patch from Martin Dorey <martin.dorey@bluearc.com> to fix an
79
    issue on amd64, closes: #343274.
82
    issue on amd64, closes: #343274.
80
83
81
 -- Ola Lundqvist <opal@debian.org>  Sat, 11 Mar 2006 17:30:13 +0100
84
 -- Ola Lundqvist <opal@debian.org>  Sat, 11 Mar 2006 17:30:13 +0100
82
85
83
x2vnc (1.6-4) unstable; urgency=low
86
x2vnc (1.6-4) unstable; urgency=low
84
87
85
  * Maintainer upload, closes: #349108, #346786.
88
  * Maintainer upload, closes: #349108, #346786.
86
  * Fixed typo in description, closes: #300047.
89
  * Fixed typo in description, closes: #300047.
87
  * Updated standards version to 3.6.2.
90
  * Updated standards version to 3.6.2.
88
  * Added listen option to manpage, closes: #317148.
91
  * Added listen option to manpage, closes: #317148.
89
    Thanks to Rob Sims <debbugs-z@robsims.com> for the patch.
92
    Thanks to Rob Sims <debbugs-z@robsims.com> for the patch.
90
  * Moved to debhelper 2 compatibility.
93
  * Moved to debhelper 2 compatibility.
91
94
92
 -- Ola Lundqvist <opal@debian.org>  Sun, 29 Jan 2006 15:06:35 +0100
95
 -- Ola Lundqvist <opal@debian.org>  Sun, 29 Jan 2006 15:06:35 +0100
93
96
94
x2vnc (1.6-3.1) unstable; urgency=low
97
x2vnc (1.6-3.1) unstable; urgency=low
95
98
96
  * Non-maintainer upload.
99
  * Non-maintainer upload.
97
  * Replace build-dependency on xlibs-dev with an explicit build-dependency
100
  * Replace build-dependency on xlibs-dev with an explicit build-dependency
98
    on each required package. (Closes: #346786)
101
    on each required package. (Closes: #346786)
99
102
100
 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 21 Jan 2006 02:18:10 +0100
103
 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 21 Jan 2006 02:18:10 +0100
101
104
102
x2vnc (1.6-3) unstable; urgency=low
105
x2vnc (1.6-3) unstable; urgency=low
103
106
104
  * Fixed package description, closes: #268549, #277241.
107
  * Fixed package description, closes: #268549, #277241.
105
108
106
 -- Ola Lundqvist <opal@debian.org>  Sat, 25 Dec 2004 21:55:57 +0100
109
 -- Ola Lundqvist <opal@debian.org>  Sat, 25 Dec 2004 21:55:57 +0100
107
110
108
x2vnc (1.6-2) unstable; urgency=low
111
x2vnc (1.6-2) unstable; urgency=low
109
112
110
  * Patched to make cut and paste work in KDE apps, closes: #191697.
113
  * Patched to make cut and paste work in KDE apps, closes: #191697.
111
    Thanks to "Martin Dorey" <mdorey@bluearc.com> for the patch.
114
    Thanks to "Martin Dorey" <mdorey@bluearc.com> for the patch.
112
  * Moved from /usr/X11R6 to /usr.
115
  * Moved from /usr/X11R6 to /usr.
113
  * Fixed manpage section error, 1x != x.
116
  * Fixed manpage section error, 1x != x.
114
117
115
 -- Ola Lundqvist <opal@debian.org>  Thu, 26 Aug 2004 18:32:37 +0200
118
 -- Ola Lundqvist <opal@debian.org>  Thu, 26 Aug 2004 18:32:37 +0200
116
119
117
x2vnc (1.6-1) unstable; urgency=low
120
x2vnc (1.6-1) unstable; urgency=low
118
121
119
  * New upstream release, closes: #233620.
122
  * New upstream release, closes: #233620.
120
    This also fix a cut-and-paste bug, closes: #191697.
123
    This also fix a cut-and-paste bug, closes: #191697.
121
  * Updated standards version to 3.6.1.
124
  * Updated standards version to 3.6.1.
122
125
123
 -- Ola Lundqvist <opal@debian.org>  Wed, 28 Jul 2004 19:07:44 +0200
126
 -- Ola Lundqvist <opal@debian.org>  Wed, 28 Jul 2004 19:07:44 +0200
124
127
125
x2vnc (1.5.1-2) unstable; urgency=low
128
x2vnc (1.5.1-2) unstable; urgency=low
126
129
127
  * Added build dependency on xlibs-dev, closes: #238618.
130
  * Added build dependency on xlibs-dev, closes: #238618.
128
131
129
 -- Ola Lundqvist <opal@debian.org>  Sat, 20 Mar 2004 15:28:27 +0100
132
 -- Ola Lundqvist <opal@debian.org>  Sat, 20 Mar 2004 15:28:27 +0100
130
133
131
x2vnc (1.5.1-1) unstable; urgency=low
134
x2vnc (1.5.1-1) unstable; urgency=low
132
135
133
  * New upstream version, closes: #205131, #160333, #206418.
136
  * New upstream version, closes: #205131, #160333, #206418.
134
  * Updated standards version from 3.5.2 to 2.5.10.
137
  * Updated standards version from 3.5.2 to 2.5.10.
135
138
136
 -- Ola Lundqvist <opal@debian.org>  Sun, 31 Aug 2003 15:59:27 +0200
139
 -- Ola Lundqvist <opal@debian.org>  Sun, 31 Aug 2003 15:59:27 +0200
137
140
138
x2vnc (1.4-2) unstable; urgency=low
141
x2vnc (1.4-2) unstable; urgency=low
139
142
140
  * Changed from xlib6g-dev to libxaw7-dev, closes: #170180.
143
  * Changed from xlib6g-dev to libxaw7-dev, closes: #170180.
141
144
142
 -- Ola Lundqvist <opal@debian.org>  Fri, 22 Nov 2002 08:26:03 +0100
145
 -- Ola Lundqvist <opal@debian.org>  Fri, 22 Nov 2002 08:26:03 +0100
143
146
144
x2vnc (1.4-1) unstable; urgency=low
147
x2vnc (1.4-1) unstable; urgency=low
145
148
146
  * New upstream version, closes: #148341.
149
  * New upstream version, closes: #148341.
147
150
148
 -- Ola Lundqvist <opal@debian.org>  Thu, 29 Aug 2002 07:27:49 +0200
151
 -- Ola Lundqvist <opal@debian.org>  Thu, 29 Aug 2002 07:27:49 +0200
149
152
150
x2vnc (1.3-1) unstable; urgency=low
153
x2vnc (1.3-1) unstable; urgency=low
151
154
152
  * New upstream version, closes: #123688, #120473.
155
  * New upstream version, closes: #123688, #120473.
153
  * Updated standards version.
156
  * Updated standards version.
154
  * Removed depricated dh_testversion.
157
  * Removed depricated dh_testversion.
155
158
156
 -- Ola Lundqvist <opal@debian.org>  Wed,  3 Apr 2002 22:37:07 +0200
159
 -- Ola Lundqvist <opal@debian.org>  Wed,  3 Apr 2002 22:37:07 +0200
157
160
158
x2vnc (1.2-2) unstable; urgency=low
161
x2vnc (1.2-2) unstable; urgency=low
159
162
160
  * The upstream wheel patch scrolled up when scrolling down and
163
  * The upstream wheel patch scrolled up when scrolling down and
161
    vice vera. Fixed with patch by Evan Martin <eeyem@u.washington.edu>,
164
    vice vera. Fixed with patch by Evan Martin <eeyem@u.washington.edu>,
162
    closes: #90142.
165
    closes: #90142.
163
166
164
 -- Ola Lundqvist <opal@debian.org>  Mon, 19 Mar 2001 22:13:32 +0100
167
 -- Ola Lundqvist <opal@debian.org>  Mon, 19 Mar 2001 22:13:32 +0100
165
168
166
x2vnc (1.2-1) unstable; urgency=low
169
x2vnc (1.2-1) unstable; urgency=low
167
170
168
  * New upstream version with mouse wheel support built in. Hope that
171
  * New upstream version with mouse wheel support built in. Hope that
169
    it works equally good or better than the patches I have applied.
172
    it works equally good or better than the patches I have applied.
170
173
171
 -- Ola Lundqvist <opal@debian.org>  Wed, 14 Mar 2001 15:45:35 +0100
174
 -- Ola Lundqvist <opal@debian.org>  Wed, 14 Mar 2001 15:45:35 +0100
172
175
173
x2vnc (1.1-6) unstable; urgency=low
176
x2vnc (1.1-6) unstable; urgency=low
174
177
175
  * Added a patch from Evan Martin <eeyem@u.washington.edu> that fixes
178
  * Added a patch from Evan Martin <eeyem@u.washington.edu> that fixes
176
    issues with the wheel patch, closes: Bug#88716.
179
    issues with the wheel patch, closes: Bug#88716.
177
180
178
 -- Ola Lundqvist <opal@debian.org>  Thu, 22 Feb 2001 22:44:12 +0100
181
 -- Ola Lundqvist <opal@debian.org>  Thu, 22 Feb 2001 22:44:12 +0100
179
182
180
x2vnc (1.1-5) unstable; urgency=low
183
x2vnc (1.1-5) unstable; urgency=low
181
184
182
  * Added xutils to build depends, closes: Bug#86586.
185
  * Added xutils to build depends, closes: Bug#86586.
183
186
184
 -- Ola Lundqvist <opal@debian.org>  Thu, 22 Feb 2001 22:44:12 +0100
187
 -- Ola Lundqvist <opal@debian.org>  Thu, 22 Feb 2001 22:44:12 +0100
185
188
186
x2vnc (1.1-4) unstable; urgency=low
189
x2vnc (1.1-4) unstable; urgency=low
187
190
188
  * Added suggestion of vnc-common, closes: Bug#81576.
191
  * Added suggestion of vnc-common, closes: Bug#81576.
189
192
190
 -- Ola Lundqvist <opal@debian.org>  Fri, 2 Feb 2001 13:03:46 +0100
193
 -- Ola Lundqvist <opal@debian.org>  Fri, 2 Feb 2001 13:03:46 +0100
191
194
192
x2vnc (1.1-3) unstable; urgency=low
195
x2vnc (1.1-3) unstable; urgency=low
193
196
194
  * Readded dh_testversion and added a versioned debhelper dependency in the
197
  * Readded dh_testversion and added a versioned debhelper dependency in the
195
    control file as it really should be, closes: Bug#78573.
198
    control file as it really should be, closes: Bug#78573.
196
  
199
  
197
 -- Ola Lundqvist <opal@debian.org>  Sun, 3 Dec 2000 23:40:34 +0100
200
 -- Ola Lundqvist <opal@debian.org>  Sun, 3 Dec 2000 23:40:34 +0100
198
201
199
x2vnc (1.1-2) unstable; urgency=low
202
x2vnc (1.1-2) unstable; urgency=low
200
203
201
  * Recompiled to indicate new maintainer and to make sure that it
204
  * Recompiled to indicate new maintainer and to make sure that it
202
    works with the new c library.
205
    works with the new c library.
203
  * Have also applied the x2vnc-wheel-patch (found on freshmeat).
206
  * Have also applied the x2vnc-wheel-patch (found on freshmeat).
204
  * Removed dh_testversion that lintian complains about from the
207
  * Removed dh_testversion that lintian complains about from the
205
    debian/rules file.
208
    debian/rules file.
206
  
209
  
207
 -- Ola Lundqvist <opal@debian.org>  Tue, 21 Nov 2000 23:16:10 +0100
210
 -- Ola Lundqvist <opal@debian.org>  Tue, 21 Nov 2000 23:16:10 +0100
208
211
209
x2vnc (1.1-1) unstable; urgency=low
212
x2vnc (1.1-1) unstable; urgency=low
210
213
211
  * New upstream release
214
  * New upstream release
212
215
213
 -- Edward Betts <edward@debian.org>  Sun, 21 May 2000 13:10:44 +0100
216
 -- Edward Betts <edward@debian.org>  Sun, 21 May 2000 13:10:44 +0100
214
217
215
x2vnc (1.0-5) unstable; urgency=low
218
x2vnc (1.0-5) unstable; urgency=low
216
219
217
  * Imakefile: modified to compile against libvncauth0
220
  * Imakefile: modified to compile against libvncauth0
218
  * debian/control: updateded Standards-Version to 3.1.1
221
  * debian/control: updateded Standards-Version to 3.1.1
219
  * debian/control: added Build-Depends.
222
  * debian/control: added Build-Depends.
220
  * debian/rules: rewritten.
223
  * debian/rules: rewritten.
221
  * debian/rules: added xmkmf.
224
  * debian/rules: added xmkmf.
222
225
223
 -- Edward Betts <edward@debian.org>  Thu,  6 Jan 2000 23:59:45 +0000
226
 -- Edward Betts <edward@debian.org>  Thu,  6 Jan 2000 23:59:45 +0000
224
227
225
x2vnc (1.0-4) unstable; urgency=low
228
x2vnc (1.0-4) unstable; urgency=low
226
229
227
  * Changed to Debhelper 2.0
230
  * Changed to Debhelper 2.0
228
  * Updated Standards-Version: 3.0.1
231
  * Updated Standards-Version: 3.0.1
229
  * Lintian clean 
232
  * Lintian clean 
230
  * Changed location of GPL to /usr/share/common-licenses/GPL
233
  * Changed location of GPL to /usr/share/common-licenses/GPL
231
234
232
 -- Edward Betts <edward@debian.org>  Sun, 12 Sep 1999 12:01:26 +0100
235
 -- Edward Betts <edward@debian.org>  Sun, 12 Sep 1999 12:01:26 +0100
233
236
234
x2vnc (1.0-3) unstable; urgency=low
237
x2vnc (1.0-3) unstable; urgency=low
235
238
236
  * Corrected spelling of maintainers name in control (oops!)
239
  * Corrected spelling of maintainers name in control (oops!)
237
  * Passes Lintian v0.9.5
240
  * Passes Lintian v0.9.5
238
241
239
 -- Edward Betts <edward@debian.org>  Sun, 12 Sep 1999 12:01:15 +0100
242
 -- Edward Betts <edward@debian.org>  Sun, 12 Sep 1999 12:01:15 +0100
240
243
241
x2vnc (1.0-2) unstable; urgency=low
244
x2vnc (1.0-2) unstable; urgency=low
242
245
243
  * Improve man page
246
  * Improve man page
244
  * Fixed source packaging - now includes pristine source
247
  * Fixed source packaging - now includes pristine source
245
248
246
 -- Edward Betts <edward@debian.org>  Sun,  6 Dec 1998 11:44:48 +0000
249
 -- Edward Betts <edward@debian.org>  Sun,  6 Dec 1998 11:44:48 +0000
247
250
248
x2vnc (1.0-1) unstable; urgency=low
251
x2vnc (1.0-1) unstable; urgency=low
249
252
250
  * Initial Release 
253
  * Initial Release 
251
  * Wrote a man page for x2vnc
254
  * Wrote a man page for x2vnc
252
  * Passes Lintian v0.9.4
255
  * Passes Lintian v0.9.4
253
256
254
 -- Edward Betts <edward@debian.org>  Fri,  4 Dec 1998 14:25:08 +0000
257
 -- Edward Betts <edward@debian.org>  Fri,  4 Dec 1998 14:25:08 +0000