From 8badf17f2e64081794c667ca60982653f25a1b28 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Tue, 29 Jul 2003 23:35:22 -0400 Subject: [PATCH] Explicitly specify the version of libblkid1 needed in e2fsprogs.shlibs.local in order to avoid picking up the wrong depedency. (Debian packaging issue, closes Debian bug #203157) --- debian/changelog | 5 ++++- debian/e2fsprogs.shlibs.local | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 57ef36d..d5467a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,11 @@ e2fsprogs (1.34-2) unstable; urgency=low * Fix erroneous reference to /usr/share/doc/e2fsprogs/html-info in /usr/share/doc-base/libext2fs (Closes: #203157) + * Explicitly specify the version of libblkid1 needed in + e2fsprogs.shlibs.local in order to avoid picking up the wrong depedency. + (Closes: #203157) - -- Theodore Y. Ts'o Tue, 29 Jul 2003 22:58:29 -0400 + -- Theodore Y. Ts'o Tue, 29 Jul 2003 23:14:32 -0400 e2fsprogs (1.34-1.1) unstable; urgency=low diff --git a/debian/e2fsprogs.shlibs.local b/debian/e2fsprogs.shlibs.local index f62a1dc..b483de4 100644 --- a/debian/e2fsprogs.shlibs.local +++ b/debian/e2fsprogs.shlibs.local @@ -3,3 +3,4 @@ libss 2 libss2 (>= 1.34-1) libuuid 1 libuuid1 (>= 1.34-1) libext2fs 2 e2fslibs (>= 1.34-1) libe2p 2 e2fslibs (>= 1.34-1) +libblkid 1 libblkid1 (>= 1.34-1) -- 1.8.3.1