Package: d-shlibs Version: 0.41 Severity: important Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu maverick ubuntu-patch
In Ubuntu, we've applied the attached patch to achieve the following: * Correct a typo on the glibc-2.10 armel dynamic loader so d-devlibdeps works on armel properly (LP: #504365) We thought you might be interested in doing the same. Downstream bug report: https://bugs.launchpad.net/ubuntu/+source/d-shlibs/+bug/504365 -- System Information: Debian Release: squeeze/sid APT prefers lucid-updates APT policy: (500, 'lucid-updates'), (500, 'lucid-security'), (500, 'lucid') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-21-generic (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
=== modified file 'd-devlibdeps' --- d-devlibdeps 2009-09-29 23:26:36 +0000 +++ d-devlibdeps 2010-05-12 03:28:47 +0000 @@ -108,7 +108,7 @@ -e 's/libxml2-2-dev/libxml2-dev/' \ -e 's/libgthread-2.0-0-dev/libglib2.0-dev/' \ -e 's/libstdc++6-dev/libstdc++6-4.1-dev/' \ - -e 's/ld-linux3-dev-dev//' \ + -e 's/ld-linux3-dev//' \ "${overri...@]/#/-e}" \