Package: csh Version: 20110502-3 Tags: patch User: helm...@debian.org Usertags: rebootstrap Control: affects -1 + src:ncbi-tools6
Like other shells (e.g. dash and bash), csh should likely be marked Multi-Arch: foreign. The primary use is to execute it. If that turns out to be wrong, we can still use Multi-Arch: allowed, but having it (implicitly) marked Multi-Arch: no breaks e.g. cross building of ncbi-tools6. That's not useful. Helmut
diff --minimal -Nru csh-20110502/debian/changelog csh-20110502/debian/changelog --- csh-20110502/debian/changelog 2017-08-28 11:46:44.000000000 +0200 +++ csh-20110502/debian/changelog 2018-05-20 19:01:10.000000000 +0200 @@ -1,3 +1,10 @@ +csh (20110502-3.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Mark csh Multi-Arch: foreign. (Closes: #-1) + + -- Helmut Grohne <hel...@subdivi.de> Sun, 20 May 2018 19:01:10 +0200 + csh (20110502-3) unstable; urgency=medium * QA upload. diff --minimal -Nru csh-20110502/debian/control csh-20110502/debian/control --- csh-20110502/debian/control 2017-08-28 11:24:24.000000000 +0200 +++ csh-20110502/debian/control 2018-05-20 19:01:08.000000000 +0200 @@ -7,6 +7,7 @@ Package: csh Architecture: any +Multi-Arch: foreign Provides: c-shell Depends: ${shlibs:Depends}, ${misc:Depends} Description: Shell with C-like syntax