From: Theodore Ts'o Date: Thu, 21 Aug 2003 13:00:14 +0000 (-0400) Subject: Change the priority of libblkid1-udeb to be required instead of X-Git-Tag: E2FSPROGS-1_35-WIP-1207~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2ff297127568054ccf31d054babc11f788a46ab4;p=thirdparty%2Fe2fsprogs.git Change the priority of libblkid1-udeb to be required instead of standard, to match the override file. Update the debian changelog file. --- diff --git a/debian/changelog b/debian/changelog index 5d5d08700..d2b467559 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 e5e8a37aa..73d15aba3 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