Source: pyepr
Version: 0.6.1-2
User: debian-pyt...@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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to