Subversion Repositories

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

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

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