* New upstream version, based on the upstream tarball wxPython-src-2.8.6.1.tar.bz2, renamed debian to debian-upstream. * Provide a get-orig-source target to do the repackaging. * Fix "substvar-source-version-is-deprecated" lintian warnings. * Remove duplicate Description field in debian/control. * Add "\" at the end of line 8 in debian/python-wxtools.menu to fix "bad-test-in-menu-item" lintian error. * Provide .xpm icons to fix "menu-icon-not-in-xpm-format" lintian errors, changed Icon field in debian/python-wxtools.menu. * Fix "wrong-name-for-upstream-changelog" lintian warnings. * Remove "Application;" from Categories field in debian/pycrust.desktop, debian/pyshell.desktop, debian/xrced.desktop. * Switch "Apps" to "Applications" in debian/python-wxtools.menu to fix "menu-item-uses-apps-section" lintian warnings. * Drop the icon extension from debian/pycrust.desktop, debian/pyshell.desktop, debian/xrced.desktop. * Add dpatch support. * Add "WX_CONFIG" patch. * debian/rules: - added .xpm icons to install-gtk-py-tools target - added "docs/changes.txt" to dh_installchangelogs in binary-common target - added "\" at the end of "install-examples install-msw-dev install-msw-dbg install-headers-msw" line in .PHONY