Package: pysatellites Version: 1.0-4 Severity: serious Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oneiric ubuntu-patch
*** /tmp/tmpm5WbIA In Ubuntu, the attached patch was applied to achieve the following: * actually run dh_python2. LP: #83572 We saw this package fail to build with the following errors: dh_usrlocal: debian/python-satellites/usr/local/lib/python2.7/dist-packages/pysatellites/matplotlib_widget.pyc is not a directory dh_usrlocal: debian/python-satellites/usr/local/lib/python2.7/dist-packages/pysatellites/mainWindow.py is not a directory etc. Thanks for considering the patch. -- System Information: Debian Release: squeeze/sid APT prefers natty-updates APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty') Architecture: i386 (i686) Kernel: Linux 2.6.38-10-generic (SMP w/2 CPU cores) Locale: LANG=en_BW.UTF-8, LC_CTYPE=en_BW.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -u pysatellites-1.0/debian/changelog pysatellites-1.0/debian/changelog diff -u pysatellites-1.0/debian/rules pysatellites-1.0/debian/rules --- pysatellites-1.0/debian/rules +++ pysatellites-1.0/debian/rules @@ -15 +15 @@ - dh $@ + dh $@ --with python2