File: changelog

package info (click to toggle)
xdiskusage 1.48-10.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 444 kB
  • ctags: 590
  • sloc: cpp: 5,910; sh: 152; makefile: 103
file content (241 lines) | stat: -rw-r--r-- 8,332 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
xdiskusage (1.48-10.1) unstable; urgency=low

  * Non-maintainer upload.

  [ Cyril Brulebois ]
  * Fix FTBFS with gcc 4.7 by avoiding redeclared variable names in
    nested scopes (Closes: #667419).

 -- gregor herrmann <gregoa@debian.org>  Sun, 27 May 2012 14:01:23 +0200

xdiskusage (1.48-10) unstable; urgency=low

  * Support disk >4.3TB from upstream cvs rev1.22 (Closes: #555323)
  * Used Ki, Mi and Gi instead of K, M and G (Closes: #323971)

 -- Thierry Randrianiriana <randrianiriana@gmail.com>  Sat, 03 Apr 2010 20:03:11 +0300

xdiskusage (1.48-9) unstable; urgency=low

  * Switch to dpkg-source 3.0 (quilt) format
  * Bumped Standards-Version to 3.8.4

 -- Thierry Randrianiriana <randrianiriana@gmail.com>  Tue, 30 Mar 2010 15:41:28 +0300

xdiskusage (1.48-8) unstable; urgency=low

  * debian/control:
    + Updated Standards-Version to 3.8.0
    + Used Homepage field
    + Updated debhelper to >= 6
  * debian/compat:
    + Updated debhelper compat level to 6.
  * debian/rules:
    + Check Makefile if it exists
    + Added LDFLAGS = -Wl,--as-needed
  * debian/watch:
    + Used version 3
  * debian/menu:
    + Updated section to "Application/File Management"
  * Updated and merged patches for man page. (Closes: #447855)
  * Check the standard input if it is closed or /dev/null.
    Thanks to Carles Pina i Estany. (Closes: #435792, #276193)

 -- Thierry Randrianiriana <randrianiriana@gmail.com>  Sun, 27 Jul 2008 21:19:05 +0300

xdiskusage (1.48-7) unstable; urgency=low

  * debian/control: use dpatch instead of cdbs.
  * Use patches instead of modify directly the upstream release (#306703).
  * xdiskusage.C: sync with the upstream (#174026)
  * Acknowledge NMUs (Closes: #322232, #346781).

 -- Thierry Randrianiriana <randrianiriana@gmail.com>  Sun, 27 Aug 2006 23:28:07 +0300

xdiskusage (1.48-6) unstable; urgency=low

  * Acknowledge NMU (Closes: #375227).
  * New maintainer (Closes: #383913). Thanks to the last maintainer Cyril Bouthors.
  * Bumped standards-version to 3.7.2 .
  * debian/control: Added Homepage.
  * debian/copyright: Updated FSF address.

 -- Thierry Randrianiriana <randrianiriana@gmail.com>  Thu, 24 Aug 2006 22:21:05 +0300

xdiskusage (1.48-5.3) unstable; urgency=high

  * Non-maintainer upload.
  * Build-depend on libglu1-mesa-dev instead of xlibmesa-glu-dev, since the
    latter no longer exists; fixes FTBFS, patch from Andreas Jochens.
    (Closes: #373889)

 -- Steinar H. Gunderson <sesse@debian.org>  Sat, 24 Jun 2006 12:48:01 +0200

xdiskusage (1.48-5.2) unstable; urgency=low

  * Non-maintainer upload to help with xlibs-dev transition.
  * debian/control: Replaced xlibs-dev build-dep. (Closes: #346781)

 -- Marc 'HE' Brockschmidt <he@debian.org>  Fri, 20 Jan 2006 17:22:57 +0100

xdiskusage (1.48-5.1) unstable; urgency=low

  * NMU
  * Rebuild to transition to the new C++ ABI: new libstdc++, new libfltk
    (closes: #322232).

 -- Romain Francoise <rfrancoise@debian.org>  Sat, 20 Aug 2005 13:44:24 +0200

xdiskusage (1.48-5) unstable; urgency=low

  * Fixed typos in upstream xdiskusage.1 and xdiskusage.spec (closes:
    #306703).

 -- Cyril Bouthors <cyril@bouthors.org>  Mon, 30 May 2005 12:21:07 +0300

xdiskusage (1.48-4) unstable; urgency=low

  * Applied patch to compile under AMD64 with GCC 4 (closes: #297845).

 -- Cyril Bouthors <cyril@bouthors.org>  Wed, 23 Mar 2005 21:08:51 +0100

xdiskusage (1.48-3) unstable; urgency=low

  * Added xlibs-dev to Build-Depends (closes: #276337, #276304).

 -- Cyril Bouthors <cyril@bouthors.org>  Wed, 13 Oct 2004 15:57:32 +0200

xdiskusage (1.48-2) unstable; urgency=low

  * Added xlibs-static-dev, libx11-dev and libxext-dev to Build-Depends.
    It looks like a bug in the upstream configure.in because probably
    don't need those libs, I'll ask Bill Spitzak about that (closes:
    #276304).

 -- Cyril Bouthors <cyril@bouthors.org>  Wed, 13 Oct 2004 12:43:34 +0200

xdiskusage (1.48-1) unstable; urgency=low

  * New maintainer (closes: #275776).  I have to thank Carlos Laviola for
    his time and work regarding the xdiskusage Debian package during the
    last three years and a half.  Thank you Carlos.
  * New upstream release.
  * Applied patch from Jim Meyering to deal with filenames longer than
    1024 caracters (closes: #174026).
  * debian/rules: updated 'clean' target to remove autoconf generated
    files from the diff output.
  * debian/menu: invoke xdiskusage directly to avoid a lintian warning and
    a dependancy to /bin/sh (please see also bug number 276193).

 -- Cyril Bouthors <cyril@bouthors.org>  Tue, 12 Oct 2004 10:44:56 +0200

xdiskusage (1.47-4) unstable; urgency=low

  * Orphaned.  Maintainer set to Debian QA Group <packages@qa.debian.org>.

 -- Carlos Laviola <claviola@debian.org>  Sun, 10 Oct 2004 04:09:11 -0300

xdiskusage (1.47-3) unstable; urgency=high

  * debian/rules: Actually install the program into the deb...  I can't
    believe I missed this.  I am very sorry.  (Closes: #267251)
  * debian/dirs: Removed /usr/sbin.

 -- Carlos Laviola <claviola@debian.org>  Sun, 22 Aug 2004 00:25:02 -0300

xdiskusage (1.47-2) unstable; urgency=low

  * Bumped Standards-Version to 3.6.1.1.
  * Package is created with the Common Debian Build System (cdbs) now.
  * Tidied up debian/copyright a bit, updating some information.
  * Modified the Makefile to remove config.{cache,log,status} when 'clean' is
    called during the build process.

 -- Carlos Laviola <claviola@debian.org>  Fri, 20 Aug 2004 14:10:43 -0300

xdiskusage (1.47-1) unstable; urgency=low

  * New upstream release. (Closes: #251697)
  * Updated Build-Depends, package was FTBFS.  (Closes: #249753)

 -- Carlos Laviola <claviola@debian.org>  Sat, 10 Jul 2004 16:43:20 -0300

xdiskusage (1.46-1) unstable; urgency=low

  * New upstream release.
  * Build-Depend on libglut3-dev.

 -- Carlos Laviola <claviola@debian.org>  Wed, 31 Dec 2003 10:05:52 -0200

xdiskusage (1.45-3) unstable; urgency=low

  * Applied a patch from Goswin Brederlow that makes xdiskusage check if stdin
    is open instead of just checking if it's not being ran from a tty.
  * Modified the menu entry so that xdiskusage runs with stdin closed, which
    is needed by some WMs like Gnome and KDE.  (Goswin, Gustavo Noronha)
  * Removed dependency on x-terminal-emulator.

 -- Carlos Laviola <claviola@debian.org>  Tue,  6 May 2003 11:50:30 -0300

xdiskusage (1.45-2) unstable; urgency=low

  * Rebuilt against new FLTK.

 -- Carlos Laviola <claviola@debian.org>  Sun,  4 May 2003 17:35:47 -0300

xdiskusage (1.45-1) unstable; urgency=low

  * New upstream release.
  * Build-Depend on libfltk1.1-dev instead of libfltk-dev.
  * Acknowledge the need for a terminal emulator while the issue is still
    being addressed (see package's new description).

 -- Carlos Laviola <claviola@debian.org>  Thu,  6 Mar 2003 00:10:32 -0300

xdiskusage (1.44-2) unstable; urgency=low

  * debian/menu: Added a long title. Thanks, Tomas. (Closes: #120733)

 -- Carlos Laviola <claviola@debian.org>  Thu, 21 Mar 2002 21:50:00 -0300

xdiskusage (1.44-1) unstable; urgency=low

  * New upstream release (Closes: #101312)

 -- Carlos Laviola <claviola@debian.org>  Sat, 21 Jul 2001 23:28:52 -0300

xdiskusage (1.43-3) unstable; urgency=low

  * debian/rules: made the build process clean up things a bit better, by
    removing 'configure' stuff that wasn't being erased by 'make clean'.
    Closes: #101314.
  * debian/control: Upped Standards-Version from 3.5.2 to 3.5.5. No changes
    needed.

 -- Carlos Laviola <claviola@debian.org>  Mon, 18 Jun 2001 14:19:28 -0300

xdiskusage (1.43-2) unstable; urgency=low

  * Changed my e-mail from claviola@ajato.com.br to claviola@debian.org
    in all my packages.

 -- Carlos Laviola <claviola@debian.org>  Wed, 30 May 2001 16:35:55 -0300

xdiskusage (1.43-1) unstable; urgency=low

  * New upstream release

 -- Carlos Laviola <claviola@ajato.com.br>  Mon, 26 Mar 2001 19:44:29 -0300

xdiskusage (1.41-2) unstable; urgency=low

  * Fixed 2 nasty bugs in xdiskusage at one time, thanks to the enormous
  assistance of upstream! This closes: #88163.

 -- Carlos Laviola <claviola@ajato.com.br>  Sun, 25 Mar 2001 18:34:05 -0300

xdiskusage (1.41-1) unstable; urgency=low

  * Initial Release. (Closes: #88163)

 -- Carlos Laviola <claviola@ajato.com.br>  Mon,  5 Mar 2001 23:39:13 -0300