Subversion Repositories

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

Rev 19 | Rev 21 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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