Bug#708011: pyepr: Python 3.3 debug extensions in wrong package
Jakub Wilk
jwilk at debian.org
Sun May 12 15:15:01 UTC 2013
Source: pyepr
Version: 0.6.1-2
User: debian-python at lists.debian.org
Usertags: python3.3
I rebuilt pyepr against python3-all-dev_3.2.3-7, which has both 3.2 and
3.3 as supported versions. The Python 3.3 debug extensions modules
landed in the wrong package:
$ dpkg -c python3-epr_0.6.1-2_amd64.deb | sed -n '/33d/ s/.* //p'
./usr/lib/python3/dist-packages/epr.cpython-33dm.so
These files should be in python3-epr-dbg instead.
Note that ABI tag for debug extensions was changed from "dmu" to "dm" in
Python 3.3. The code in debian/rules that moves debug extensions to the
-dbg package needs to be updated accordingly.
--
Jakub Wilk
More information about the Pkg-grass-devel
mailing list