File: changelog

package info (click to toggle)
xfce4-netload-plugin 1.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,272 kB
  • ctags: 469
  • sloc: sh: 11,202; ansic: 2,756; makefile: 106
file content (272 lines) | stat: -rw-r--r-- 9,012 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
xfce4-netload-plugin (1.2.4-2) unstable; urgency=medium

  * debian/patches:
    - 02_kfreebsd added, fix detection of FreeBSD kernel (and FTSB on
      kFreeBSD) by Steven Chamberlain                           closes: #815449
  * debian/control:
    - update standards version to 3.9.7.
  * debian/copyright updated to DEP5.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 22 Feb 2016 13:15:53 +0100

xfce4-netload-plugin (1.2.4-1) unstable; urgency=low

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

  [ Jackson Doak ]
  * New upstream release
  * debian/control:
    - Bump standards-version to 3.9.6 (no changes)

  [ Yves-Alexis Perez ]
  * debian/rules:
    - update paths for .a/.la files removal.
    - run autoreconf to update config.{guess,sub}.
  * debian/patches:
    - 01_drop-include-sysctl.h added, don't include obsolete sys/sysctl.h. Fix
      FTBFS on new architectures.                               closes: #776124
  * debian/control:
    - add build-dep on dh-autoreconf.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 06 May 2015 22:06:44 +0200

xfce4-netload-plugin (1.2.0-1) unstable; urgency=low

  * New upstream release.
  * debian/patches
    - delete 02_drop_ppp_headers, included upstream.
  * debian/control:
    - update debhelper build-dep to 9.
    - update standards version to 3.9.4.
    - update xfce build-deps for 4.10.
    - drop dpkg-dev build-dep, not needed anymore since even stable has
      hardening support.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 25 May 2013 16:34:42 +0200

xfce4-netload-plugin (1.1.0-1) unstable; urgency=low

  * New upstream release.
    - makes it possible to select bits or bytes as unit.        closes: #652892
  * debian/rules:
    - use debhelper 9 and dpkg-dev 1.16.1 hardening support
  * debian/control:
    - drop hardening-includes build-dep.
    - update debhelper build-dep for hardening support.
    - add dpkg-dev build-dep for hardening support.
    - replace libxfcegui4 build-dep by libxfce4ui one.
  * debian/compat bumped to 9.
  * debian/patches
    - 01_fix-snprintf-format dropped, included upstream.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 14 Jan 2012 13:38:21 +0100

xfce4-netload-plugin (1.0.0-3) unstable; urgency=low

  * debian/patches:
    - 02_drop_ppp_headers added, fix FTBFS on kFreeBSD, thanks Guillem Jover.
                                                                closes: #621820
  * debian/rules:
    - switch to dh tiny rules.
  * debian/control:
    - drop build-dep on cdbs.
    - add build-dep on debhelper >= 7.0.50~ for overrides.
  * debian/docs added.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 31 Jul 2011 17:38:59 +0200

xfce4-netload-plugin (1.0.0-2) unstable; urgency=low

  [ Lionel Le Folgoc ]
  * Upload to unstable.
  * debian/control:
    - add myself to Uploaders.
    - remove Simon and Emanuele from uploaders, thanks to them.

  [ Yves-Alexis Perez ]
  * debian/control:
    - update standards version to 3.9.2.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Tue, 19 Apr 2011 23:12:43 +0200

xfce4-netload-plugin (1.0.0-1) experimental; urgency=low

  * New upstream release.
  * debian/control:
    - add explicit build-dep on libxfcegui4-dev now that xfce4-panel-dev
      doesn't provide it anymore.
    - update build-deps for Xfce 4.8.
    - update standards version to 3.9.1.
  * debian/patches:
    - 01_fix-ftbfs-kfreebsd dropped, included upstream.
    - 02_fix-tooltips-gtk2.16 as well.
    - 01_fix-snprintf-format added, fix snprintf() call.
  * debian/rules:
    - pick {C,LD}FLAGS from dpkg-buildflags.
    - add -O1, -z,defs, --as-needed to LDFLAGS.
    - add hardening flags to {C,LD}FLAGS.
  * Switch to 3.0 (quilt) source format.

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

xfce4-netload-plugin (0.4.0-4) unstable; urgency=low

  * debian/patches:
    - 01_fix-ftbfs-kfreebsd refreshed, fix FTBFS on kFreeBSD.   closes: #564651

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 11 Jan 2010 23:36:48 +0100

