Subversion Repositories

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

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

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