File: changelog

package info (click to toggle)
xfce4-diskperf-plugin 2.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,044 kB
  • sloc: sh: 11,420; ansic: 1,590; makefile: 61
file content (284 lines) | stat: -rw-r--r-- 9,412 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
xfce4-diskperf-plugin (2.6.1-2) unstable; urgency=medium

  * Moved the package to git on salsa.debian.org
  * Updated the maintainer address to debian-xfce@lists.debian.org
                                                                closes: #899736
  * d/gbp.conf added, following DEP-14
  * d/watch: use HTTPS protocol
  * New upstream version 2.6.1
  * d/control: drop Lionel from uploaders, thanks!
  * d/control: update standards version to 4.2.1
  * d/control: use HTTPS protocol for homepage
  * d/patches: 0001-Support-sys-sysmacros.h-include-required-for-glibc-2
    added, fix FTBFS with glibc 2.25+                           closes: #916018
  * d/control: slightly update long description
  * update dh compat to 10

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 09 Dec 2018 14:35:43 +0100

xfce4-diskperf-plugin (2.6.1-1) unstable; urgency=medium

  * New upstream release.
  * run wrap-and-sort.
  * debian/control:
    - update standards version to 4.1.1.
    - replace xfce4-panel-dev build-dep by libxfce4panel-2.0-dev 
    - replace libxfce4ui-1-dev build-dep by libxfce4ui-2-dev 
    - drop libxml2 and libxml-parser-dev build-deps. 
  * debian/copyright:
    - remove obsolete download URL.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 14 Oct 2017 14:52:38 +0200

xfce4-diskperf-plugin (2.5.5-1) unstable; urgency=medium

  [ Mateusz Łukasik ]
  * New upstream release.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 06 May 2015 21:40:29 +0200

xfce4-diskperf-plugin (2.5.4-3) unstable; urgency=low

  [ Evgeni Golov ]
  * Correct Vcs-* URLs to point to anonscm.debian.org

  [ Yves-Alexis Perez ]
  * debian/control:
    - update standards version to 3.9.6.
    - add build-dep on xfce4-dev-tools, automake, libtool
  * debian/rules:
    - call xdt-autogen before configure to regenerate config.{guess,sub} in
      order to gain support for new architectures.              closes: #765268

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 15 Oct 2014 16:40:10 +0200

xfce4-diskperf-plugin (2.5.4-2) unstable; urgency=low

  * debian/rules:
    - enable all hardening flags.
  * debian/control:
    - drop dpkg-dev build-dep, stable has a version recent enough.
    - drop dependency on libxfce4ui build-dep, stable now has 4.8.

 -- Yves-Alexis Perez <corsac@debian.org>  Fri, 24 May 2013 07:22:43 +0200

xfce4-diskperf-plugin (2.5.4-1) unstable; urgency=low

  * New upstream release.
  * debian/patches:
    - 0001-Use-double-values-for-progress-bars-bug-8882 dropped, included
      upstream.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 30 Jun 2012 15:21:33 +0200

xfce4-diskperf-plugin (2.5.3-2) unstable; urgency=low

  * debian/patches:
    - 0001-Use-double-values-for-progress-bars-bug-8882 added, backported from
      upstream. Fix values less than max not appearing.         closes: #675442

 -- Yves-Alexis Perez <corsac@debian.org>  Fri, 01 Jun 2012 13:34:34 +0200

xfce4-diskperf-plugin (2.5.3-1) unstable; urgency=low

  * New upstream release.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 13 May 2012 22:50:01 +0200

xfce4-diskperf-plugin (2.5.1-1) unstable; urgency=low

  * New upstream release.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 05 May 2012 14:49:21 +0200

xfce4-diskperf-plugin (2.5.0-1) unstable; urgency=low

  * New upstream release.
  * debian/rules:
    - build with parallel.
    - configure with --disable-static and stop removing .a files.
    - use find to remove .la files.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 09 Apr 2012 19:47:38 +0200

xfce4-diskperf-plugin (2.4.0-1) unstable; urgency=low

  * New upstream release.
  * debian/rules:
    - use debhelper 9 and dpkg-dev 1.16.1 hardening support.
    - use multiarch paths.
  * debian/control:
    - drop build-dep on hardening-includes.
    - update debhelper build-dep to 9.
    - add build-dep on dpkg-dev 1.16.1.
    - update standards version to 3.9.3.
    - replace libxfcegui4 build-dep by libxfce4ui.
  * debian/compat bumped to 9.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 08 Apr 2012 15:04:30 +0200

xfce4-diskperf-plugin (2.3.0-2) unstable; urgency=low

  * Upload to unstable.
  * debian/control:
    - remove Emanuele, Simon, Rudy and Martin from uploaders, thanks to them.
    - bump Xfce build-deps to 4.8. 
    - update standards version to 3.9.2. 
    - remove cdbs build-dep. 

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 19 Apr 2011 22:57:04 +0200

xfce4-diskperf-plugin (2.3.0-1) experimental; urgency=low

  [ Yves-Alexis Perez ]
  * New upstream release.
  * debian/control:
    - add build-dep on libxfcegui4-dev now that it's gone from
      xfce4-panel-dev dependencies.
    - update standards version to 3.9.1.
    - update debhelper build-dep to 7.0.50~ for overrides.
    - switch to linux-any architectures.                        closes: #604681
  * Switch to 3.0 (quilt) source format.
  * debian/rules:
    - switch to dh7 tiny rules.
    - pick {C,LD}FLAGS from dpkg-buildflags.
    - add hardening flags to {C,LD}FLAGS.
    - add -z,defs, --as-needed and -O1 to LFDLAGS.

  [ Lionel Le Folgoc ]
  * debian/rules: clean up autogenerated files changed by xdt-autogen.
  * debian/control: add myself to Uploaders.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 27 Feb 2011 00:57:28 +0100

