X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=7b6585a3171f077e0540ef46dfbd93b7b96e6168;hb=3d0aaf0cea94bd00a9ea6bc30ed8388b62c7f38b;hp=3d0cec68005e55cc60c6c4ffdd900ad6bdcd89c4;hpb=56e952b7c137f641983333ce200c445946def257;p=debhelper.git diff --git a/debian/changelog b/debian/changelog index 3d0cec6..7b6585a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,44 @@ +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 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 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 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 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 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 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