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