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