[libcmis] 10/40: Imported Debian patch 0.3.1-3

Rene Engelhard rene at moszumanska.debian.org
Tue Sep 13 02:52:03 UTC 2016


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

rene pushed a commit to branch master
in repository libcmis.

commit 9cf1d69e7988234f9183aaf25f2129ac282a966e
Author: Rene Engelhard <rene at debian.org>
Date:   Thu May 9 11:26:12 2013 +0200

    Imported Debian patch 0.3.1-3
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 45e45d9..03ef48c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libcmis (0.3.1-3) unstable; urgency=low
+
+  * build with --disable-werror (closes: #707448) 
+
+ -- Rene Engelhard <rene at debian.org>  Thu, 09 May 2013 11:26:12 +0200
+
 libcmis (0.3.1-2) unstable; urgency=low
 
   * upload to unstable 
diff --git a/debian/rules b/debian/rules
index d5c5638..7485b60 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ override_dh_clean:
 	dh_clean
 
 override_dh_auto_configure:
-	dh_auto_configure -- --disable-long-tests
+	dh_auto_configure -- --disable-long-tests --disable-werror
 
 override_dh_auto_build:
 	$(MAKE) V=1

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



More information about the Pkg-openoffice-commits mailing list