diff options
author | joey <joey> | 2004-02-08 00:16:27 +0000 |
---|---|---|
committer | joey <joey> | 2004-02-08 00:16:27 +0000 |
commit | 836d5a87e6d384b8490ba7f9dd5afec28944b5ab (patch) | |
tree | a4caaf6e86db21c85f4b2330512976420180057b | |
parent | bbd3f38a1809f278cca6e9a59d94b384e2a6455b (diff) | |
download | debhelper-836d5a87e6d384b8490ba7f9dd5afec28944b5ab.tar.gz |
r1652: releasing version 4.1.90
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d55d2d96..9e780a3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +debhelper (4.1.90) unstable; urgency=low + + * dh_strip: Add note to man page that the detached debugging symbols options + mean the package must build-depend on a new enough version of binutils. + Closes: #231382 + * dh_installdebconf: The debconf dependency has changed to include + "| debconf-2.0". Closes: #230622 + + -- Joey Hess <joeyh@debian.org> Sat, 7 Feb 2004 15:10:10 -0500 + debhelper (4.1.89) unstable; urgency=low * dh_scrollkeeper: Make postinst /dev/null stdout of which test. |