[Pkg-telepathy-commits] [SCM] folks packaging branch branch, debian-experimental, updated. debian/0.6.0-1

Emilio Pozuelo Monfort emilio.pozuelo at collabora.co.uk
Tue Aug 16 11:51:44 UTC 2011


The following commit has been merged in the debian-experimental branch:
commit 63d5b25f627a9961c1c4bc386fbfea71337198e8
Author: Emilio Pozuelo Monfort <emilio.pozuelo at collabora.co.uk>
Date:   Tue Aug 16 11:57:44 2011 +0100

    Don't build the eds backend

diff --git a/debian/changelog b/debian/changelog
index 3f47981..7ac93c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,9 @@ folks (0.6.0-1) UNRELEASED; urgency=low
       debian/rules,
       debian/libfolks*{24,25}.*:
       - Updated for the new SONAME and symbols.
-  * debian/rules:
-    + Don't rebuild sources for now as we don't have vala 0.13 yet.
+    + debian/rules:
+      - Don't build the eds backend for now as we don't have e-d-s 3.0.1.
+      - Don't rebuild sources for now as we don't have vala 0.13 yet.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Tue, 16 Aug 2011 11:40:18 +0100
 
diff --git a/debian/rules b/debian/rules
index 1823e9c..f0f1d80 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@
 
 override_dh_auto_configure:
 #	dh_auto_configure -- --enable-vala
-	dh_auto_configure
+	dh_auto_configure -- --disable-eds-backend
 
 override_dh_strip:
 	dh_strip -plibfolks25 --dbg-package=libfolks-dbg

-- 
folks packaging branch



More information about the Pkg-telepathy-commits mailing list