From: Theodore Ts'o Date: Tue, 17 Oct 2017 13:56:05 +0000 (-0400) Subject: debian: fix Lintian warning: not-binnmuable-all-depends-any X-Git-Tag: v1.43.8~29 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=46c299bce7af6d75f21dc1fb3a7b2f40ce436294;p=tools%2Fe2fsprogs.git debian: fix Lintian warning: not-binnmuable-all-depends-any Signed-off-by: Theodore Ts'o --- diff --git a/debian/control.in b/debian/control.in index 420dbed..89e8801 100644 --- a/debian/control.in +++ b/debian/control.in @@ -35,7 +35,7 @@ Description: statically-linked version of the ext2/ext3/ext4 filesystem checker Package: e2fsprogs-l10n Section: localization Priority: optional -Depends: e2fsprogs (= ${binary:Version}), ${misc:Depends} +Depends: e2fsprogs (>= ${binary:Version}), e2fsprogs (<< ${binary:Version}+c~), ${misc:Depends} Replaces: e2fsprogs (<< 1.43.5-1) Architecture: all Description: ext2/ext3/ext4 file system utilities - translations