Package: python3-debian Version: 0.1.21+nmu2 Tags: patch User: debian-pyt...@lists.debian.org Usertags: no-byte-compile
python3-debian does not byte-compile its Python modules. -- Jakub Wilk
diff -Nru python-debian-0.1.21+nmu2/debian/rules python-debian-0.1.21+nmu3/debian/rules --- python-debian-0.1.21+nmu2/debian/rules 2012-08-22 17:26:15.000000000 +0200 +++ python-debian-0.1.21+nmu3/debian/rules 2013-05-26 23:13:01.000000000 +0200 @@ -75,6 +75,7 @@ dh_compress -Xexamples dh_fixperms dh_python2 + dh_python3 dh_installdeb dh_shlibdeps dh_gencontrol