File: changelog

package info (click to toggle)
reiserfsprogs 1%3A3.6.27-3
  • links: PTS
  • area: main
  • in suites: buster
  • size: 3,148 kB
  • sloc: ansic: 27,337; sh: 4,143; makefile: 87
file content (569 lines) | stat: -rw-r--r-- 18,799 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
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
reiserfsprogs (1:3.6.27-3) unstable; urgency=medium

  * Add patch to fix build with newer glibc. (Closes: #916166) 
  * Remove "-std=gnu90" from CFLAGS. Not needed anymore.
  * Update to policy 4.2.1.

 -- Felix Zielcke <fzielcke@z-51.de>  Wed, 12 Dec 2018 09:42:18 +0100

reiserfsprogs (1:3.6.27-2) unstable; urgency=medium

  * Clear dependency_libs field in .la files.
  * Set Architecture to linux-any.
  * Update to policy 4.1.2.
  * Really remove the obsolete initramfs hook in /etc.
    (Closes: #883779)
  * Update to debhelper compat level 11.

 -- Felix Zielcke <fzielcke@z-51.de>  Mon, 18 Dec 2017 13:58:51 +0100

reiserfsprogs (1:3.6.27-1) unstable; urgency=medium

  * New upstream release.
  * Update to policy 4.1.1. 
  * Drop unnecassary build dependency on dh-autoreconf.

 -- Felix Zielcke <fzielcke@z-51.de>  Tue, 28 Nov 2017 09:29:15 +0100

reiserfsprogs (1:3.6.25-7) unstable; urgency=medium

  * Suggest fdisk | util-linux (<< 2.29.2-3~) (Closes: #872209)
  * Update to policy 4.0.1.

 -- Felix Zielcke <fzielcke@z-51.de>  Tue, 15 Aug 2017 16:14:08 +0200

reiserfsprogs (1:3.6.25-6) unstable; urgency=medium

  * Remove old initramfs hook from /etc. (Closes: #866229)
  * Update to policy 4.0.0.
  * Update to debhelper compat level 10.

 -- Felix Zielcke <fzielcke@z-51.de>  Wed, 28 Jun 2017 18:21:14 +0200

reiserfsprogs (1:3.6.25-5) unstable; urgency=medium

  * Update watch file to use https instead of ftp.
  * Install initramfs hook in /usr/share/innitramfs-tools/hooks instead
    of /etc (LP: #1685307).

 -- Felix Zielcke <fzielcke@z-51.de>  Mon, 01 May 2017 13:28:20 +0200

reiserfsprogs (1:3.6.25-4) unstable; urgency=medium

  * Add mkreiserfs-udeb to dh_makeshlibs call.

 -- Felix Zielcke <fzielcke@z-51.de>  Wed, 08 Jun 2016 16:35:17 +0200

reiserfsprogs (1:3.6.25-3) unstable; urgency=medium

  * Manually set the dependencies on the udebs to really fix #826692 and
    #826691.

 -- Felix Zielcke <fzielcke@z-51.de>  Wed, 08 Jun 2016 16:16:46 +0200

reiserfsprogs (1:3.6.25-2) unstable; urgency=medium

  * Install libreiserfscore in the udebs. (Closes: #826692, #826691)

 -- Felix Zielcke <fzielcke@z-51.de>  Wed, 08 Jun 2016 12:18:24 +0200

reiserfsprogs (1:3.6.25-1) unstable; urgency=medium

  * Ack NMU.
  * New upstream release
  * patches/00_escape_dashes_in_manpages.diff: Remove. Fixed upstream.
  * patches/reiserfsck.8_ffix.diff: Remove. Fixed upstream.
  * Add build dependency on comerr-dev and libacl1-dev.

 -- Felix Zielcke <fzielcke@z-51.de>  Tue, 07 Jun 2016 16:32:20 +0200

reiserfsprogs (1:3.6.24-3.1) unstable; urgency=medium

  * NMU
  * Add a postinst to update the initramfs on install/upgrade.
    (Closes: #804247)

 -- Steve McIntyre <93sam@debian.org>  Fri, 06 Nov 2015 16:25:42 +0000

reiserfsprogs (1:3.6.24-3) unstable; urgency=medium

  * Add hook script to copy /sbin/reiserfsck into initramfs.
    (Closes: #791489)

 -- Felix Zielcke <fzielcke@z-51.de>  Sun, 16 Aug 2015 16:49:43 +0200

reiserfsprogs (1:3.6.24-2) unstable; urgency=medium

  * Rewrite rules to use dh command for building.
  * Use dh-autoreconf to update all auto genereated files.
  * Add patch reiserfsck.8_ffix.diff by David Prévot to fix a little
    glitch in the reiserfsck man page. (Closes: 733764)
  * Set C mode for compilation to gnu90 to let it compile with gcc 5.
    (Closes: #778105)
  * Make the reiserfsprogs udeb depend on mkreiserfs udeb. Patch by
    Frans Pop. (Closes: #567866)
  * Update to policy 3.9.6. No changes required.

 -- Felix Zielcke <fzielcke@z-51.de>  Sat, 04 Jan 2014 17:25:56 +0100

reiserfsprogs (1:3.6.24-1) unstable; urgency=low

  * New upstream version.
  * Convert to Source Format 3.0 (quilt).
  * Remove DMUA field.
  * Add a ${misc:Depends} dependency.
  * Drop build dependency on cdbs.
  * Use dpkg-buildflags for hardened build flags.
  * Update to policy 3.9.5.
  * Update watch file.
  * Use dh_autotools-dev_updateconfig to update config.guess and
    cobfig.sub at build time.
  * Update to debhelper compat level 9.

 -- Felix Zielcke <fzielcke@z-51.de>  Sat, 28 Dec 2013 15:16:43 +0100

reiserfsprogs (1:3.6.21-1) unstable; urgency=low

  * New maintainer (Closes: #483025)
  * New upstream version.
  * Add a watch file.
  * Bump standards version to 3.8.0.
  * Remove DH_COMPAT from debian/rules and add a debian/compat file and bump
    debhelper compat level and build-dep to 7.
  * Remove homepage from description.
  * Change download url in debian/copyright to the kernel.org one.
  * Add appropriate Copyright holder to debian/copyright.
  * Change license path to GPL-2 in debian/copyright.
  * Add a build dependency on autotools-dev and update config.guess and
    config.sub in the clean target.
  * Add a build dependency on CDBS and use the simple-patchsys.mk
  * Add `-a' to fsck.reiserfs flags if `-y' was given. Patch by Federico Heinz.
    (Closes: #498087)
  * Don't ignore make distclean errors.
  * Replace `pwd` with $(CURDIR) in debian/rules.
  * Remove unneeded lintian overrides.
  * Replace deprecated `dh_clean -k' with `dh_prep'.
  * Remove Priority field from binary packages in debian/control.
  * debian/patches/00_escape_dashes_in_manpagecape.diff: New patch to escape
    dashes in the manpages.

 -- Felix Zielcke <fzielcke@z-51.de>  Fri, 06 Mar 2009 18:32:13 +0100

reiserfsprogs (1:3.6.19-6) unstable; urgency=low

  * Remove linux-kernel-headers from Build-Depends.
  * Merge from Ubuntu:
    - definitively drop inclusion of asm/unaligned.h (Closes: #429006).

 -- Domenico Andreoli <cavok@debian.org>  Tue, 17 Jul 2007 02:26:04 +0200

reiserfsprogs (1:3.6.19-5) unstable; urgency=low

  * Added linux-kernel-headers to Build-Depends (Closes: #429006).

 -- Domenico Andreoli <cavok@debian.org>  Wed, 04 Jul 2007 00:56:48 +0200

reiserfsprogs (1:3.6.19-4ubuntu2) feisty; urgency=low

  * Changed man page for mkreiserfs to note that block sizes other than
    4096 bytes are NOT supported by current kernels

 -- Phillip Susi <psusi@cfl.rr.com>  Wed, 13 Dec 2006 14:23:15 -0500

reiserfsprogs (1:3.6.19-4ubuntu1) feisty; urgency=low

  * Merge from Debian unstable. Remaining Ubuntu change:
    - include/reiserfs_fs.h: Do not #include <asm/unaligned.h>, FTBFS fix.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 30 Oct 2006 10:45:35 +0100

reiserfsprogs (1:3.6.19-4) unstable; urgency=low

  * fsck.reiserfs is now a script invoking reiserfsck -q (Closes: #385155).

 -- Domenico Andreoli <cavok@debian.org>  Thu, 28 Sep 2006 13:08:24 +0200

reiserfsprogs (1:3.6.19-3ubuntu1) edgy; urgency=low

  * include/reiserfs_fs.h: Do not #include <asm/unaligned.h>. It does not
    exist any more and should not be necessary on our architectures. Instead
    define {get,put}_aligned macros as naive macros. Fixes FTBFS.
    (LP: #65842)

 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 13 Oct 2006 14:41:06 +0200

reiserfsprogs (1:3.6.19-3) unstable; urgency=low

  * Fixed typos in man pages (Closes: #371849, #371850, #371851, #371852).

 -- Domenico Andreoli <cavok@debian.org>  Fri, 30 Jun 2006 12:29:49 +0200

reiserfsprogs (1:3.6.19-2) unstable; urgency=low

  * Fixed typo in reiserfstune's manpage (Closes: #309512).
  * Removed obsolete NOTE in reiserfsprogs' package description
    (Closes: #249204).
  * Applied patch to make reiserfsck display volume labels (Closes: #345948).
  * Updated HTML man pages from upstream site. attrs mount option is
    now documented in mount-options.html (Closes: #270006).

 -- Domenico Andreoli <cavok@debian.org>  Wed,  1 Mar 2006 18:08:55 +0100

reiserfsprogs (1:3.6.19-1) unstable; urgency=low

  * New upstream release:
    - fixed error message for invalid device (Closes: #266648).

 -- Domenico Andreoli <cavok@debian.org>  Fri, 15 Oct 2004 13:43:08 +0200

reiserfsprogs (1:3.6.18-4) unstable; urgency=low

  * Uses debhelper to build udebs. Cleaned and updated the build process.

 -- Domenico Andreoli <cavok@debian.org>  Fri,  3 Sep 2004 18:48:12 +0200

reiserfsprogs (1:3.6.18-3) unstable; urgency=low

  * Changed header used to guess the architecture for hack applied in -2.

 -- Domenico Andreoli <cavok@debian.org>  Sun,  8 Aug 2004 21:57:52 +0200

reiserfsprogs (1:3.6.18-2) unstable; urgency=low

  * Applied hack to build also on powerpc with broken linux-kernel-headers.

 -- Domenico Andreoli <cavok@debian.org>  Sun,  8 Aug 2004 14:44:30 +0200

reiserfsprogs (1:3.6.18-1) unstable; urgency=low

  * New upstream release.

 -- Domenico Andreoli <cavok@debian.org>  Tue,  3 Aug 2004 19:29:12 +0200

reiserfsprogs (1:3.6.17-2) unstable; urgency=low

  * Added build dependency on uuid-dev (Closes: #254480).

 -- Domenico Andreoli <cavok@debian.org>  Tue, 15 Jun 2004 10:27:59 +0200

reiserfsprogs (1:3.6.17-1) unstable; urgency=low

  * New upstream release.
  * Updated and fixed debian/copyright (Closes: #246687).

 -- Domenico Andreoli <cavok@debian.org>  Fri, 14 May 2004 12:57:41 +0200

reiserfsprogs (1:3.6.14-3) unstable; urgency=low

  * Removed postinst and prerm, used to manage hard links to mkreiserfs
    and reiserfsck.

 -- Domenico Andreoli <cavok@debian.org>  Tue, 20 Apr 2004 11:31:44 +0200

reiserfsprogs (1:3.6.14-2) unstable; urgency=low

  * Hard links to /sbin/mkreiserfs and /sbin/reiserfsck are now also
    in the reiserfsprogs package (Closes: #244761).

 -- Domenico Andreoli <cavok@debian.org>  Tue, 20 Apr 2004 00:46:01 +0200

reiserfsprogs (1:3.6.14-1) unstable; urgency=low

  * New upstream release.

 -- Domenico Andreoli <cavok@debian.org>  Fri, 19 Mar 2004 11:26:55 +0100

reiserfsprogs (1:3.6.13-1) unstable; urgency=low

  * New upstream release:
    - should fix checking of read-only filesystems (Closes: #233219)

 -- Domenico Andreoli <cavok@debian.org>  Wed, 18 Feb 2004 00:49:23 +0100

reiserfsprogs (1:3.6.12-1) unstable; urgency=low

  * New upstream release:
    - fixed some non-4k-block-size issues (Closes: #212517)
  * Added new uploader (me)
  * reiserfsck is now built statically to work around known bug
    (Closes: #230482)

 -- Domenico Andreoli <cavok@debian.org>  Sat, 14 Feb 2004 16:40:39 +0100

reiserfsprogs (1:3.6.11-1.1) unstable; urgency=low

  * NMU with Ed's permission.
  * Applied patch from "Straightening out ioctl() size confusion"
    discussion (closes: #219627).
  * Fixed interactive invocation of mkreiserfs by d-i (Closes: #213314).

 -- Domenico Andreoli <cavok@debian.org>  Mon, 22 Dec 2003 15:13:54 +0100

reiserfsprogs (1:3.6.11-1) unstable; urgency=low

  * New upstream release (Closes: #204288)
  * Build .udeb packages for debian-installer (Closes: #203002)
  * Superblock check behavior seems to be fixed upstream
  * -y option incorporated upstream

 -- Ed Boraas <ed@debian.org>  Tue, 12 Aug 2003 21:40:35 -0600

reiserfsprogs (1:3.6.6-3) unstable; urgency=low

  * Fix typo in superblock fix

 -- Ed Boraas <ed@debian.org>  Wed, 30 Apr 2003 11:01:23 -0600

reiserfsprogs (1:3.6.6-2) unstable; urgency=low

  * Do not check superblock journal parameters unless
    they're expected to be correct (Closes: #191050)

 -- Ed Boraas <ed@debian.org>  Wed, 30 Apr 2003 06:51:26 -0600

reiserfsprogs (1:3.6.6-1) unstable; urgency=low

  * New upstream release (Closes: #187611)
  * Upstream now includes a "proper" replacement for
    David Kimdon's patches
  * Update HTML "man" pages

 -- Ed Boraas <ed@debian.org>  Fri, 25 Apr 2003 22:55:17 -0600

reiserfsprogs (1:3.6.4-5) unstable; urgency=low

  * Include upstream README
  * Output sponsorship message once again, if
    mkreiserfs is invoked without --quiet
  * Refer to licensing clarifications from 'copyright'
  * -V exits returning 0 (Closes: #183868)

 -- Ed Boraas <ed@debian.org>  Wed, 23 Apr 2003 16:16:16 -0600

reiserfsprogs (1:3.6.4-4) unstable; urgency=low

  * Rebuild as non-native package (oops)
    (Closes: #185723)

 -- Ed Boraas <ed@debian.org>  Sat, 22 Mar 2003 16:29:14 -0700

reiserfsprogs (1:3.6.4-3) unstable; urgency=low

  * Add -y option [Thanks, Tommy Pettersson!]
    (Closes: #130075)

 -- Ed Boraas <ed@debian.org>  Sun, 16 Mar 2003 11:21:03 -0700

reiserfsprogs (1:3.6.4-2) unstable; urgency=low

  * Apply patches from David Kimdon to allow build on
    hppa and sparc -- thanks, David!
    (Closes: #170619)
  * Remove over-verbose startup warning in reiserfsck
    (Closes: #171121)
  * Adjust reiserfsck banner to fit on one line, instead of
    three (Closes: #119033)
  * mkreiserfs advertising removed
    (Closes: #152547)
  * Build as non-native package (oops)
  * Update to policy 3.5.8
  * Refer to /usr/share/common-licenses in debian/copyright

 -- Ed Boraas <ed@debian.org>  Mon, 6 Jan 2003 19:31:47 -0700

reiserfsprogs (1:3.6.4-1) unstable; urgency=low

  * New upstream release
    - Corruption on cancelled reiserfsck reported fixed
      (Closes: #155241)

 -- Ed Boraas <ed@debian.org>  Tue, 19 Nov 2002 07:10:14 -0700

reiserfsprogs (1:3.6.3-1) unstable; urgency=low

  * New upstream release (Closes: #159861)

 -- Ed Boraas <ed@debian.org>  Sun, 8 Sep 2002 15:20:51 -0600

reiserfsprogs (1:3.6.2-1) unstable; urgency=low

  * New upstream release (Closes: #153709)
  * Included many more html docs from the ReiserFS website
  * New (saner) version numbering scheme requires an epoch

 -- Ed Boraas <ed@debian.org>  Mon, 29 Jul 2002 07:18:54 -0600

reiserfsprogs (3.x.1b-1) unstable; urgency=low

  * New upstream release (Closes: #139315)
  * Last version built fine on ia64, assuming this one will as well
    (Closes: #124121)
  * Make reiserfsck -y do nothing (upstream explicitly ignores -y)
    (Closes: #140014)

 -- Ed Boraas <ed@debian.org>  Sat, 23 Mar 2002 15:00:37 -0700

reiserfsprogs (3.x.1a-2) unstable; urgency=high

  * Reinstate mkreiserfs options "-v" and "-q" (Closes: #137755)
    - Urgency=high because this bug breaks boot floppies

 -- Ed Boraas <ed@debian.org>  Sun, 10 Mar 2002 15:10:56 -0700

reiserfsprogs (3.x.1a-1) unstable; urgency=medium

  * New upstream release (Closes: #128512)
    - Appears not to suffer from spurious 'device to small' errors
      (Closes: #110902)
    - Verified able to create filesystems on loopbacks >= 2GB
      (Closes: #120966)
    - reiserfsck is much more robust in error-handling (Closes: #122230)
    - mkreiserfs correctly makes filesystems in files, when forced
      to do so (Closes: #128801)
    - New reiserfsck is clear about when to use options other than
      --check (Closes: #128803)
    - user_confirmed() calls fixed in mkreiserfs.c to account for
      newlines (Closes: #130149)

 -- Ed Boraas <ed@debian.org>  Sat, 9 Feb 2002 13:48:17 -0700

reiserfsprogs (3.x.0j-7) unstable; urgency=low

  * Set "Architecture: any" (Closes: #114824)

 -- Ed Boraas <ed@debian.org>  Tue, 9 Oct 2001 06:40:42 -0600

reiserfsprogs (3.x.0j-6) unstable; urgency=low

  * reiserfsck now recorgnizes (and ignores) a "-f" option
    as in 3.x.0k-pre (Closes: #96397)

 -- Ed Boraas <ed@debian.org>  Mon, 30 Jul 2001 21:23:11 -0600

reiserfsprogs (3.x.0j-5) unstable; urgency=low

  * Fix typo in resize_reiserfs(8) manpage (Closes: #106972)

 -- Ed Boraas <ed@debian.org>  Mon, 30 Jul 2001 20:47:54 -0600

reiserfsprogs (3.x.0j-4) unstable; urgency=low

  * Restrict arch to i386/alpha, as no other ports
    have kernel support for ReiserFS (Closes: #103792)

 -- Ed Boraas <ed@debian.org>  Wed, 11 Jul 2001 20:13:19 -0600

reiserfsprogs (3.x.0j-3) unstable; urgency=low

  * Included fs.html and mount-options.html documents from
    the ReiserFS website (Closes: #97706)

 -- Ed Boraas <ed@debian.org>  Tue, 19 Jun 2001 16:51:34 -0600

reiserfsprogs (3.x.0j-2) unstable; urgency=low

  * Include information on creating 2.2-mountable (ReiserFS
    3.5) filesystems in the README.Debian (Closes: #95990)
  * Happy May Day!

 -- Ed Boraas <ed@debian.org>  Tue, 1 May 2001 23:10:40 -0600

reiserfsprogs (3.x.0j-1) unstable; urgency=low

  * New upstream release

 -- Ed Boraas <ed@debian.org>  Wed, 4 Apr 2001 18:44:14 -0600

reiserfsprogs (3.x.0h-3) unstable; urgency=low

  * Added support for double-force on mkreiserfs, for boot
    floppies (Closes: #90163)

 -- Ed Boraas <ed@debian.org>  Tue, 27 Mar 2001 18:29:15 -0700

reiserfsprogs (3.x.0h-2) unstable; urgency=low

  * Updated to policy v3.5.2
  * Included Build-Depends (Closes: #90439)

 -- Ed Boraas <ed@debian.org>  Tue, 20 Mar 2001 06:34:10 -0700

reiserfsprogs (3.x.0h-1) unstable; urgency=low

  * New upstream release

 -- Ed Boraas <ed@debian.org>  Tue, 13 Mar 2001 15:33:48 -0700

reiserfsprogs (3.x.0d-3) unstable; urgency=low

  * '-y' now does nothing, instead of forcing a check on each boot

 -- Ed Boraas <ed@debian.org>  Tue, 13 Mar 2001 15:06:41 -0700

reiserfsprogs (3.x.0d-2) unstable; urgency=low

  * Basic support for -y option in reiserfsck, based on patch submitted
    by Eduard Bloch <blade@debian.org> (Closes: #87215)

 -- Ed Boraas <ed@debian.org>  Tue, 6 Mar 2001 06:15:23 -0700

reiserfsprogs (3.x.0d-1) unstable; urgency=low

  * New upstream release
  * Last of Alpha problems (should be) fixed (Closes: #83941)
  * Upstream now includes manpages (Closes: #74650)

 -- Ed Boraas <ed@debian.org>  Sun, 25 Feb 2001 11:52:47 -0700

reiserfsprogs (3.x.0a-2) unstable; urgency=low

  * lib/misc.c now #includes io.h; I assume this (Closes: #76008)
  * lib/misc.c again #includes sys/mount.h (Not yet folded upstream)
  * Updated README.Debian and package info to reflect the fact that Linux
    2.4.1 and up have built-in reiserfs support.

 -- Ed Boraas <ed@debian.org>  Fri, 09 Feb 2001 18:35:14 -0700

reiserfsprogs (3.x.0a-1) unstable; urgency=low

  * New upstream release
  * Updated to policy version 3.2.1

 -- Ed Boraas <ed@debian.org>  Sun, 21 Jan 2001 20:18:34 -0700

reiserfsprogs (3.0.20001019-3) unstable; urgency=low

  * Paper-bag bugfix: shebang missing from postinst
  * Added prerm script to clean up after postinst
  * postinst will no longer bail if the hardlinks already exist

 -- Ed Boraas <ed@debian.org>  Mon, 30 Oct 2000 19:56:23 -0700

reiserfsprogs (3.0.20001019-2) unstable; urgency=low

  * Added LDFLAGS = -lm  in fsck/ for x-platform compliance (Closes: #74943)
  * Now installs to /sbin instead of /usr/sbin
  * lib/misc.c '#include's <sys/mount.h> (Closes: #74833)
  * Created mkfs.reiserfs and fsck.reiserfs hardlinks (Closes: #59833)

 -- Ed Boraas <ed@debian.org>  Sat, 28 Oct 2000 15:24:54 -0600

reiserfsprogs (3.0.20001019-1) unstable; urgency=low

  * New upstream snapshot

 -- Ed Boraas <ed@debian.org>  Thu, 19 Oct 2000 17:16:26 -0600

reiserfsprogs (3.0.20001007-1) unstable; urgency=low

  * New upstream release
  * Version number updated to reflect snapshot date, as upstream
    is not versioning new releases

 -- Ed Boraas <ed@debian.org>  Sat, 8 Oct 2000 00:17:37 -0600

reiserfsprogs (3.0-1) unstable; urgency=low

  * Initial Release.

 -- Ed Boraas <ed@debian.org>  Sat, 30 Sep 2000 18:41:46 -0600