diff options
author | joey <joey> | 2004-01-16 03:43:27 +0000 |
---|---|---|
committer | joey <joey> | 2004-01-16 03:43:27 +0000 |
commit | ba7461c6cb0a727954e8c5adecfa9b7d8eab854f (patch) | |
tree | 43d4b2bb714a429a522ead220e092e5c35716892 /debian/changelog | |
parent | 4366a26a9c0c1d41597ee9f5c4b1eebaf2ac8eb3 (diff) | |
download | debhelper-ba7461c6cb0a727954e8c5adecfa9b7d8eab854f.tar.gz |
r1637: releasing version 4.1.85
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a8cf768a..7df40060 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (4.1.85) unstable; urgency=low + + * dh_install: add missing parens to the $installed regexp. Closes: #227963 + * dh_install: improve wording of --list-missing messages + + -- Joey Hess <joeyh@debian.org> Thu, 15 Jan 2004 22:45:42 -0500 + debhelper (4.1.84) unstable; urgency=low * Added dh_gconf command from Ross Burton. Closes: #180882 |