[metview] 02/02: * Set DISABLE_OS_CHECK=On (new feature) for Hurd, kFreeBSD builds. * Acknowledge new upstream fixes FTBFS. Closes: #803073.

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 28 13:53:33 UTC 2015


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

mckinstry pushed a commit to branch debian/master
in repository metview.

commit 7d77de6fa3ca9fa695a974c53e627c4ab641c7ae
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed Oct 28 13:53:06 2015 +0000

    * Set DISABLE_OS_CHECK=On (new feature) for Hurd, kFreeBSD builds.
    * Acknowledge new upstream fixes FTBFS. Closes: #803073.
---
 debian/changelog | 7 +++++++
 debian/rules     | 3 ++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3aacd8b..d6c5cfd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+metview (4.5.7-2) unstable; urgency=medium
+
+  * Set DISABLE_OS_CHECK=On (new feature) for Hurd, kFreeBSD builds.
+  * Acknowledge new upstream fixes FTBFS. Closes: #803073. 
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Wed, 28 Oct 2015 13:52:58 +0000
+
 metview (4.5.7-1) unstable; urgency=medium
 
   * New upstream release. 
diff --git a/debian/rules b/debian/rules
index fa09792..6f0d9ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,7 +48,8 @@ override_dh_auto_configure:
 		-DENABLE_RPATHS=Off \
 		-DFLEXTRA_PATH=/usr/bin/flextra \
 		-DENABLE_QT5=On  \
-		-DGRIB_API_PATH=/usr/lib 
+		-DGRIB_API_PATH=/usr/lib \
+		-DDISABLE_OS_CHECK=On
 	for f in ${AUTOGENERATED} ; do \
                 sed -e 's%@ARCH@%${DEB_HOST_MULTIARCH}%g' < debian/$$f.in  > debian/$$f ; \
                 done

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/metview.git



More information about the debian-science-commits mailing list