diff -u crash-6.1.0/debian/control crash-6.1.0/debian/control --- crash-6.1.0/debian/control +++ crash-6.1.0/debian/control @@ -9,7 +9,7 @@ Package: crash Architecture: i386 ia64 alpha powerpc amd64 -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: binutils, ${shlibs:Depends}, ${misc:Depends} Suggests: kernel-patch-lkcd, dumputils Description: kernel debugging utility, allowing gdb like syntax The core analysis suite is a self-contained tool that can be used to diff -u crash-6.1.0/debian/changelog crash-6.1.0/debian/changelog --- crash-6.1.0/debian/changelog +++ crash-6.1.0/debian/changelog @@ -1,3 +1,10 @@ +crash (6.1.0-1ubuntu2) precise; urgency=low + + * Make crash depend on binutils. (LP: #251288) + Crash uses the program strings to match vmlinux and cores. + + -- Chris J Arges Fri, 04 Jan 2013 17:26:06 -0600 + crash (6.1.0-1ubuntu1) raring; urgency=low * Merge from Debian unstable (LP: #1064475). Remaining changes: