diff options
author | joey <joey> | 2003-06-20 01:22:45 +0000 |
---|---|---|
committer | joey <joey> | 2003-06-20 01:22:45 +0000 |
commit | 8fbfd5ac20e05711e01d11f188f45228d09b1a23 (patch) | |
tree | bc4193b10b41b6c92ee3ae502ad27f81b13fd2d5 /debian | |
parent | 895f9cbcfd47a04e241dbae047354d81489ce27f (diff) | |
download | debhelper-8fbfd5ac20e05711e01d11f188f45228d09b1a23.tar.gz |
r591: * dh_python typo fix Closes: #197679
* dh_link: don't complain if tmp dir does not exist yet when doing pre-link
scan.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b7913c61..22b46915 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +debhelper (4.1.48) unstable; urgency=low + + * dh_python typo fix Closes: #197679 + * dh_link: don't complain if tmp dir does not exist yet when doing pre-link + scan. + + -- Joey Hess <joeyh@debian.org> Thu, 19 Jun 2003 19:51:13 -0400 + debhelper (4.1.47) unstable; urgency=low * dh_install: recalculate automatic $dest eash time through the glob loop. |