diff --git a/debian/changelog b/debian/changelog index 025291ad97c0e5f37ef76fe55ce5e62680a1e6ef..c8b88c4eacc45e3fdf5e7e5587cd7935e477dd70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,8 @@ python-defaults (2.7.5-5) unstable; urgency=low * Adjust debpython/depends.py to be multiarch-friendly. [ Piotr Ożarowski ] - * Set "Multi-Arch: allowed" in python, python-minimal, python-dbg, - python-all, python-all-dev, python-all-dbg + * Set "Multi-Arch: allowed" in python, python-dev, python-minimal, + python-dbg, python-all, python-all-dev, python-all-dbg -- Piotr Ożarowski <piotr@debian.org> Thu, 12 Sep 2013 21:25:01 +0200 diff --git a/debian/control b/debian/control index 453a6ce8919e1a140ec5f3e395f390a426510fb2..a61e97fe60cb2599141ab8fd7e26591bed0b94a2 100644 --- a/debian/control +++ b/debian/control @@ -55,6 +55,7 @@ Description: examples for the Python language (default version) Package: python-dev Architecture: any +Multi-Arch: allowed Depends: ${misc:Depends}, python (= ${binary:Version}), libpython-dev (= ${binary:Version}), python2.7-dev (>= 2.7.5-1~) Description: header files and a static library for Python (default) Header files, a static library and development tools for building