[next] telepathy-glib: Start tracking telepathy-glib ABI again

Simon McVittie smcv at kemper.freedesktop.org
Tue Mar 25 07:21:11 PDT 2014


Module: telepathy-glib
Branch: next
Commit: ebf2e98432b20403517cf78d5983258b03a08326
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=ebf2e98432b20403517cf78d5983258b03a08326

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Fri Mar 21 14:53:32 2014 +0000

Start tracking telepathy-glib ABI again

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=76462
Reviewed-by: Xavier Claessens

---

 telepathy-glib/abi.am |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/telepathy-glib/abi.am b/telepathy-glib/abi.am
index 29933d7..8236cc9 100644
--- a/telepathy-glib/abi.am
+++ b/telepathy-glib/abi.am
@@ -1,5 +1,6 @@
 # To be included by Makefile.am.
 
+# Must put oldest versions first
 ABI_LISTS = \
     versions/core-1.0.abi \
     versions/dbus-1.0.abi \
@@ -72,9 +73,7 @@ libtelepathy_glib_1_core_la_DEPENDENCIES += \
     _gen/core-abi.txt \
     $(NULL)
 
-# Always allow undocumented ABI for now
-# will be "if OFFICIAL_RELEASE" eventually
-if FALSE
+if OFFICIAL_RELEASE
 # don't allow undocumented ABI
 MAKE_VERSION_SCRIPT_FLAGS =
 else



More information about the telepathy-commits mailing list