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