[metview] 96/97: Add back gfortran dependency, accidentally dropped.
Alastair McKinstry
mckinstry at moszumanska.debian.org
Tue Sep 1 09:18:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch master
in repository metview.
commit f08f8eeb9ce0753a50a23c740cd83df24682e4e9
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Sat Aug 15 14:48:45 2015 +0100
Add back gfortran dependency, accidentally dropped.
---
debian/changelog | 6 ++++++
debian/control | 1 +
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 8486022..94c4b68 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+metview (4.5.6-6) unstable; urgency=medium
+
+ * Add back gfortran dependency, accidentally dropped.
+
+ -- Alastair McKinstry <mckinstry at debian.org> Sat, 15 Aug 2015 08:00:57 +0100
+
metview (4.5.6-5) unstable; urgency=medium
* Build against libterralib3 for g++5 transition.
diff --git a/debian/control b/debian/control
index c988dbc..ce2fe6b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,6 +3,7 @@ Section: science
Priority: optional
Maintainer: Alastair McKinstry <mckinstry at debian.org>
Build-Depends: debhelper (>= 9),
+ gfortran (>= 4:5.2),
flex, bison, libhdf5-dev, libpango1.0-dev, chrpath,
libqt5webkit5-dev, qtbase5-dev, libqt5xmlpatterns5-dev,
libgrib-api-dev, libgrib-api-tools,
--
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