Subversion Repositories

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

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

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