]> git.deb.at Git - pkg/abook.git/blobdiff - debian/changelog
Fix FTBFS with clang (Closes: #756536)
[pkg/abook.git] / debian / changelog
index 9a43894b4647b01d9ba39f61866460208a93eb96..3e0692628c6f7b11c7a2fa67c69cbed82f014e3d 100644 (file)
@@ -1,3 +1,19 @@
+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
+
+ -- Denis Briand <debian@denis-briand.fr>  Sat, 05 Aug 2017 01:49:29 +0200
+
 abook (0.6.1-1) unstable; urgency=medium
 
   [ Rhonda D'Vine ]
@@ -11,7 +27,6 @@ abook (0.6.1-1) unstable; urgency=medium
   * Use dh_autoreconf.
   * Remove autotools-dev build dependency.
   * Remove merged patch 03_datafile-f-switch.
-  * Provide debugging symbols with a new abook-dbg binary package.
   * Add debhelper token into maintainers scripts.
   * Rename postinst and postrm files into abook.*
   * Switch debian/copyright file to machine readable format.