]> git.deb.at Git - pkg/abook.git/blobdiff - debian/changelog
Fix FTBFS with clang
[pkg/abook.git] / debian / changelog
index 0f9aae31220ff761bc9e385a91e0fe3d0fa08f8c..25752b218ad1663b34bc34e5b0a652c8e15de4f0 100644 (file)
@@ -1,3 +1,16 @@
+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
 
   * Overlooked NMU done by Tim Retout while merging from experimental to