[Python-modules-team] Bug#932672: pep8 should be marked Multi-Arch: foreign

Helmut Grohne helmut at subdivi.de
Sun Jul 21 20:31:10 BST 2019


Source: pep8
Version: 1.7.1-3
Tags: patch
User: debian-cross at lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:budgie-extras src:pygobject src:python-apt src:syslog-ng src:netplan.io

The affected packages fail to satisfy their cross Build-Depends, because
their dependency on pep8 is unsatisfiably. It should be marked
Multi-Arch: foreign, because it is a transitional dummy package for
pycodestyle, which happens to be Multi-Arch: foreign (since recently).
Please consider applying the attached patch.

Also please consider moving the pep8 binary package into the pycodestyle
source package unless you plan to drop the package.

Helmut
-------------- next part --------------
diff --minimal -Nru pep8-1.7.1/debian/changelog pep8-1.7.1/debian/changelog
--- pep8-1.7.1/debian/changelog	2018-12-20 23:07:43.000000000 +0100
+++ pep8-1.7.1/debian/changelog	2019-07-21 21:27:38.000000000 +0200
@@ -1,3 +1,10 @@
+pep8 (1.7.1-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * pep8 inherits Multi-Arch: foreign from pycodestyle. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Sun, 21 Jul 2019 21:27:38 +0200
+
 pep8 (1.7.1-3) unstable; urgency=medium
 
   * Team upload.
diff --minimal -Nru pep8-1.7.1/debian/control pep8-1.7.1/debian/control
--- pep8-1.7.1/debian/control	2018-12-20 14:22:50.000000000 +0100
+++ pep8-1.7.1/debian/control	2019-07-21 21:27:36.000000000 +0200
@@ -18,6 +18,7 @@
 Package: pep8
 Section: oldlibs
 Architecture: all
+Multi-Arch: foreign
 Depends: pycodestyle, ${misc:Depends}
 Description: Python PEP 8 code style checker - transitional package
  pep8 script was renamed to pycodestyle.


More information about the Python-modules-team mailing list