Package: python-hdate Version: 1.6-3 Severity: important Tags: patch User: helm...@debian.org Usertags: rebootstrap
In processing bug #757113, it seems that too much multiarch got applied. The python-hdate package contains a python extension and thus cannot be marked Multi-Arch: foreign. The correct solution to #757113 is to the patch in #792874. Helmut
diff --minimal -Nru libhdate-1.6/debian/changelog libhdate-1.6/debian/changelog --- libhdate-1.6/debian/changelog 2015-08-17 17:32:30.000000000 +0200 +++ libhdate-1.6/debian/changelog 2015-12-09 23:55:38.000000000 +0100 @@ -1,3 +1,10 @@ +libhdate (1.6-3.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Remove wrong Multi-Arch: foreign from python-hdate (Closes: #-1). + + -- Helmut Grohne <hel...@subdivi.de> Wed, 09 Dec 2015 23:54:13 +0100 + libhdate (1.6-3) unstable; urgency=medium * Incorporate previous NMUs. diff --minimal -Nru libhdate-1.6/debian/control libhdate-1.6/debian/control --- libhdate-1.6/debian/control 2015-08-17 14:46:34.000000000 +0200 +++ libhdate-1.6/debian/control 2015-12-09 23:54:06.000000000 +0100 @@ -26,7 +26,6 @@ Package: python-hdate Section: python Architecture: any -Multi-Arch: foreign Provides: ${python:Provides} Depends: libhdate1 (= ${binary:Version}), ${python:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: Provides a library that help use hebrew dates (python bindings)