From 2ff297127568054ccf31d054babc11f788a46ab4 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Thu, 21 Aug 2003 09:00:14 -0400 Subject: [PATCH] Change the priority of libblkid1-udeb to be required instead of standard, to match the override file. Update the debian changelog file. --- debian/changelog | 14 ++++++++++++-- debian/control | 2 +- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5d5d087..d2b4675 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,25 @@ +e2fsprogs (1.34+1.35-WIP-2003.08.21-2) unstable; urgency=low + + * When moving the journal or backing up the journal inode + information, make sure e2fsck updates all the superblocks, and not + just the master superblock. + * Change the priority of libblkid1-udeb to be required instead of + standard, to match the override file. + + -- Theodore Y. Ts'o Thu, 21 Aug 2003 08:50:34 -0400 + e2fsprogs (1.34+1.35-WIP-2003.08.21-1) unstable; urgency=low * Fix compile_et to output the correct prototype for initialize_xxx_err_table_r() in the header file. (Closes: #204332) * E2fsck will avoid printing ^A and ^B characters bracketing the - progress bar when stdout is a tty device. (Closes #204137) + progress bar when stdout is a tty device. (Closes: #204137) * Add support for storing the journal inode location in the superblock so that e2fsck can recover from a corrupted inode table after a power failure. * Move the initrd script from /etc/mkinitrd/scripts to /usr/share/initrd-tools/scripts so that mkinitrd will not remove - the file when it is uninstalled. (Closes #204019) + the file when it is uninstalled. (Closes: #204019) * Remove unneeded files in debian directory: blkid-dev.substvars and e2fsprogs-bf.lintian-overrides. (Closes: #203914) * Support "noopt" in DEB_BUILD_OPTIONS instead of "debug". diff --git a/debian/control b/debian/control index e5e8a37..73d15ab 100644 --- a/debian/control +++ b/debian/control @@ -120,7 +120,7 @@ Description: Block device id library Package: libblkid1-udeb Section: debian-installer -Priority: standard +Priority: required Depends: ${shlibs:Depends} Provides: libblkid1 Architecture: any -- 1.8.3.1