xfce4-netload-plugin (0.4.0-3) unstable; urgency=low

  [ Yves-Alexis Perez ]
  * debian/control:
    - switch to xfce section.
    - bump standards version to 3.8.3.
  * debian/watch edited to track Xfce archive reorganisation.
  * debian/rules:
    - drop useless removal of config.status, fix ftbfs.         closes: #564344

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

  [ Yves-Alexis Perez ]

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

xfce4-netload-plugin (0.4.0-2) unstable; urgency=low

  * debian/patches:
    - 02_fix-tooltips-gtk2.16 added, fix tooltips not appearing on gtk 2.16.
  * debian/control:
    - update standards version to 3.8.1.
    - update build-deps to Xfce 4.6 and debhelper one to 7.
  * debian/compat bumped to 7.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 25 May 2009 23:19:55 +0200

xfce4-netload-plugin (0.4.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 ]
  * Fake new upstream release to follow package renaming.
  * debian/control:
    - update my email address.
    - remove Rudy and Martin from Uploaders. Thanks to them!
    - update standards version to 3.8.0.
    - add dep on ${misc:Depends}. 
  * debian/copyright: update dates, and license information.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 01 Mar 2009 11:39:32 +0100

xfce4-netload-plugin (0.4-3) unstable; urgency=low

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

  (Yves-Alexis Perez)
  * 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.
  * debian/patches:
  	- 01_fix-ftbfs-kfreebsd added, thanks Cyril Brulebois.		closes: #415662

  (Simon Huggins)
  * Build against latest and greatest xfce.

 -- Yves-Alexis Perez <corsac@corsac.net>  Thu, 19 Apr 2007 18:06:24 +0100

xfce4-netload-plugin (0.4-2) unstable; urgency=low

  * Updated build-deps to 4.3.90.2 (Xfce 4.4 Beta2).
  * Updated standards version to 3.7.2.

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

xfce4-netload-plugin (0.4-1) unstable; urgency=low

  * 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-netload-plugin (0.3.3-1) unstable; urgency=low

  [ Jani Monoses ]
  * Set Standard policy version to 3.6.2

  [ Rudy Godoy ]
  * New upstream release
  * Removed dependency and autotools bootstraping since
    upstream is using an up to date version
  * Added patch and rebootstrapped automake files to remove libgtop definition
    on Makefile.am which should not be used anymore according changelog. 
    This should fix FTBFS on mips. 
    (Temporary solution, already forwarded upstream). (Closes: #355840)

 -- Rudy Godoy <rudy@kernel-panik.org>  Sat, 25 Mar 2006 11:17:09 +0000

xfce4-netload-plugin (0.3.2-2) 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-netload-plugin (0.3.2-1) unstable; urgency=low

  * New upstream release
  * Moving to unstable

 -- Emanuele Rocca <ema@debian.org>  Sat, 18 Jun 2005 17:51:30 +0200

xfce4-netload-plugin (0.3.1-1) experimental; urgency=low
  
  * New upstream release
 
 -- Emanuele Rocca <ema@debian.org>  Tue, 29 Mar 2005 21:12:43 +0200
 
xfce4-netload-plugin (0.2.4-1) unstable; urgency=low

  * (Simon Huggins)
   - Package adopted by the Debian Xfce Maintainers (closes: #245121)
   - New Upstream Release
   - Put the cdbs autotool update magic in place and the appropriate
     build-depends
   - Change the case on Xfce appropriately
   - Work around some evil cdbs/autotools defaults which cause the automagic
     autotool updates not to work. Grmbl
  * (Rudy Godoy)
   - Fixed capitalisation on description

 -- Rudy Godoy <rudy@kernel-panik.org>  Tue,  1 Feb 2005 00:49:52 -0500

xfce4-netload-plugin (0.2.2-4) unstable; urgency=low

  * Uploading with maintainer set to QA group
  * Updated libtool (closes: #239470)

 -- Andrew Pollock <apollock@debian.org>  Sun, 25 Apr 2004 11:13:24 +1000

xfce4-netload-plugin (0.2.2-3) unstable; urgency=low

  * Remove bashism from debian/rules

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

xfce4-netload-plugin (0.2.2-2) unstable; urgency=low

  * Remove libtool library and object.

 -- Andrew Lau <netsnipe@users.sourceforge.net>  Fri,  7 Nov 2003 16:16:36 +1100

xfce4-netload-plugin (0.2.2-1) unstable; urgency=low

  * Initial Release.

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