[magics] 27/31: Depend on libterralib-dev headers and use them

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 11:09:49 UTC 2015


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

mckinstry pushed a commit to branch master
in repository magics.

commit d27fd5b8c45f8670b439efa06a9af3ba79c3379f
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sun Feb 23 21:02:47 2014 +0000

    Depend on libterralib-dev headers and use them
---
 debian/changelog      | 7 +++++++
 debian/control        | 2 +-
 debian/patches/series | 1 +
 3 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 67f0bba..dfa0c90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+magics++ (2.18.15-6) unstable; urgency=medium
+
+  * Add dependency on libterralib-dev to libmagics++-dev. Change references
+    to Terralib headers that ship in Debian rather than local ones (not included). 
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Sun, 23 Feb 2014 21:02:05 +0000
+
 magics++ (2.18.15-5) unstable; urgency=medium
 
   * Build-Depend on libq4-dev. No longer use libmotif-dev.
diff --git a/debian/control b/debian/control
index 9c14308..3df5622 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Package: libmagics++-dev
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: libmagplus3 ( = ${binary:Version} ), ${misc:Depends}, ${python:Depends}
+Depends: libmagplus3 ( = ${binary:Version} ), ${misc:Depends}, ${python:Depends}, libterralib-dev
 Recommends: pkg-config
 Description: Development files for ECMWF  plotting software MAGICS++
  Magics++ is the latest generation of the ECMWF's Meteorological plotting
diff --git a/debian/patches/series b/debian/patches/series
index 0389479..e77c9a6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,3 +5,4 @@ terralib.patch
 enable_static.patch
 gcc-4.7.patch
 magics-config.patch
+fix-headers.patch

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



More information about the debian-science-commits mailing list