Subversion Repositories

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

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

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