]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1584: * Fix a bug in quoted section parsing that put the quotes in the parsed
[debhelper.git] / debian / changelog
index 2898f71b2f60a1b25bfdbeccda2c67410e1b603f..7b6585a3171f077e0540ef46dfbd93b7b96e6168 100644 (file)
@@ -1,3 +1,17 @@
+debhelper (4.1.62) unstable; urgency=low
+
+  * Fix a bug in quoted section parsing that put the quotes in the parsed
+    out section number. Closes: #204731
+
+ -- Joey Hess <joeyh@debian.org>  Sat,  9 Aug 2003 22:25:23 -0400
+
+debhelper (4.1.61) unstable; urgency=low
+
+  * dh_makeshlibs: only scan files matching *.so.* and *.so, not *.so*.
+    Closes: #204559
+
+ -- Joey Hess <joeyh@debian.org>  Fri,  8 Aug 2003 17:08:00 -0400
+
 debhelper (4.1.60) unstable; urgency=low
 
   * dh_python: support python ver 2.3. Closes: #204556