[libabw] 01/07: Import Debian patch 0.1.1-3

Rene Engelhard rene at moszumanska.debian.org
Tue Sep 13 02:53:28 UTC 2016


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

rene pushed a commit to branch master
in repository libabw.

commit 7a7d0d326963e9fddc425c59af5eb0d8825f17a5
Author: Rene Engelhard <rene at debian.org>
Date:   Wed Aug 24 21:18:03 2016 +0200

    Import Debian patch 0.1.1-3
---
 debian/changelog | 6 ++++++
 debian/rules     | 3 +++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d886d37..e7825fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libabw (0.1.1-3) unstable; urgency=medium
+
+  * use CPPFLAGS+=-DBOOST_SYSTEM_NO_DEPRECATED (closes: #835280)
+
+ -- Rene Engelhard <rene at debian.org>  Wed, 24 Aug 2016 21:18:03 +0200
+
 libabw (0.1.1-2) unstable; urgency=medium
 
   * upload to unstable
diff --git a/debian/rules b/debian/rules
index 4820e81..6b1343a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,9 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+# "stolen" from LOs external/libabw/ExternalProject_libabw.mk
+CPPFLAGS+=-DBOOST_SYSTEM_NO_DEPRECATED
+
 %:
 	dh $@ --with autoreconf
 

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



More information about the Pkg-openoffice-commits mailing list