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