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
|
hardinfo (0.5.1+git20180227-1) unstable; urgency=medium
* Update to latest upstream Git commit (3d78bd2).
* Bump Standards-version to 4.1.3, no changes needed.
* Bump debhelper compat to 11, no changes needed.
* Add zlib1g-dev as a build dependency to make sure that the CPU ZLib
benchmark works as intended (Closes: #536244).
* Update Vcs-* to reflect the move to Salsa.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 27 Feb 2018 22:47:46 -0600
hardinfo (0.5.1+git20171103-1) unstable; urgency=medium
* Update to latest upstream Git commit (9ea63eb).
* Bump Standards-version to 4.1.1, no changes needed.
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 25 Nov 2017 13:36:24 -0600
hardinfo (0.5.1+git20170815-1) unstable; urgency=medium
* Update to latest upstream Git commit (0ca8d0) so that we can drop all
patches, as they have all been applied upstream.
* Update Standards-version to 4.0.1, no changes needed.
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 16 Aug 2017 04:32:57 -0500
hardinfo (0.5.1+git20170620-2) unstable; urgency=medium
* Fix build on ppc64el (Closes: #865776).
* Update FSF address to new one in debian/changelog's LGPL-2.1+ stanza.
* Make the build reproducible (Closes: #833379).
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 14 Jul 2017 06:04:21 -0500
hardinfo (0.5.1+git20170620-1) unstable; urgency=medium
* Update to latest upstream Git commit (1f791f3) to fix a few issues.
- Fix build on arm64 (Closes: #779465).
* Adopt the package (Closes: #852525).
* Fix whitespace and run wrap-and-sort.
* Bump Standards-version to 4.0.0. No changes needed.
* Bump debhelper compat version to 10.
* Use source format 3.0 (quilt).
* Rewrite and use the dh sequencer in debian/rules, build with cmake.
* Add ${misc:Depends} to hardinfo's dependencies.
* Rewrite debian/copyright to use copyright-format 1.0.
* Add Homepage and Vcs-* fields in debian/control.
* Merge changes from Ubuntu (Closes: #696407, #554783):
- Add glibc-version.patch for compatibility with a different glibc
location.
- Recommend lm-sensors in order to read information from sensors.
* Rewrite debian/watch to pull from new upstream location.
* Override the spelling-error-in-binary Lintian tag because it's the name of
a company.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 23 Jun 2017 03:36:18 -0500
hardinfo (0.5.1-1.5) unstable; urgency=medium
* Non-maintainer upload.
* Fix "FTBFS with clang instead of gcc":
patch Makefile* to add "-std=gnu89" to CFLAGS.
(Closes: #757525)
-- gregor herrmann <gregoa@debian.org> Wed, 22 Jul 2015 17:51:45 +0200
hardinfo (0.5.1-1.4) unstable; urgency=medium
* Non-maintainer upload.
* fix FTBFS "ld: cannot find -lselinux" by adding a build-dep on
libselinux1-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
(Closes: #747059).
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Wed, 07 May 2014 21:12:18 +0900
hardinfo (0.5.1-1.3) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBFS "ld: cannot find -llzma" by adding a build-dep on liblzma-dev.
(Closes: #713717)
-- Vincent Cheng <vcheng@debian.org> Tue, 25 Mar 2014 15:47:36 -0700
hardinfo (0.5.1-1.2) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS: ld: cannot find -lffi":
add patch from Ubuntu / Julien Lavergne:
+ debian/control:
- Build-depends on libffi-dev to fix FTBFS (LP: #831185)
(Closes: #652179)
-- gregor herrmann <gregoa@debian.org> Thu, 05 Jan 2012 16:14:54 +0100
hardinfo (0.5.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* [cd677eda] Move files from /usr/lib64 to /usr/lib. (Closes: #557569)
- thanks to Kurt Roeckx
-- Bernd Zeimetz <bzed@debian.org> Fri, 22 Jan 2010 21:22:24 +0100
hardinfo (0.5.1-1) unstable; urgency=low
* New upstream version. (Closes: #530290, #517591)
-- Agney Lopes Roth Ferraz <agney@debian.org> Thu, 24 Sep 2009 15:13:54 -0300
hardinfo (0.5c-1) unstable; urgency=low
* New upstream version.
(Closes: #517591, #511237, #457703, #519256, #449250, #457820, #497758)
-- Agney Lopes Roth Ferraz <agney@debian.org> Sat, 28 Mar 2009 22:55:02 -0300
hardinfo (0.4.2.3-5) unstable; urgency=low
* Fixed location on menu. (Closes: #487569)
-- Agney Lopes Roth Ferraz <agney@debian.org> Sun, 06 Jul 2008 19:01:51 -0300
hardinfo (0.4.2.3-4) unstable; urgency=low
* Fixed LSPCIPATH on configure. (Closes: #482381)
-- Agney Lopes Roth Ferraz <agney@debian.org> Tue, 27 May 2008 21:17:23 -0300
hardinfo (0.4.2.3-3) unstable; urgency=low
* changed modules install dir for amd64
(thanks to ucko@d.o). (Closes: #468105)
-- Agney Lopes Roth Ferraz <agney@debian.org> Tue, 26 Feb 2008 23:52:45 -0300
hardinfo (0.4.2.3-2) unstable; urgency=low
* fixed desktop file, thanks to Kjell Braden. (Closes: #466587)
-- Agney Lopes Roth Ferraz <agney@debian.org> Sun, 24 Feb 2008 23:35:44 -0300
hardinfo (0.4.2.3-1) unstable; urgency=low
* New upstream release.(Closes: #454947)
-- Agney Lopes Roth Ferraz <agney@debian.org> Sun, 09 Dec 2007 05:03:40 -0400
hardinfo (0.4.2.2-3) unstable; urgency=low
* Fixed FTBFS on s390. (Closes: #443293)
-- Agney Lopes Roth Ferraz <agney@debian.org> Thu, 20 Sep 2007 16:59:20 -0400
hardinfo (0.4.2.2-2) unstable; urgency=low
* Fixed FTBFS. (Closes: #442594)
-- Agney Lopes Roth Ferraz <agney@debian.org> Mon, 17 Sep 2007 15:51:12 -0300
hardinfo (0.4.2.2-1) unstable; urgency=low
* New upstream release.
* hardinfo now suggests mesa-utils (Closes: #435793)
-- Agney Lopes Roth Ferraz <agney@debian.org> Tue, 11 Sep 2007 14:53:15 -0300
hardinfo (0.4.2.1.svn30042007-1) unstable; urgency=low
* Fixed FTBFS on SVN version (Closes: #419587)
-- Agney Lopes Roth Ferraz <agney@debian.org> Mon, 30 Apr 2007 14:52:35 -0300
hardinfo (0.4.2.1-1) unstable; urgency=low
* New upstream release.
* Fixed segfault on device entry (Closes: #387955)
-- Agney Lopes Roth Ferraz <agney@debian.org> Mon, 09 Apr 2007 11:45:31 -0300
hardinfo (0.4.1-9) unstable; urgency=low
* Fixed segfaults on powerpc (Closes: #408050)
-- Agney Lopes Roth Ferraz <agney@debian.org> Wed, 21 Feb 2007 21:10:57 -0200
hardinfo (0.4.1-8) unstable; urgency=low
* Fixed errors on processor.h on ia64 and alpha.
-- Agney Lopes Roth Ferraz <agney@debian.org> Tue, 12 Dec 2006 09:30:53 -0300
hardinfo (0.4.1-7) unstable; urgency=low
* Fixed FTBFS on s390, ia64 and alpha.
-- Agney Lopes Roth Ferraz <agney@debian.org> Mon, 11 Dec 2006 20:40:14 -0200
hardinfo (0.4.1-6) unstable; urgency=low
* Changed configure script to reconize m68k machines
-- Agney Lopes Roth Ferraz <agney@debian.org> Sun, 10 Dec 2006 18:38:14 -0200
hardinfo (0.4.1-3) unstable; urgency=low
* Changed libz path (Closes: #391963)
* added support to alpha arm ia64 m68k s390
-- Agney Lopes Roth Ferraz <agney@debian.org> Wed, 11 Oct 2006 23:56:11 -0300
hardinfo (0.4.1-2) unstable; urgency=low
* fixed debian/watch file.
-- Agney Lopes Roth Ferraz <agney@debian.org> Fri, 23 Jun 2006 00:35:08 -0300
hardinfo (0.4.1-1) unstable; urgency=low
* New upstream release.
-- Agney Lopes Roth Ferraz <agney@debian.org> Wed, 21 Jun 2006 22:18:24 -0300
hardinfo (0.4-3) unstable; urgency=low
* Updated project's homepage, old is unreachable. (Closes: #370797)
* upated printers.h (Closes: #370363)
-- Agney Lopes Roth Ferraz <agney@debian.org> Fri, 9 Jun 2006 08:51:12 -0300
hardinfo (0.4-2) unstable; urgency=low
* Limited supported architectures. (Closes: #368582)
-- Agney Lopes Roth Ferraz <agney@debian.org> Thu, 25 May 2006 22:13:49 -0300
hardinfo (0.4-1) unstable; urgency=low
* new upstream release
-- Agney Lopes Roth Ferraz <agney@debian.org> Mon, 22 May 2006 19:43:53 -0300
hardinfo (0.3.7pre-4) unstable; urgency=low
* added ia64 support. (Closes: #362175)
-- Agney Lopes Roth Ferraz <agney@debian.org> Sat, 20 May 2006 16:31:36 -0300
hardinfo (0.3.7pre-3) unstable; urgency=low
* added mips64 support. (Closes: #361640)
-- Agney Lopes Roth Ferraz <agney@users.sourceforge.net> Sun, 9 Apr 2006 15:34:14 -0300
hardinfo (0.3.7pre-2) unstable; urgency=low
* Fixed FTBFS (file intl.c updated). Thanks to Andreas Jochens. (Closes: #326033)
-- Agney Lopes Roth Ferraz <agney@users.sourceforge.net> Fri, 9 Sep 2005 18:30:09 -0300
hardinfo (0.3.7pre-1) unstable; urgency=low
* New upstream release. (Closes: #280694, #300114, #233033)
-- Agney Lopes Roth Ferraz <agney@users.sourceforge.net> Mon, 13 Jun 2005 18:34:20 -0300
hardinfo (0.3.6-5) unstable; urgency=high
* Add Amd64 support (closes: #253935).
Thanks to Kurt Roeckx <Q@ping.be>
* Close duplicate "doesn't work with newer pciutils" bug (closes: #254018).
-- Leandro Pereira <leandro@linuxmag.com.br> Sat, 14 Jun 2004 21:33:25 -0300
hardinfo (0.3.6-4) unstable; urgency=high
* Fixed segfault on startup (closes: #242843).
Thanks to Remco van de Meent <remco@debian.org>
-- Leandro Pereira <leandro@linuxmag.com.br> Sat, 05 Jun 2004 20:35:12 -0300
hardinfo (0.3.6-3) unstable; urgency=high
* Added Debian menu entry icon.
* Fixed some misc packaging bugs.
* Changed package description.
-- Leandro Pereira <leandro@linuxmag.com.br> Sun, 17 Dec 2003 10:52:45 -0300
hardinfo (0.3.6-2) unstable; urgency=low
* Sync with upstream sources.
* Disabled "Network" tab.
-- Leandro Pereira <leandro@linuxmag.com.br> Sun, 17 Dec 2003 10:31:23 -0300
hardinfo (0.3.6-1) unstable; urgency=high
* Sync with upstream sources.
-- Leandro Pereira <leandro@linuxmag.com.br> Sun, 18 Jul 2003 10:07:58 -0300
hardinfo (0.3.5-1) unstable; urgency=high
* Sync with upstream sources.
-- Leandro Pereira <leandro@linuxmag.com.br> Sun, 23 Jun 2003 15:55:22 -0300
hardinfo (0.3.4-1) unstable; urgency=high
* Sync with upstream sources.
-- Leandro Pereira <leandro@linuxmag.com.br> Sun, 22 Jun 2003 21:45:15 -0300
hardinfo (0.3.3-1) unstable; urgency=low
* Sync with upstream sources.
-- Leandro Pereira <leandro@linuxmag.com.br> Sun, 18 Jun 2003 22:15:34 -0300
hardinfo (0.3.2-1) unstable; urgency=low
* Sync with upstream sources.
-- Leandro Pereira <leandro@linuxmag.com.br> Sun, 17 Jun 2003 10:50:34 -0300
hardinfo (0.3.1-1) unstable; urgency=low
* Sync with upstream sources.
-- Leandro Pereira <leandro@linuxmag.com.br> Sun, 15 Jun 2003 21:32:14 -0300
hardinfo (0.3-1) unstable; urgency=low
* Initial Release.
-- Leandro Pereira <leandro@linuxmag.com.br> Sun, 15 Jun 2003 11:13:14 -0300
|