X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fchangelog;h=5be871639413a978c75625480581b43553166ca0;hb=e9b972dce98a46c6a9b3c043ba43ec69591a4a3a;hp=d17f214247938aa9d6a18b7bc4a9d00dc2097fe3;hpb=80a88daf1e26c847ad709bd892ef66e5a785629f;p=pkg%2Fabook.git diff --git a/debian/changelog b/debian/changelog index d17f214..5be8716 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +abook (0.6.1-2) unstable; urgency=low + + [ Denis Briand ] + * Bump standards version to 4.0.0 + * Fix SIGSEGV with undefined USER environment variable (Closes: #859407). + + [ Bastian Germann ] + * Complete debian/copyright (Closes: #995843, #979098) + + [ Arthur Marble ] + * Fix FTBFS with clang (Closes: #756536) + - Fixed undefined reference error + changed inline int field_id to int field_id + + [ Rhonda D'Vine ] + * Bump debhelper-compat to 13. + + -- Rhonda D'Vine Thu, 04 Nov 2021 11:59:12 +0100 + abook (0.6.1-1) unstable; urgency=medium [ Rhonda D'Vine ]