]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r375: * Typo, Closes: #72932
[debhelper.git] / debian / changelog
index 5109994cde7e9abfd54141a378cf312275ea2df7..6ae0b669bf9619d0c197d5b30823dbbd5c1f40b4 100644 (file)
@@ -1,3 +1,26 @@
+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
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 27 Sep 2000 12:39:06 -0700
+
+debhelper (2.1.11) unstable; urgency=low
+
+  * dh_installmanpages: don't install files that start with .#* -- these
+    are CVS files..
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 21 Sep 2000 11:58:52 -0700
+
 debhelper (2.1.10) unstable; urgency=low
 
   * Modified to allow no spaces between control file field name and value