[metview] 01/01: 4.8.0-3

Alastair McKinstry mckinstry at moszumanska.debian.org
Thu May 25 07:53:13 UTC 2017


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

mckinstry pushed a commit to tag debian/4.8.0-3
in repository metview.

commit 95e0f66b44b88823c27318b6330c2a34aa8a8409
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Mar 3 14:21:20 2017 +0000

    4.8.0-3
---
 debian/changelog                 | 7 +++++++
 debian/control                   | 1 +
 debian/patches/cmake-fixes.patch | 5 +++++
 debian/rules                     | 1 -
 4 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4bfba81..e435511 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+metview (4.8.0-3) unstable; urgency=medium
+
+  * Mark metview-data as Multi-Arch: foreign
+  * Remove unnecessary GRIB_API_PATH from rule
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Fri, 09 Dec 2016 09:44:05 +0000
+
 metview (4.8.0-2) unstable; urgency=medium
 
   * Build-Depend on libemos-bin, libopenjp2-7-dev. Closes: #846775
diff --git a/debian/control b/debian/control
index 1afc805..a48e240 100644
--- a/debian/control
+++ b/debian/control
@@ -42,6 +42,7 @@ Description: Interactive data visualization and analysis environment,
 Package: metview-data
 Depends: ${misc:Depends}
 Architecture: all
+Multi-Arch: foreign
 Description: Data needed for the Metview data analysis environment
  Metview has been designed as a flexible, modular and extendible system
  able to accommodate the evolving needs of the user.
diff --git a/debian/patches/cmake-fixes.patch b/debian/patches/cmake-fixes.patch
index 05bc3a7..1cc51b5 100644
--- a/debian/patches/cmake-fixes.patch
+++ b/debian/patches/cmake-fixes.patch
@@ -1,3 +1,8 @@
+Author: Alastair McKinstry <mckinstry at debian.org>
+Description: cmake fixes needed for builds on Debian
+Last-Updated: 2016-03-18
+Forwarded: not-needed
+
 Index: metview-4.6.5/CMakeLists.txt
 ===================================================================
 --- metview-4.6.5.orig/CMakeLists.txt
diff --git a/debian/rules b/debian/rules
index e3acb64..caf485d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -66,7 +66,6 @@ override_dh_auto_configure:
 		-DENABLE_RPATHS=Off \
 		-DFLEXTRA_PATH=/usr/bin/flextra \
 		-DENABLE_QT5=On  \
-		-DGRIB_API_PATH=/usr/lib \
 		-DDISABLE_OS_CHECK=On \
 		-DFPIC=${FPIC}
 	for f in ${AUTOGENERATED} ; do \

-- 
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