tags 750335 patch thanks Hi,
This can be fixed by removing the chmod command, as the python build already seems to be doing the right thing, thus making the dh_fixperms override unnecessary. --- a/debian/rules +++ b/debian/rules @@ -15,9 +15,5 @@ override_dh_auto_clean: find docs -name "*.pyc" -exec rm -rf {} + dh_auto_clean -override_dh_fixperms: - dh_fixperms - chmod -x debian/python-django-feincms/usr/share/pyshared/feincms/static/feincms/fein_tree.js - override_dh_installexamples: dh_installexamples -Xexample/media/.gitignore -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org