]> git.donarmstrong.com Git - debhelper.git/commit
* dh_shlibdeps: Rather than skipping everything in /usr/lib/debug,
authorJoey Hess <joey@kodama.kitenet.net>
Sun, 20 Jan 2008 20:27:55 +0000 (15:27 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Sun, 20 Jan 2008 20:27:55 +0000 (15:27 -0500)
commit3b3753e15a4961078aab74f1a74aacfa0de97dee
treeaba4d788706481994722d39947a875ab83e917e9
parenta8ffa92f236e4a72287f6dc7487d0538e2e6656d
* dh_shlibdeps: Rather than skipping everything in /usr/lib/debug,
  which can include debug libraries that dpkg-shlibdeps should look at,
  only skip the subdirectories of it that contain separate debugging
  symbols. (Hardcoding the names of those directories is not the best
  implementation, but it will do for now.) Closes: #461339
debian/changelog
dh_shlibdeps