diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-05-23 23:55:42 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-05-23 23:55:42 +0200 |
commit | 0a80ec29e5c04796d2662546f6d93fc3e332b85d (patch) | |
tree | 61862638b42f869e675080bb7cb43bec795afe13 /debian/changelog | |
parent | cdf2c106ff0b36792d3b64f35992d712347181fd (diff) |
hurd.postinst: Drop error messages while fetching pfinet options.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 36b6f510..af3b87ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ hurd (20120520-2) UNRELEASED; urgency=low - * Do not make hurd-udeb depend on netdde-udeb, it leads to configure + * control: Do not make hurd-udeb depend on netdde-udeb, it leads to configure recursion, and is not actually needed. + * hurd.postinst: Drop error messages while fetching pfinet options. -- Samuel Thibault <sthibault@debian.org> Tue, 22 May 2012 00:07:09 +0000 |