From 2a3a52367e5c1fb037c27d078e3f9c24f2b33fb4 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sun, 31 Aug 2003 23:07:16 -0400 Subject: [PATCH] Update debian changelog Force e2fsprogs to use the most current version of e2fslibs. (Closes Debian bug #208103. --- debian/changelog | 13 +++++++++++++ debian/e2fsprogs.shlibs.local | 4 ++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d2b4675..167ec31 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +e2fsprogs (1.34+1.35-WIP-2003.08.21-3) unstable; urgency=low + + * Adjust the man page descriptions so that "apropos ext2" or + "apropos ext3" will find all of the e2fsprogs man pages. + (Closes: #206845) + * Protect against a potential core dump in e2fsck when printing a + message about a backup superblock. + * Fix a bug in mke2fs which caused -T largefile or -T largefile4 to + core dump due to a division by zero error. (Closes: #207082) + * Force e2fsprogs to use the matched version of e2fslibs. (Closes: #208103) + + -- Theodore Y. Ts'o Sun, 31 Aug 2003 21:49:52 -0400 + e2fsprogs (1.34+1.35-WIP-2003.08.21-2) unstable; urgency=low * When moving the journal or backing up the journal inode diff --git a/debian/e2fsprogs.shlibs.local b/debian/e2fsprogs.shlibs.local index b483de4..2c4334d 100644 --- a/debian/e2fsprogs.shlibs.local +++ b/debian/e2fsprogs.shlibs.local @@ -1,6 +1,6 @@ libcom_err 2 libcomerr2 (>= 1.34-1) libss 2 libss2 (>= 1.34-1) libuuid 1 libuuid1 (>= 1.34-1) -libext2fs 2 e2fslibs (>= 1.34-1) -libe2p 2 e2fslibs (>= 1.34-1) +libext2fs 2 e2fslibs (= ${Source-Version}) +libe2p 2 e2fslibs (= ${Source-Version}) libblkid 1 libblkid1 (>= 1.34-1) -- 1.8.3.1