X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2Fchangelog;h=434bcd960eb978d6d7558e69e426b035031e5fc0;hb=dcfc7866c222f0b027d9e077ded7e0f9cfbf69a1;hp=1fce9c48fb05976026b41ca2e00804e033ba4f44;hpb=d13a2465d9785b20683cd8639b0dd5fc2df04a5b;p=pkg%2Fabook.git diff --git a/debian/changelog b/debian/changelog index 1fce9c4..434bcd9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +abook (0.6.0~pre2-4) unstable; urgency=low + + * Add -std=gnu89 to CFLAGS as suggested by Martin Michlmayr to fix FTBFS + with gcc-5, thanks (closes: #777764) + + -- + +abook (0.6.0~pre2-3) unstable; urgency=low + + * Overlooked NMU done by Tim Retout while merging from experimental to + unstable, resulting in (repeated) FTBFS: + - debian/control: Build-Depend on libreadline6-dev instead of + libreadline5-dev. (Closes: #553712) + * Applied that again (closes: #670445) + + -- Gerfried Fuchs Thu, 26 Apr 2012 00:04:58 +0200 + abook (0.6.0~pre2-2) unstable; urgency=low * Finally uploading to unstable. Making sure the changes are carried over,