[Pkg-telepathy-commits] [SCM] folks packaging branch branch, debian, updated. debian/0.3.4-1-7-g2275fd9

Emilio Pozuelo Monfort emilio.pozuelo at collabora.co.uk
Mon Feb 21 10:54:32 UTC 2011


The following commit has been merged in the debian branch:
commit 0a6f85cb94416c417000a592b7511d3f7e7c5ce4
Author: Emilio Pozuelo Monfort <emilio.pozuelo at collabora.co.uk>
Date:   Mon Feb 21 10:47:42 2011 +0000

    Fail the build if the symbols files are outdated

diff --git a/debian/changelog b/debian/changelog
index 6c3f91f..3e39aa4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ folks (0.3.6-1) UNRELEASED; urgency=low
       debian/rules,
       debian/libfolks*{20,21}.*:
       + Updated for the new SONAME.
+  * debian/rules:
+    - Fail the build if the symbols files are outdated.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Mon, 21 Feb 2011 10:19:02 +0000
 
diff --git a/debian/rules b/debian/rules
index 875de5d..09efad5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,7 @@ override_dh_strip:
 	dh_strip -plibfolks21 --dbg-package=libfolks-dbg
 	dh_strip -plibfolks-telepathy21 --dbg-package=libfolks-telepathy-dbg
 
+export DPKG_GENSYMBOLS_CHECK_LEVEL = 4
 override_dh_makeshlibs:
 	dh_makeshlibs -plibfolks21 -X/backends/
 	dh_makeshlibs -plibfolks-telepathy21 -X/backends/

-- 
folks packaging branch



More information about the Pkg-telepathy-commits mailing list