Source: atig Version: 0.6.1-6 Tags: patch User: debian-cr...@lists.debian.org Usertags: cross-satisfiability
atig cannot be cross built from source, because some of its dependencies are not satisfiable. While looking into the problem, I quickly noticed that atig's contents exactly match on various architectures. That strongly suggests that atig shouldn't be architecture-dependent. Please consider changing the Architecture field from any to all. In doing so, cross building becomes irrelevant. I'm attaching a patch for your convenience. Helmut
diff --minimal -Nru atig-0.6.1/debian/changelog atig-0.6.1/debian/changelog --- atig-0.6.1/debian/changelog 2020-09-10 03:43:10.000000000 +0200 +++ atig-0.6.1/debian/changelog 2021-02-12 07:54:14.000000000 +0100 @@ -1,3 +1,10 @@ +atig (0.6.1-6.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Change Architecture to all. (Closes: #-1) + + -- Helmut Grohne <hel...@subdivi.de> Fri, 12 Feb 2021 07:54:14 +0100 + atig (0.6.1-6) unstable; urgency=medium [ Debian Janitor ] diff --minimal -Nru atig-0.6.1/debian/control atig-0.6.1/debian/control --- atig-0.6.1/debian/control 2020-09-10 03:43:10.000000000 +0200 +++ atig-0.6.1/debian/control 2021-02-12 07:54:12.000000000 +0100 @@ -20,7 +20,7 @@ XS-Ruby-Versions: all Package: atig -Architecture: any +Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-net-irc,