xfce4-diskperf-plugin (2.2.0-3) unstable; urgency=low

  * debian/control:
    - switch to xfce section.
    - rewrite long description, 2.4 kernels are long gone.
    - update standards version to 3.8.4.
    - only build for linux architectures.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 23 Feb 2010 21:02:01 +0100

xfce4-diskperf-plugin (2.2.0-2) unstable; urgency=low

  [ Evgeni Golov ]
  * Fix Vcs-* fields, they were missing 'trunk' in the path.

  [ Yves-Alexis Perez ]
  * debian/watch edited to track Xfce archive reorganisation.
  * debian/rules:
    - drop removal of config.status, fix FTBFS.                 closes: #564357
  * debian/compat bumped to 7.
  * debian/control:
    - debhelper build-dep bumped to 7.
    - drop versionning on xfce4-panel build-dep.
    - bump standards version to 3.8.3.
    - add depends on ${misc:Depends}. 

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 09 Jan 2010 15:37:52 +0100

xfce4-diskperf-plugin (2.2.0-1) unstable; urgency=low

  [ Simon Huggins ]
  * debian/control: Move fake Homepage field to a real one now dpkg
    supports it.
  * Add Vcs-* headers to debian/control

  [ Yves-Alexis Perez ]
  * New upstream release.
  * debian/control:
    - update my email address.
    - update standards version.
  * debian/copyright: update copyright notices.

 -- Yves-Alexis Perez <corsac@debian.org>  Thu, 17 Apr 2008 22:51:07 +0200

xfce4-diskperf-plugin (2.1.0-1) unstable; urgency=low

  (Stefan Ott)
  * debian/control: updated the url

  (Yves-Alexis Perez)
  * New upstream release.
  * debian/control:
   - removed Jani from uploaders as he's not anymore in the team.
   - removed gtk from build-dep as it's pulled by xfce4-panel-dev anyway.

 -- Yves-Alexis Perez <corsac@corsac.net>  Sun, 15 Apr 2007 19:26:43 +0100

xfce4-diskperf-plugin (2.0-2) unstable; urgency=low

  * Incremented build-deps to 4.3.90.2 (Xfce 4.4 Beta 2).
  * Updated standards version to 3.7.2.

 -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 26 Jul 2006 17:49:14 +0100

xfce4-diskperf-plugin (2.0-1) unstable; urgency=low
  
  * (Jani Monoses)
    * Set Standard policy version to 3.6.2
  * (Yves-Alexis Perez)
    * New upstream release
    * Removed explicit dependency on xfce4-panel (managed by shlibs)

 -- Yves-Alexis Perez <corsac@corsac.net>  Wed, 03 May 2006 19:17:15 +0100

xfce4-diskperf-plugin (1.5-3) unstable; urgency=high

  * Binary skew blocks testing progression hence urgency high
  * Add build-depends on >= 4.2.2 (though this won't matter now the
    autobuilders have actually all installed it but hey)

 -- Simon Huggins <huggie@earth.li>  Thu, 14 Jul 2005 09:38:05 +0100

xfce4-diskperf-plugin (1.5-2) unstable; urgency=low

  * Rebuilding to fix libxfcegui dependency 

 -- Emanuele Rocca <ema@debian.org>  Mon, 20 Jun 2005 20:52:54 +0200

xfce4-diskperf-plugin (1.5-1) unstable; urgency=low

  * (Simon Huggins)
   - Package adopted by the Debian Xfce Maintainers (closes: #245117)
   - New Upstream Release
   - Put the cdbs autotool update magic in place and the appropriate
     build-depends.
   - Change the case on Xfce appropriately.
  * (Daniel James)
   - Lowercase the initial letter in the short description.

 -- Simon Huggins <huggie@earth.li>  Sun, 30 Jan 2005 17:22:10 +0000

xfce4-diskperf-plugin (1.3-3) unstable; urgency=low

  * Uploading with maintainer set to QA Group
  * Updated libtool (closes: #239469)

 -- Andrew Pollock <apollock@debian.org>  Mon, 17 May 2004 10:03:04 +1000

xfce4-diskperf-plugin (1.3-2) unstable; urgency=low

  * Remove bashism from debian/rules

 -- Andrew Lau <netsnipe@users.sourceforge.net>  Sat,  8 Nov 2003 14:36:51 +1100

xfce4-diskperf-plugin (1.3-1) unstable; urgency=low

  * New upstream release

 -- Andrew Lau <netsnipe@users.sourceforge.net>  Fri,  7 Nov 2003 15:41:27 +1100

xfce4-diskperf-plugin (1.2-1) unstable; urgency=low

  * New upstream release

 -- Andrew Lau <netsnipe@users.sourceforge.net>  Mon,  3 Nov 2003 00:31:09 +1100

xfce4-diskperf-plugin (1.1-1) unstable; urgency=low

  * Initial Release.

 -- Andrew Lau <netsnipe@users.sourceforge.net>  Wed, 29 Oct 2003 21:39:44 +1100