]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r376: * Rats, the previous change makes duplicate lines be created in the
[debhelper.git] / debian / changelog
index 608beb668a53ef2fa572adf15d36f6e65ac48a17..3342181b5537c5197be2fd71f18f8ce87bedf679 100644 (file)
@@ -1,3 +1,21 @@
+debhelper (2.1.14) unstable; urgency=low
+
+  * Rats, the previous change makes duplicate lines be created in the
+    shlibs file, and lintian conplains. Added some hackery that should
+    prevent that. Closes: #73052
+
+ -- Joey Hess <joeyh@debian.org>  Tue,  3 Oct 2000 12:32:22 -0700
+
+debhelper (2.1.13) unstable; urgency=low
+
+  * Typo, Closes: #72932
+  * dh_makeshlibs: follow symlinks to files when looking for files that are
+    shared libraries. This allows it to catch files like
+    "liballeg-3.9.33.so" that are not in the *.so.* form it looks for, but
+    that doe have links to them that are in the right form. Closes: #72938
+
+ -- Joey Hess <joeyh@debian.org>  Sun,  1 Oct 2000 18:23:48 -0700
+
 debhelper (2.1.12) unstable; urgency=low
 
   * Rebuild to remove cvs junk, Closes: #72610