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