]> git.deb.at Git - pkg/abook.git/blobdiff - debian/changelog
Fix FTBFS with clang
[pkg/abook.git] / debian / changelog
index 434bcd960eb978d6d7558e69e426b035031e5fc0..25752b218ad1663b34bc34e5b0a652c8e15de4f0 100644 (file)
@@ -1,8 +1,14 @@
 abook (0.6.0~pre2-4) unstable; urgency=low
 
+  [ Rhonda D'Vine ]
   * Add -std=gnu89 to CFLAGS as suggested by Martin Michlmayr to fix FTBFS
     with gcc-5, thanks (closes: #777764)
 
+  [ Arthur Marble ]
+  * Fix FTBFS with clang (closes: #756536)
+    - Fixed undefined reference error
+      changed inline int field_id to int field_id
+
  -- 
 
 abook (0.6.0~pre2-3) unstable; urgency=low