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