From ad83d2b881df3acd02925da328359b47c7b0f874 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 4 Jan 2008 15:41:14 -0500 Subject: * dh_shlibdeps: Update documentation for -L and -l. dpkg-shlibdeps is now much smarter, and these options are almost never needed. Closes: #459226 * dh_shlibdeps: If a relative path is specified in -l, don't prepend the pwd to it, instead just prepend a slash to make it absolute. dpkg-shlibdeps has changed how it used LD_LIBRARY_PATH, so making it point into the package build directory won't work. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 7f623c73..6fd992dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,12 @@ debhelper (5.0.64) UNRELEASED; urgency=low * dh_gencontrol: Stop passing -isp, it's the default now. Closes: #458114 + * dh_shlibdeps: Update documentation for -L and -l. dpkg-shlibdeps is now + much smarter, and these options are almost never needed. Closes: #459226 + * dh_shlibdeps: If a relative path is specified in -l, don't prepend the pwd + to it, instead just prepend a slash to make it absolute. dpkg-shlibdeps + has changed how it used LD_LIBRARY_PATH, so making it point into the + package build directory won't work. -- Joey Hess Fri, 28 Dec 2007 15:45:39 -0500 -- cgit v1.2.3