From: Theodore Ts'o Date: Mon, 4 Sep 2017 04:06:10 +0000 (-0400) Subject: debian: promote e2fsprogs-l10n from suggests to recommends X-Git-Tag: v1.43.7~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e86ecf704a2c3aa158095451e9e15c61ffc7f11;p=thirdparty%2Fe2fsprogs.git debian: promote e2fsprogs-l10n from suggests to recommends Addresses-Debian-Bug: #873812 Signed-off-by: Theodore Ts'o --- diff --git a/debian/control.in b/debian/control.in index 8e24fe713..7fdaccbe9 100644 --- a/debian/control.in +++ b/debian/control.in @@ -153,7 +153,8 @@ Package: e2fsprogs Essential: yes Pre-Depends: ${shlibs:Depends}, ${misc:Depends}, libblkid1, libuuid1 Multi-Arch: foreign -Suggests: gpart, parted, fuse2fs, e2fsck-static, e2fsprogs-l10n +Suggests: gpart, parted, fuse2fs, e2fsck-static +Recommends: e2fsprogs-l10n Architecture: any Description: ext2/ext3/ext4 file system utilities The ext2, ext3 and ext4 file systems are successors of the original ext