]> 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 212e505276287fb0774c7d90ccd73799900c34a5..7b6585a3171f077e0540ef46dfbd93b7b96e6168 100644 (file)
@@ -1,3 +1,58 @@
+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
+
+ -- Joey Hess <joeyh@debian.org>  Fri,  8 Aug 2003 11:59:34 -0400
+
+debhelper (4.1.59) unstable; urgency=low
+
+  * dh_installman: support .TH lines with quotes. Closes: #204527
+
+ -- Joey Hess <joeyh@debian.org>  Thu,  7 Aug 2003 20:39:36 -0400
+
+debhelper (4.1.58) unstable; urgency=low
+
+  * Typo, Closes: #203907
+  * dh_python: clan compiled files on downgrade, upgrade, not only
+    removal. Closes: #204286
+
+ -- Joey Hess <joeyh@debian.org>  Thu,  7 Aug 2003 15:47:06 -0400
+
+debhelper (4.1.57) unstable; urgency=low
+
+  * dh_install: Add LIMITATIONS section and other changes to clarify
+    renaming. Closes: #203548
+
+ -- Joey Hess <joeyh@debian.org>  Thu, 31 Jul 2003 13:51:01 -0400
+
+debhelper (4.1.56) unstable; urgency=low
+
+  * Several man pae typo fixes by Ruben Porras. Closes: #202819
+  * Now in a subversion repository, some minor changes for that.
+  * dh_link test should expect results in debian/debhelper, not debian/tmp.
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 28 Jul 2003 15:36:45 -0400
+
+debhelper (4.1.55) unstable; urgency=low
+
+  * dh_strip: do not strip files multiple times.
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 22 Jul 2003 17:04:49 -0400
+
 debhelper (4.1.54) unstable; urgency=low
 
   * dh_scrollkeeper: fix postrm to not run if scrollkeeper is not present