Subversion Repositories

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

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