diff options
author | maximilian attems <maks@debian.org> | 2005-11-28 19:01:19 +0100 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2005-11-28 19:01:19 +0100 |
commit | 928f3367583b19162a58e837906b64e0adab95ef (patch) | |
tree | 49af1e847361d68ad451e6272c60503165a65330 | |
parent | 3bfff7852627e577d0a5efe97b842934044873ef (diff) | |
download | initramfs-tools-928f3367583b19162a58e837906b64e0adab95ef.tar.gz initramfs-tools-928f3367583b19162a58e837906b64e0adab95ef.zip |
fix changelog mention, add credits
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 323affc..4becc2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,13 @@ -initramfs-tools (0.41) unstable; urgency=low +initramfs-tools (0.41) unstable; urgency=high "Una mattina mi sono svegliato" * High urgency upload to cope with newer udev upstream - bonus: condition to test against when udev is ready. (Closes: #341014) + Thanks Marco d'Itri <md@linux.it> for guidance and + Heikki Henriksen <heikkih@gmail.com> for double check. - * Pump udev dep on 0.076-2. + * Pump udev dep on 0.076-3. * Special thanks to Paul Traina for previous udev / emvs work. |