[Pkg-telepathy-commits] [empathy] 12/12: Specifically disable -Werror

Simon McVittie smcv at debian.org
Wed May 14 12:06:55 UTC 2014


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

smcv pushed a commit to branch telepathy1
in repository empathy.

commit ee15b768baa367426bfafe548472c5f998bfd84f
Author: Simon McVittie <smcv at debian.org>
Date:   Wed May 14 12:47:25 2014 +0100

    Specifically disable -Werror
---
 debian/changelog | 2 +-
 debian/rules     | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a888845..08e32f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
 empathy (3.12.2+76+g800728d-0tp1.1) telepathy1; urgency=low
 
-  [ Simon McVittie ]
   * New snapshot from the 'next' (Telepathy 1) branch
   * Update dependencies for Telepathy-1
   * Bump debian/compat to 9
   * Explicitly set the multiarch ${libdir}, required for MC 6 plugins
     (it seems cdbs doesn't do that even under dh compat 9)
+  * Specifically disable -Werror
 
  -- Simon McVittie <smcv at debian.org>  Thu, 03 Apr 2014 19:40:22 +0100
 
diff --git a/debian/rules b/debian/rules
index c775bcf..32077cb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := --enable-spell=yes \
                              --disable-schemas-compile \
                              --enable-map=yes \
                              --enable-goa=yes \
+                             --disable-Werror \
                              --libdir=/usr/lib/$(DEB_HOST_MULTIARCH)
 
 ifeq ($(DEB_HOST_ARCH_OS),linux)

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



More information about the Pkg-telepathy-commits mailing list