[Pkg-telepathy-commits] [folks] 01/15: Disable fatal deprecation warnings

Simon McVittie smcv at debian.org
Thu Mar 27 20:11:02 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch telepathy1
in repository folks.

commit 6ba979dd1683538f02903def4a8b064e98307d48
Author: Simon McVittie <smcv at debian.org>
Date:   Tue Mar 25 16:08:33 2014 +0000

    Disable fatal deprecation warnings
---
 debian/changelog | 7 +++++++
 debian/rules     | 3 ++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7db3cc1..938ada2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+folks (0.9.6-2) UNRELEASED; urgency=medium
+
+  * Team upload
+  * Disable fatal deprecation warnings
+
+ -- Simon McVittie <smcv at debian.org>  Tue, 25 Mar 2014 15:37:49 +0000
+
 folks (0.9.6-1) experimental; urgency=medium
 
   * New upstream release
diff --git a/debian/rules b/debian/rules
index d0d33e1..8593317 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,8 @@ override_dh_autoreconf:
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-vala --enable-eds-backend \
 		--enable-import-tool --enable-inspect-tool --enable-zeitgeist \
-		--disable-ofono-backend --disable-bluez-backend
+		--disable-ofono-backend --disable-bluez-backend \
+		--disable-fatal-warnings
 
 override_dh_strip:
 	dh_strip -plibfolks25 --dbg-package=libfolks-dbg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/folks.git



More information about the Pkg-telepathy-commits mailing list