[DRE-maint] Bug#982584: atig: change Architecture to all

Helmut Grohne helmut at subdivi.de
Fri Feb 12 06:57:25 GMT 2021


Source: atig
Version: 0.6.1-6
Tags: patch
User: debian-cross at 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
-------------- next part --------------
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 <helmut at 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,


More information about the Pkg-ruby-extras-maintainers mailing list