[Python-modules-team] Bug#779458: mark libjs-sphinxdoc Multi-Arch: foreign

Helmut Grohne helmut at subdivi.de
Sat Feb 28 21:15:34 UTC 2015


Package: libjs-sphinxdoc
Version: 1.2.3+dfsg-1
Tags: patch
User: helmutg at debian.org
Usertags: rebootstrap

libmpdec-dev lists libjs-sphinxdoc in its Depends. For this reason,
libmpdec-dev is not installable for non-native architectures and
python3.4 cannot be cross built.

Please mark libjs-sphinxdoc Multi-Arch: foreign to solve this problem.
The package can safely be marked M-A:foreign, because it is already
Arch:all, has no maintainer scripts and its dependencies do not expose
the native architecture either.

Helmut
-------------- next part --------------
diff -Nru sphinx-1.2.3+dfsg/debian/changelog sphinx-1.2.3+dfsg/debian/changelog
--- sphinx-1.2.3+dfsg/debian/changelog	2014-09-12 10:33:57.000000000 +0200
+++ sphinx-1.2.3+dfsg/debian/changelog	2015-02-28 21:04:18.000000000 +0100
@@ -1,3 +1,10 @@
+sphinx (1.2.3+dfsg-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark libjs-sphinxdoc Multi-Arch: foreign (Closes: #-1).
+
+ -- Helmut Grohne <helmut at subdivi.de>  Sat, 28 Feb 2015 21:04:01 +0100
+
 sphinx (1.2.3+dfsg-1) unstable; urgency=medium
 
   * New upstream bugfix release.
diff -Nru sphinx-1.2.3+dfsg/debian/control sphinx-1.2.3+dfsg/debian/control
--- sphinx-1.2.3+dfsg/debian/control	2014-09-12 10:33:39.000000000 +0200
+++ sphinx-1.2.3+dfsg/debian/control	2015-02-28 21:03:56.000000000 +0100
@@ -114,6 +114,7 @@
 Section: web
 Architecture: all
 Depends: ${misc:Depends}, libjs-jquery (>= 1.4), libjs-underscore
+Multi-Arch: foreign
 Description: JavaScript support for Sphinx documentation
  Sphinx is a tool for producing documentation for Python projects, using
  reStructuredText as markup language.


More information about the Python-modules-team mailing list