[go: up one dir, main page]

File: changelog

package info (click to toggle)
azureus 4.3.0.6-1.1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 37,620 kB
  • ctags: 56,855
  • sloc: java: 468,947; cpp: 2,103; xml: 176; sh: 156; php: 47; makefile: 14
file content (391 lines) | stat: -rw-r--r-- 14,068 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
azureus (4.3.0.6-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add upstream on SWT licence status to debian/copyright (Closes: #572982)

 -- Moritz Muehlenhoff <jmm@debian.org>  Thu, 25 Nov 2010 19:25:42 +0100

azureus (4.3.0.6-1) unstable; urgency=low

  * New upstream release.
  * debian/control: Bump dependencies on libswt to version 3.5.
  * debian/copyright: Remove NClib [edu/harvard/*].

 -- Adrian Perez <adrianperez.deb@gmail.com>  Thu, 17 Dec 2009 16:18:25 -0500

azureus (4.3.0.0-1) unstable; urgency=low

  * New upstream release. 
  * Use "3.0 (quilt)" source package format.
  * debian/control: Allow uploads for Debian Maintainers.
  * debian/azureus.1: Get rid of duplicate "azureus" around Synopsis.
  * debian/patches: 
    - Remove fixes/multi-announce-deadlock.diff. Reason: upstream.
    - Remove fixes/utf8-encoding.diff. Reason: upstream.
    - Remove fixes/encoding.diff. Reason: unneeded.
    - Remove fixes/sunsecurity.diff. Reason: upstream dead code.
  * debian/azureus.desktop: Improve Comment for Desktop Entry.

 -- Adrian Perez <adrianperez.deb@gmail.com>  Wed, 02 Dec 2009 11:18:34 -0500

azureus (4.2.0.8-3) unstable; urgency=low

  * debian/patches:
    - Fix multi-announce torrent issues. Closes: #551363. 
      Thanks: Arron Mogge. 
    - Refresh patches now that DEP-3 is git-alike.
  * debian/rules: Change new deprecated variable PATCHES_DIR by 
    QUILT_PATCH_DIR.

 -- Adrian Perez <adrianperez.deb@gmail.com>  Fri, 23 Oct 2009 15:02:04 -0400

azureus (4.2.0.8-2) unstable; urgency=low

  * Fix filename encoding UTF8 issues. Closes: #502879.
    Thanks: Arron Mogge (TuxPaper).
  * debian/vuze.desktop:
    - Improve Comment for Vuze description.
    - Fix typo in GenericName.
  * debian/control:
    - Clean Vcs-Browser URL in control file.

 -- Adrian Perez <adrianperez.deb@gmail.com>  Mon, 21 Sep 2009 11:58:33 -0400

azureus (4.2.0.8-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Update Standards-Version to 3.8.3.
    - Add Vcs-* fields for Git repository.
  * debian/copyright: Minor updates.
  * debian/patches:
    - Reorganize patches as per-feature patches.
    - Disable authentication on SpeedTest. Thanks: upstream-dev Scott Wolchok.
    - Disable Core Update Patcher updates.
  * debian/rules:
    - Optional use of TopGit in makefile.
    - Developers recommend 512MB for building. Updated ANT_OPTS.

 -- Adrian Perez <adrianperez.deb@gmail.com>  Mon, 31 Aug 2009 18:24:02 -0400

azureus (4.2.0.4-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - Update maintainer.
    - Update Standards-Version to 3.8.2.
    - Add Homepage field.
    - Update Vuze description to reflect some of it's new features and 
      the package role.
    - Build-Depends on ant, cdbs, quilt, debhelper (>= 7.0).
    - Build-Depends-Indep on openjdk-6-jre | sun-java5-jre | 
      sun-java6-jre. Closes: #515015, #398014.
    - Drop fastjar build dependency.
    - Add Vcs-Svn and Vcs-Browser fields.
  * debian/rules:
    - Use CDBS build system.
    - ANT_OPTS=-Xmx256m. Closes: #516059, #409952.
  * debian/patches:
    - fix-chars-encoding.patch: Fix encoding in characters translation.
    - fix-platform-code: Remove Win32 and MacOS-X imports and logic.
    - fix-messagetext-dont-use-privileges: Don't use AccessController.
      Thanks to Shaun Jackman.
    - multiuser.patch: Import multiuser patch. Closes: #329018.
      Thanks to Stefano Maioli.
    - Disable component update patches: Closes: #455351.
        + updater-dont-initialize-swt-updatechecker.patch: 
          Prevent Azureus' updater from upgrading SWT libraries.  
        + updater-dont-register-core-updatechecker.patch: 
          Prevent Azureus' updater from upgrading the core version of Azureus.
    - Add patch descriptions, with DEP-3 compliance.
  * debian/copyright:
    - Change to machine-readable format.
    - Notice package adoption.
    - Update copyright information and holders.
  * debian/watch: Update file.
  * debian/compat: Bump compatibility to 7.
  * debian/docs: Remove reference to README.txt.
  * debian/azureus.desktop: 
    - Fix handling file associations. Closes: #491624.
      Thanks to Stefano Maioli.
  * debian/vuze.links: usr/bin/vuze is now a symbolic link to azureus.
  * Import README.multiuser, which documents the multiuser patch.
  * Use quilt patch system and add README.source documenting it.
  * Update azureus and link vuze manpages.
  * Create new PNG files for Vuze and Vuze torrents, uuencoded in debian/.
  * Remove source.lintian-overrides, no longer necessary.
  * Import gconf schema for magnet URLs. Closes: #412213.
    Thanks to Stefano Maioli.
  * Add debian/README.Debian: describe the user interface override and the
    update patches.
  * Add debian/NEWS.Debian.
  * Remove debian/dirs since it's unnecessary.
  * Use java-wrappers as launcher. Thanks to Onkar Shinde for the suggestion.
  * debian/wrappers/azureus:
    - Detect installed JVM and set classpath.
    - User interface override applies only when vuze is not installed.
  
 -- Adrian Perez <adrianperez.deb@gmail.com>  Wed, 12 Aug 2009 11:35:24 -0400

azureus (3.1.1.0-4) unstable; urgency=medium

  * New executable: vuze. The azureus executable overrides the user's
    configured preference and starts the classic interface. The vuze
    executable starts the interface specified by the user's configured
    preference. Closes: #509878.
  * Azureus recommends Vuze.
  * Modified the vuze description to describe its social-networking features.
    Closes: #509881.
  * Update the watch file.
  * Acknowledge NMU. Closes: #495514. Thanks to Sebastien.

 -- Shaun Jackman <sjackman@debian.org>  Thu, 01 Jan 2009 13:13:21 -0800

azureus (3.1.1.0-3.1) unstable; urgency=low

  * Tentative NMU.
  * Build with openjdk-6-jdk by default (but allow for user rebuilds
    using any JDK), and remove azureus-gcj altogether (Closes: #495514).
  * Add a lintian override to signify that java and ant are indeed needed
    as Build-Depends-Indep even though we do not build any arch-dependent
    binary packages.
  * In /usr/bin/azureus, enforce use of the JRE specified in Depends:.

 -- Sebastien Delafond <seb@debian.org>  Mon, 18 Aug 2008 19:36:05 -0700

azureus (3.1.1.0-3) unstable; urgency=medium

  * Remove the four non-latin characters in DateParserRegex.java.
  Closes: #492800. Thanks to Jurij Smakov.

 -- Shaun Jackman <sjackman@debian.org>  Mon, 11 Aug 2008 08:10:34 -0700

azureus (3.1.1.0-2) unstable; urgency=medium

  * Move all Build-Depends-Indep to Build-Depends to build the native binary
    using GCJ. Closes: #490025.
  * Add libswt-cairo-gtk-3.4-jni to the dependencies of vuze.
    Closes: #491201.

 -- Shaun Jackman <sjackman@debian.org>  Sun, 27 Jul 2008 23:12:11 -0700

azureus (3.1.1.0-1) unstable; urgency=low

  * New upstream release. Closes: #487512.
  * Enable plugins. Closes: #481011, #452321, #452326.
  * Build using ant.
  * Remove the dependency on libseda-java.
  * Update the watch file.
  * Update the policy to version 3.8.0.1. No changes were necessary.
  * Use System.getProperty rather than sun.security.action.GetPropertyAction.

 -- Shaun Jackman <sjackman@debian.org>  Wed, 16 Jul 2008 22:29:18 -0700

azureus (3.0.5.0-2) unstable; urgency=low

  * Depend on libswt-gtk-3.4-java instead of libswt-gtk-3.3-java.
    Closes: #488348.

 -- Shaun Jackman <sjackman@debian.org>  Sat, 28 Jun 2008 15:00:24 -0700

azureus (3.0.5.0-1) unstable; urgency=low

  * New upstream release. Closes: #470235.
  * New package, vuze, which depends on azureus as well as the necessary
    gnome and mozilla JNI libraries. Closes: #469590.
  * Do not create an empty ~/plugins directory. Closes: #471878.
  * Update the policy to version 3.7.3.0. No changes were necessary.

 -- Shaun Jackman <sjackman@debian.org>  Fri, 21 Mar 2008 09:02:34 -0700

azureus (3.0.4.2-1) unstable; urgency=low

  * New upstream release. Closes: #458263.
  * Do not changing the current working directory. Closes: #459857.

 -- Shaun Jackman <sjackman@debian.org>  Sun, 10 Feb 2008 18:58:49 -0800

azureus (3.0.3.4-3) unstable; urgency=low

  * Set the environment variable MOZILLA_FIVE_HOME to /usr/lib/xulrunner.
    Closes: #452322.

 -- Shaun Jackman <sjackman@debian.org>  Thu, 10 Jan 2008 23:40:35 -0800

azureus (3.0.3.4-2) unstable; urgency=low

  * The shell script should use SWT 3.3. Closes: #448253.

 -- Shaun Jackman <sjackman@debian.org>  Sun,  4 Nov 2007 12:59:36 -0700

azureus (3.0.3.4-1) unstable; urgency=low

  * New upstream release. Closes: #443634.
  * Move the Debian menu entry to the new "Applications/Network/File Transfer"
    section.
  * Do not check for SWT updates. Closes: #447679.

 -- Shaun Jackman <sjackman@debian.org>  Tue, 16 Oct 2007 10:31:33 -0700

azureus (2.5.0.4-1) unstable; urgency=low

  * New upstream release. Closes: #406914.
  * Disable auto-update. Closes: #405997.

 -- Shaun Jackman <sjackman@debian.org>  Thu,  5 Jul 2007 11:32:18 -0600

azureus (2.5.0.0+0-1) unstable; urgency=medium

  * Bump the upstream version number due to a bug in dak (#232730).
  * Launch ui.common instead of ui.swt. Allows using the
    --ui=console option. Closes: #367110.
  * Add -Xmx1024M to the java command line, which increases the size
    of the heap. Closes: #386765.

 -- Shaun Jackman <sjackman@debian.org>  Wed, 22 Nov 2006 13:17:40 -0700

azureus (2.5.0.0-2) unstable; urgency=medium

  * Move azureus to main. It runs very well now using java-gcj-compat.
    Closes: #369376.
  * Remove sun-java5-jre from the dependencies. Replace it with
    java-gcj-compat. Closes: #365766, #395555.
  * Update the policy to version 3.7.2.2. No changes were necessary.
  * Minor updates to the manual page.
  * Update manifest.mf.

 -- Shaun Jackman <sjackman@debian.org>  Fri, 17 Nov 2006 10:56:04 -0700

azureus (2.5.0.0-1) unstable; urgency=low

  * New upstream release.

 -- Shaun Jackman <sjackman@debian.org>  Wed, 23 Aug 2006 16:41:25 -0600

azureus (2.4.0.2-4) unstable; urgency=medium

  * Source libswt-3.2-java instead of libswt-3.1-java. Closes: #380721.

 -- Shaun Jackman <sjackman@debian.org>  Tue,  1 Aug 2006 09:42:24 -0600

azureus (2.4.0.2-3) unstable; urgency=medium

  * Depend on libswt-gtk-3.2-java instead of libswt-gtk-3.1-java.
    Closes: #380312.

 -- Shaun Jackman <sjackman@debian.org>  Sun, 30 Jul 2006 20:26:40 -0600

azureus (2.4.0.2-2) unstable; urgency=low

  * Fix `Unable to close Warning window' bug. Closes: #364706.
  Thanks to Markus Schaber <debian-bugs@schabi.de>.
  * Build using java-gcj-compat-dev and debhelper 5.
  * Replace gij-4.1 dependency with sun-java5-jre or java-gcj-compat.
  * Remove sun-j2re1.5 dependency.
  * Update Debian policy to version 3.7.2.1. No changes necessary.

 -- Shaun Jackman <sjackman@debian.org>  Sun, 16 Jul 2006 11:34:02 -0600

azureus (2.4.0.2-1) unstable; urgency=low

  * New upstream release. Closes: #353241.
  * Add swt.jar to the classpath to aid updating SWT.

 -- Shaun Jackman <sjackman@debian.org>  Sun, 16 Apr 2006 14:30:54 -0600

azureus (2.3.0.6-4) unstable; urgency=low

  * Add . to the java.library.path. Allows updating to 2.4.0.2.
    Closes: #358615.
  * Add gij-4.1 to the dependencies as an option. Closes: #349811, #350399.
  * Enable the OK button of the donation request. Closes: #346362.
  * Update the watch file to version 3.

 -- Shaun Jackman <sjackman@debian.org>  Thu, 23 Mar 2006 15:10:56 -0700

azureus (2.3.0.6-3) unstable; urgency=low

  * Use SWT from the updated Azureus. Allows updates to 2.4.0.0.
    Closes: #353456.
  * Use the directory ~/.azureus if it exists and ~/.Azureus otherwise.
    Azureus 2.4.0.0 uses the former, previous versions use the latter.
  * Update policy version to 3.6.2.2. No changes necessary.

 -- Shaun Jackman <sjackman@debian.org>  Sat, 18 Feb 2006 10:18:50 -0700

azureus (2.3.0.6-2) unstable; urgency=low

  * Add /usr/lib/jni to java.library.path. Closes: #335740, #351750.

 -- Shaun Jackman <sjackman@debian.org>  Tue,  7 Feb 2006 09:50:15 -0700

azureus (2.3.0.6-1) unstable; urgency=low

  * New upstream release.

 -- Shaun Jackman <sjackman@debian.org>  Fri, 25 Nov 2005 11:06:17 -0700

azureus (2.3.0.4-3) unstable; urgency=low

  * Add a build dependency on fastjar.

 -- Shaun Jackman <sjackman@debian.org>  Tue, 13 Sep 2005 16:07:23 -0600

azureus (2.3.0.4-2) unstable; urgency=low

  * Change the build dependency on jikes-classpath to sun-j2sdk1.5.
    Closes: #326254.
  * Change the dependency on sun-j2sdk1.5 to sun-j2re1.5.
  * Recommend java-package.

 -- Shaun Jackman <sjackman@debian.org>  Tue, 13 Sep 2005 10:33:55 -0600

azureus (2.3.0.4-1) unstable; urgency=low

  * New upstream release. Closes: #316817.

 -- Shaun Jackman <sjackman@debian.org>  Mon,  4 Jul 2005 10:45:54 -0700

azureus (2.3.0.2-1) unstable; urgency=low

  * New upstream release. Closes: #311063.
  * Depend on libseda-java.
  * Use ~/.Azureus/Azureus2.jar if it exists.

 -- Shaun Jackman <sjackman@debian.org>  Sun, 29 May 2005 12:42:19 -0700

azureus (2.3.0.0-3) unstable; urgency=low

  * Call update-desktop-database. Closes: #307332.

 -- Shaun Jackman <sjackman@debian.org>  Thu, 19 May 2005 15:46:07 -0700

azureus (2.3.0.0-2) unstable; urgency=low

  * Target Java VM 1.4.2. Closes: #308545.

 -- Shaun Jackman <sjackman@debian.org>  Tue, 10 May 2005 17:38:27 -0700

azureus (2.3.0.0-1) unstable; urgency=low

  * New upstream release. Closes: #308392.
  * Support all architectures. Closes: #298112.
  * Use Debian's SWT. Closes: #298104.
  * Exec the Java binary. Closes: #308239.
  * Compile Azureus from source.

 -- Shaun Jackman <sjackman@debian.org>  Wed,  4 May 2005 16:19:04 -0700

azureus (2.2.0.2-2) unstable; urgency=low

  * Add a mime type to the desktop entry. Closes: #307332.
  * Add a menu entry.

 -- Shaun Jackman <sjackman@debian.org>  Tue,  3 May 2005 09:35:01 -0700

azureus (2.2.0.2-1) unstable; urgency=low

  * Initial release. Closes: #215127.

 -- Shaun Jackman <sjackman@debian.org>  Mon,  3 Jan 2005 11:05:57 -0800