~ubuntu-branches/ubuntu/utopic/d4x/utopic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Ablassmeier
  • Date: 2006-10-04 10:37:26 UTC
  • mfrom: (2.1.5 edgy)
  • Revision ID: james.westby@ubuntu.com-20061004103726-hgy0n1ujphwdapsf
Tags: 2.5.7.1-4
* QA upload.
* Add Replaces: d4x <= 2.5.0rel-4 for d4x-common in order to
  allow upgrade from old sarge version. (Closes: #39094)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
d4x (2.5.7.1-4) unstable; urgency=low
 
2
 
 
3
  * QA upload.
 
4
  * Add Replaces: d4x <= 2.5.0rel-4 for d4x-common in order to
 
5
    allow upgrade from old sarge version. (Closes: #39094)
 
6
 
 
7
 -- Michael Ablassmeier <abi@debian.org>  Wed,  4 Oct 2006 10:37:26 +0200
 
8
 
 
9
d4x (2.5.7.1-3) unstable; urgency=low
 
10
 
 
11
  * QA Upload
 
12
  * Set Maintainer to QA Group; Orphaned: #382732
 
13
  * Use (= ${source:Version} instead of (= ${source-Version})
 
14
  * Conforms with latest Standards Version 3.7.2
 
15
 
 
16
 -- Michael Ablassmeier <abi@debian.org>  Thu, 31 Aug 2006 12:58:49 +0200
 
17
 
 
18
d4x (2.5.7.1-2) unstable; urgency=low
 
19
 
 
20
  * Add patch for slow downloading (Closes: #368708)
 
21
  * Close old bugs (Closes: #358469, #330550, #270298)
 
22
 
 
23
 -- Cai Qian <caiqian@debian.org>  Mon,  29 May 2006 00:32:00 +0100
 
24
 
 
25
d4x (2.5.7.1-1) unstable; urgency=low
 
26
 
 
27
  * New upstream release (Closes: #358921, #339419, #339566, #346654, #348216)
 
28
  * Depended on libboost-dev
 
29
  * Added patch for German translation (Closes: #314115)
 
30
 
 
31
 -- Cai Qian <caiqian@debian.org>  Sun,  7 May 2006 21:40:38 +0100
 
32
 
 
33
d4x (2.5.6-2) unstable; urgency=low
 
34
 
 
35
  * New maintainer (Closes: #336165)
 
36
  * Reapplied GNU/kFreeBSD patch. (Closes: #332997)
 
37
  * Added watch file.
 
38
  * Created d4x-common package to hold Architecture-independent data.
 
39
 
 
40
 -- Cai Qian <caiqian@debian.org>  Sun, 6 Nov 2005 00:36:00 +0000
 
41
 
 
42
d4x (2.5.6-1) unstable; urgency=low
 
43
 
 
44
  * New upstream release (closes: #337333).
 
45
    + Fixes abort on FTP URLs (closes: #336058).
 
46
 
 
47
 -- Julien BLACHE <jblache@debian.org>  Fri,  4 Nov 2005 17:58:50 +0100
 
48
 
 
49
d4x (2.5.5-3) unstable; urgency=low
 
50
 
 
51
  * Applied GNU/kFreeBSD patch (closes: #332997).
 
52
 
 
53
 -- Julien BLACHE <jblache@debian.org>  Thu, 27 Oct 2005 20:36:11 +0200
 
54
 
 
55
d4x (2.5.5-2) unstable; urgency=low
 
56
 
 
57
  * Applied fix for file-renaming bug (closes: #334260).
 
58
 
 
59
 -- Julien BLACHE <jblache@debian.org>  Thu, 27 Oct 2005 18:56:56 +0200
 
60
 
 
61
d4x (2.5.5-1) unstable; urgency=low
 
62
 
 
63
  * New upstream release.
 
64
 
 
65
 -- Julien BLACHE <jblache@debian.org>  Sat, 24 Sep 2005 19:23:55 +0200
 
66
 
 
67
d4x (2.5.4-1) unstable; urgency=low
 
68
 
 
69
  * New upstream release.
 
70
 
 
71
 -- Julien BLACHE <jblache@debian.org>  Thu,  8 Sep 2005 09:43:15 +0200
 
72
 
 
73
d4x (2.5.3-1) unstable; urgency=low
 
74
 
 
75
  * New upstream release.
 
76
 
 
77
 -- Julien BLACHE <jblache@debian.org>  Mon,  5 Sep 2005 20:39:26 +0200
 
78
 
 
79
d4x (2.5.1-1) unstable; urgency=low
 
80
 
 
81
  * New upstream release.
 
82
    + Adds support for HTTPS.
 
83
  * debian/control:
 
84
    + Add build-dependency on libssl-dev.
 
85
  * debian/rules:
 
86
    + configure with --enable-openssl.
 
87
    + configure with --disable-rpath.
 
88
 
 
89
 -- Julien BLACHE <jblache@debian.org>  Mon, 22 Aug 2005 17:22:23 +0200
 
90
 
 
91
d4x (2.5.0rel-5) unstable; urgency=low
 
92
 
 
93
  * C++ ABI transition.
 
94
  * Bumped Standards-Version to 3.6.2 (no changes).
 
95
 
 
96
 -- Julien BLACHE <jblache@debian.org>  Wed,  6 Jul 2005 09:08:19 +0200
 
97
 
1
98
d4x (2.5.0rel-4) unstable; urgency=low
2
99
 
3
100
  * Added new .desktop file, courtesy of Dan Korostelev (closes: #304397).