[metview] 02/05: * Remove B-D on libmotif-dev as it is no longer used (Qt5 is instead) * Split dh_fixperms to arch and -indep parts, so dpkg-buildpackage -A works. Closes: #814437.

Alastair McKinstry mckinstry at moszumanska.debian.org
Mon Feb 15 05:37:33 UTC 2016


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

mckinstry pushed a commit to branch master
in repository metview.

commit 5ba663a4cc87480a747d0e7e3518aa2fb9d20d8d
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed Feb 10 22:03:12 2016 +0000

    * Remove B-D on libmotif-dev as it is no longer used (Qt5 is instead)
    * Split dh_fixperms to arch and -indep parts, so dpkg-buildpackage -A
      works. Closes: #814437.
---
 debian/changelog          | 8 ++++++++
 debian/control            | 2 +-
 debian/patches/fpic.patch | 2 ++
 3 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 3dec2d2..f10353f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+metview (4.6.1-2) UNRELEASED; urgency=medium
+
+  * Remove B-D on libmotif-dev as it is no longer used (Qt5 is instead)
+  * Split dh_fixperms to arch and -indep parts, so dpkg-buildpackage -A
+    works. Closes: #814437.
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Tue, 09 Feb 2016 18:03:49 +0000
+
 metview (4.6.1-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 4cc842b..62177a3 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
   libgrib-api-dev, libgrib-api-tools,
   libemos-dev (>= 2:4.1.1-2), libboost-dev,
   libmagics++-metview-dev, libmagics++-dev (>= 2.26.2),
-  libmotif-dev, libxmu-dev, libgdbm-dev, libcurl4-gnutls-dev,
+  libxmu-dev, libgdbm-dev, libcurl4-gnutls-dev,
   libcairo2-dev, pkg-config, swig, libexpat1-dev,
   libterralib-dev, ksh, libproj-dev,
   libgd-dev, imagemagick, libnetcdf-dev, libnetcdf-cxx-legacy-dev,
diff --git a/debian/patches/fpic.patch b/debian/patches/fpic.patch
index cc40da4..9ae8cef 100644
--- a/debian/patches/fpic.patch
+++ b/debian/patches/fpic.patch
@@ -1,5 +1,7 @@
 Author: Alastair McKinstry <mckinstry at debian.org>
 Description: Add FPIC support
+ Different architectures may need -fpic/-fPIC to compile correctly. Allow
+ ecbuild to accept FPIC as a CMAKE variable.
 Last-Updated: 2015-11-09
 Forwarded: no
 

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