]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r448: * dh_makeshlibs: only generate call to ldconfig if it really looks like
[debhelper.git] / debian / changelog
index 7a235fc9761b16aa4921292f5d7d2c3186a0da35..bd59672e50a28f0e1771139d3c5da3cd9456bae1 100644 (file)
@@ -1,3 +1,10 @@
+debhelper (3.0.7) unstable; urgency=low
+
+  * dh_makeshlibs: only generate call to ldconfig if it really looks like 
+    a given *.so* file is indeed a shared library.
+
+ -- Joey Hess <joeyh@debian.org>  Fri, 23 Feb 2001 14:38:50 -0800
+
 debhelper (3.0.6) unstable; urgency=low
 
   * Corrected some uninitialized value stuff in dh_suidregister (actually