From: Theodore Ts'o Date: Wed, 22 Aug 2018 20:33:10 +0000 (-0400) Subject: debian: remove hard-coded dependency for libss2 in e2fsprogs.shlibs.local X-Git-Tag: debian/1.44.4-2~1 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=600e95380e5c168050b15c6a743522b744d27520;p=tools%2Fe2fsprogs.git debian: remove hard-coded dependency for libss2 in e2fsprogs.shlibs.local The hard-coded override is very old, and isn't necessary --- in fact, it's actively harmful because we are using one or two symbols that were added to libss2 after e2fsprogs 1.34. So remove it. Signed-off-by: Theodore Ts'o --- diff --git a/debian/e2fsprogs.shlibs.local b/debian/e2fsprogs.shlibs.local index 3ef2b64..a99d2a0 100644 --- a/debian/e2fsprogs.shlibs.local +++ b/debian/e2fsprogs.shlibs.local @@ -1,3 +1,2 @@ -libss 2 libss2 (>= 1.34-1) libext2fs 2 libext2fs2 (= ${binary:Version}) libe2p 2 libext2fs2 (= ${binary:Version})