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