File: changelog

package info (click to toggle)
tofrodos 1.7.13%2Bds-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 244 kB
  • sloc: ansic: 992; makefile: 75
file content (347 lines) | stat: -rw-r--r-- 13,184 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
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
338
339
340
341
342
343
344
345
346
347
tofrodos (1.7.13+ds-6) unstable; urgency=medium

  * Use https for homepage and source field.
  * Declare compliance with Debian Policy 4.6.2.

 -- Markus Koschany <apo@debian.org>  Tue, 24 Jan 2023 21:47:47 +0100

tofrodos (1.7.13+ds-5) unstable; urgency=medium

  * Switch to debhelper-compat = 13.
  * Declare compliance with Debian Policy 4.5.1.

 -- Markus Koschany <apo@debian.org>  Sat, 26 Dec 2020 22:00:51 +0100

tofrodos (1.7.13+ds-4) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces
  * d/control: Set Vcs-* to salsa.debian.org

  [ Markus Koschany ]
  * Switch to compat level 11.
  * Remove get-orig-source target.
  * Declare compliance with Debian Policy 4.2.1.
  * Update copyright years.

 -- Markus Koschany <apo@debian.org>  Fri, 07 Dec 2018 19:04:14 +0100

tofrodos (1.7.13+ds-3) unstable; urgency=medium

  * Fix FTCBFS: Let dh_auto_build pass cross flags.
    Thanks to Helmut Grohne for the report and patch. (Closes: #843921)
  * Mark tofrodos Multi-Arch: foreign.
    Thanks to Helmut Grohne for the report and patch. (Closes: #851199)
  * Switch to compat level 10.
  * Declare compliance with Debian Policy 4.0.0.
  * Vcs-Git: Use https.
  * Update copyright years and use https for Format field.

 -- Markus Koschany <apo@debian.org>  Fri, 23 Jun 2017 18:31:09 +0200

tofrodos (1.7.13+ds-2) unstable; urgency=medium

  * Vcs-Browser: Switch to cgit and https.
  * Declare compliance with Debian Policy 3.9.6.
  * Update copyright years.
  * Simplify get-orig-source target. Use Files-Excluded mechanism.
    This also fixes a build failure with older versions of dpkg-dev.
    Thanks to Chris J Arges for the report. (Closes: #728991)

 -- Markus Koschany <apo@debian.org>  Wed, 28 Oct 2015 23:12:39 +0100

tofrodos (1.7.13+ds-1) unstable; urgency=low

  [ Alexander Reichle-Schmehl ]
  * Fix last changelog entry, remove the "NOT RELEASED YET" entry.
    (Closes: #645830) Thanks to Josh Triplett for noticing!

  [ Markus Koschany ]
  * New Maintainer. (Closes: #726553)
  * New upstream release. (Closes: #692421)
    - Drop FTBFS_non-linux.patch. Merged upstream.
  * Switch to source format 3.0.
  * Bump compat level to 9 and require debhelper >= 9.
  * Bump Standards-Version to 3.9.5, no changes.
  * Improve watch file. Thanks to Bart Martens.
  * Drop README.source and build dependency on quilt. Source format 3.0 uses
    quilt by default.
  * Drop NEWS file because it is obsolete.
  * Register tofrodos.html with doc-base.
  * Switch to dh sequencer.
  * Add a get-orig-source target to debian/rules.
  * Enable all hardening build flags.
  * debian/control:
    - Maintain tofrodos in a Git repository. Change VCS-fields accordingly.
    - Drop Conflicts field in debian/control. It is obsolete.
  * Update debian/copyright to copyright format 1.0.

 -- Markus Koschany <apo@gambaru.de>  Tue, 29 Oct 2013 09:22:17 +0100

tofrodos (1.7.9.debian.1-1) unstable; urgency=low

  * Fix Vcs-Svn header in debian/control
  * New upstream release
  * Add recommended targets build-arch and build-indep to debian/rules
  * Enable LFS support (Closes: #616439), thanks to Lionel Elie Mamane for
    the hint
  * Bump standards to 3.9.2 (no changes needed)
  * Apply patch from Guillem Jover to fix build on linux arches (drop
    patches/FTBFS_kfreebsd.diff, new patch is
    patches/FTBFS_non-linux.diff). Also thanks to  Svante Signell  for his
    inital work! (Closes: #622365)

 -- Alexander Reichle-Schmehl <tolimar@debian.org>  Tue, 18 Oct 2011 16:46:35 +0200

tofrodos (1.7.8.debian.1-2) unstable; urgency=low

  * Change maintainer name
  * Drop dos2unix and unix2dos symlinks, to allow introduction of original
    dos2unix package. (remove dh_link call and add NEWS about that)
  * Add README.source
  * Bump standards version to 3.8.3 (no further changes needed)

 -- Alexander Reichle-Schmehl <tolimar@debian.org>  Thu, 21 Jan 2010 21:25:26 +0100

tofrodos (1.7.8.debian.1-1) unstable; urgency=low

  * New upstream release

 -- Alexander Schmehl <tolimar@debian.org>  Wed, 28 May 2008 21:03:03 +0200

tofrodos (1.7.7.debian.1-2) unstable; urgency=low

  * New upstream release
  * Fixed watchfile to mangle version correctly

  CLARIFICATION added after this upload got accepted:  By accident this new
  upstream release got the package revision -2, but the orig.source was indeed
  included in this upload, so the package got accepted before I noticed this
  error.  So if you wonder where 1.7.7.debian.1-1 is: There is none and will
  never be. Sorry.

 -- Alexander Schmehl <tolimar@debian.org>  Tue, 08 Apr 2008 02:50:01 +0200

tofrodos (1.7.6.debian.1-1) unstable; urgency=low

  * New Maintainer (Closes: #467287)
  * debian/control:
    - Moved Homepage semiheader to new one
    - Added Vcs-Svn and Vcs-Browser header
    - Bumped standards version to 3.7.3 (no changes needed)
  * Removed precompiled stuff from tarball (Closes: #126777)
    - Added explanation to debian/copyright
    - Added version mangle to debian/watch
  * Replaced debian/changelog by one in the more common based on the dh_make
    template
  * install HTML documentation
  * moved to quilt instead of dpatch

 -- Alexander Schmehl <tolimar@debian.org>  Sun, 24 Feb 2008 17:17:44 +0100

tofrodos (1.7.6-2) unstable; urgency=low

  * Fix FTBFS on GNU/kFreeBSD, patch by Robert Millan (Closes: #351417)

 -- Florian Ernst <florian@debian.org>  Tue,  7 Feb 2006 12:01:25 +0100

tofrodos (1.7.6-1) unstable; urgency=low

  * The sysutils package previously contained the utilities
    - memtester
    - procinfo
    - tofrodos
    - bogomips
    Except for the latter they are all split out into a separate package
    now as those utilities are fairly disconnected. This will eventually
    fix bug#253302.
    bogomips will be just dropped, use "cat /proc/cpuinfo | grep ^bogo"
    instead.
  * debian/watch: added

 -- Florian Ernst <florian@debian.org>  Thu, 29 Dec 2005 15:09:38 +0100

sysutils (2.0.0-1) unstable; urgency=low

  * A plethora of changes, so jumping to version 2.0.0 for now
  * New maintainer, taking over with the previous maintainer's consent
    + changing to non-native packaging for the time being
    + follow current standards / best practices
      - make sure the package includes a Section header (Closes: #226303)
      - correct copyright reference and manpage placement (Closes: #127123)
      - extend / clarify long description, thanks to Justin B Rye
        (Closes: #332818)
      - drop legacy Conflicts and Replaces that were once necessary for Potato
    + using dpatch for any in-package adjustments
  * New upstream releases of most subparts (Closes: #340153), like
    + bogomips updated to 1.4.1
      - supposedly doesn't just fail on error (Closes: #198757)
    + memtester updated to 4.0.5
      - doesn't segfault anymore on a 2.6 kernel (Closes: #287611)
      - rewritten to be 64-bit clean (Closes: #126776)
      - can be run as non-root user, thus allows special tests
        (Closes: #259425), so also moving to /usr/bin
    + tofrodos updated to 1.7.6 (Closes: #306191)
      - dos2unix errors now go to stderr, not stdout (Closes: #140956)
      - dos2unix now behaves as expected (Closes: #149116)
      - clarifies symlinks (Closes: #180723)
      - corrects -d and -u explanation in manpage (Closes: #177874)
  * Further changes:
    + procinfo:
      - add 41_procinfo_use_HZ_from_kernel.dpatch, thanks to Guus Sliepen
        (Closes: #94337)
      - add 42_procinfo_paging_swap_disk_statistics_on_2.6.dpatch and
        43_procinfo_fix_CPU_percentage_display_on_2.6.dpatch, thanks to
        Arkadi Shishlov for the pointer and patch (Closes: #293429, #266589);
        this combined with 48_procinfo_simplify_counting_CPUs.dpatch allows
        procinfo to add up correctly on sparc, thanks to Peter Hunter
        (Closes: #174645)
      - add 44_procinfo_extend_load_average_in_manpage.dpatch, thanks to
        Kingsley G. Morse Jr. (Closes: #153946)
      - add 45_procinfo_prevent_buffer_overflows.dpatch, thanks to Benoit
        Dejean (Closes: #319980)
      - reinclude socklist utility, even though better alternatives such as
        lsof exist (Closes: #161237)
      - add 46_procinfo_manpage_typo.dpatch, thanks to A Costa
        (Closes: #305960)
    + tofrodos:
      - correct one typo in manpage, the others are actually correct, by
        adding 61_tofrodos_manpage_typo.dpatch (Closes: #305959)
    + debian/copyright: updated according to changes
    + debian/{postinst,prerm}: removed, not needed anymore; thus finally
      finishing the /usr/doc transition (Closes: #320084, #322798)
    + debian/sysutils.1: clarified (Closes: #305961)

 -- Florian Ernst <florian@debian.org>  Wed, 23 Nov 2005 22:51:49 +0100

sysutils (1.3.8.5.1) unstable; urgency=low

  * Non-maintainer upload, with the maintainer's permission.
  * Install /usr/doc symlink in the postinst and remove it in the prerm,
    rather than directly in the .deb (closes: #120025, #124304).
  * Call dh_clean in debian/rules' clean target.
  * Add 'Section: utils' to control file.

 -- Colin Watson <cjwatson@debian.org>  Fri, 11 Jan 2002 02:14:29 +0000

sysutils (1.3.8.5) unstable; urgency=low

  * Fixed missing /usr/doc symlink (closes: bug#96211)

 -- Lonnie Sauter <sauter@debian.org>  Thu, 03 May 2001 15:41:07 -0600

sysutils (1.3.8.4) unstable; urgency=low

  * Fixed missing debhelper in Build-Depends (closes: bug#92267)
  * New version of procinfo 18

 -- Lonnie Sauter <sauter@debian.org>  Sun, 22 Apr 2001 15:41:07 -0600

sysutils (1.3.8.3) unstable; urgency=low

  * Fixed missing depends (closes: bug#93611)

 -- Lonnie Sauter <sauter@debian.org>  Sat, 7 Apr 2001 15:41:07 -0600

sysutils (1.3.8.2) unstable; urgency=low

  * Fixed missing build depends in source package (closes: bug#92267)

 -- Lonnie Sauter <sauter@debian.org>  Sat, 7 Apr 2001 15:41:07 -0600

sysutils (1.3.8.1) stable; urgency=low

  * New version of memtester (2.93.1)
  * Fix typo in package description (closes: bug#74065)
    Patch received from Raphael Manfredi <Raphael_Manfredi@pobox.com>

 -- Lonnie Sauter <sauter@debian.org>  Thu, 1 Nov 2000 15:41:07 -0400

sysutils (1.3.7.2) unstable; urgency=low

  * patch to fix running "procinfo -d" on SMP kernels.
    Patch received from Raphael Manfredi <Raphael_Manfredi@pobox.com>

 -- Lonnie Sauter <sauter@debian.org>  Thu, 4 May 2000 15:41:07 -0400

sysutils (1.3.7.1) unstable; urgency=low

  * patch to fix SIGILL in procinfo on alpha/sparc/etc (closes: bug#46144).
    Patch received from Jason Gunthorpe <jgg@auric.debian.org>.

 -- Lonnie Sauter <sauter@debian.org>  Sat, 5 Feb 2000 15:41:07 -0400

sysutils (1.3.7) unstable; urgency=low

  * New version of memtest (closes: bug#52062)

 -- Lonnie Sauter <sauter@debian.org>  Sun, 9 Jan 2000 15:41:07 -0400

sysutils (1.3.6.2) unstable; urgency=low

  * I just took over this package.

 -- Lonnie Sauter <sauter@debian.org>  Sun, 9 Jan 2000 15:41:07 -0400

sysutils (1.3.6.1) unstable; urgency=low

  * Orphaned.  I only ever took it because it needed to be moved to
    the new packaging scheme.  I don't use it.  I don't even have it
    installed.

 -- Michael Alan Dorman <mdorman@debian.org>  Sun, 10 Oct 1999 15:41:07 -0400

sysutils (1.3.6) unstable; urgency=low

  * Corrected perl dependency (closes: bug#41489, bug#41401)

 -- Michael Alan Dorman <mdorman@debian.org>  Mon, 19 Jul 1999 09:44:42 -0400

sysutils (1.3.5) unstable; urgency=low

  * New version of procinfo. (closes: bug#37794, bug#36468, bug#33924)
  * Perms bugs taken care of (closes: bug#36831)
  * Last update also corrected problems with absolute file names (closes: bug#29747)

 -- Michael Alan Dorman <mdorman@debian.org>  Sun, 11 Jul 1999 16:24:24 -0400

sysutils (1.3.4) unstable; urgency=low

  * Close old fixed bug (closes: bug#5989)
  * Close old fixed bug (closes: bug#7682)
  * Code in procinfo should cope with no /proc/modules (closes: bug#13515)
  * Updated procinfo (closes: bug#29392)
  * Corrected description of included packages (closes: bug#30125)
  * procinfo update prints all irqs (closes: bug#31036)
  * tofrodos does work (closes: bug#33535)
  * tofrodos now has switch to preserve ownership (closes: bug#35172)

 -- Michael Alan Dorman <mdorman@debian.org>  Mon, 29 Mar 1999 14:02:41 -0500

sysutils (1.3.3) unstable; urgency=low

  * New release.
  * Correct package description. (Bug#10375,18966)
  * Update version of procinfo to latest. (Bug#12079,18269,19929,23010)
  * Correct extention of manpage symlinks.  (Bug#18562,24952)
  * Correct declaration of argv in memtest.  (Bug#23581)

 -- Michael Alan Dorman <mdorman@debian.org>  Sun,  1 Nov 1998 14:59:59 -0500

sysutils (1.3.2) unstable; urgency=low

  * New release corrected a couple of debian/rules issues.

 -- Michael Alan Dorman <mdorman@debian.org>  Sun, 17 Dec 2017 03:53:58 -0500

sysutils (1.3.1) unstable; urgency=low

  * Nonmaintainerrelease for libc6

 -- Christoph Lameter <clameter@debian.org>  Thu, 13 Nov 1997 10:45:08 +0000

sysutils (1.3) unstable; urgency=low

  * New packaging scheme instituted

 -- Michael Alan Dorman <mdorman@debian.org>  Fri,  4 Jul 1997 20:57:19 -0400