From: Theodore Ts'o Date: Thu, 25 Jul 2019 01:54:23 +0000 (-0400) Subject: debian: mark logsave as Multi-Arch: foreign X-Git-Tag: archive/debian/1.45.3-3~1^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a6ef8e682bef31321c8cccbd7eab06cfe6625c9;p=thirdparty%2Fe2fsprogs.git debian: mark logsave as Multi-Arch: foreign Also fix logsave so it is Architecure: any. It was previously "linux-any kfreebsd-any" due to a cut-and-paste error. Addresses-Debian-Bug: #932876 Signed-off-by: Theodore Ts'o --- diff --git a/debian/control b/debian/control index bb5353686..f074a0561 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,8 @@ Priority: optional Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: e2fsprogs (<< 1.45.3-1) Breaks: e2fsprogs (<< 1.45.3-1) -Architecture: linux-any kfreebsd-any +Architecture: any +Multi-Arch: foreign Description: save the output of a command in a log file The logsave program will execute cmd_prog with the specified argument(s), and save a copy of its output to logfile. If the