[slepc] 01/05: Build-Depends: gfortran

Drew Parsons dparsons at moszumanska.debian.org
Sun Oct 25 19:02:03 UTC 2015


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

dparsons pushed a commit to branch master
in repository slepc.

commit a2b5d88ad64b4870c3d91002a1ba7acff6d3a512
Author: Drew Parsons <dparsons at debian.org>
Date:   Sun Oct 25 11:09:21 2015 +0800

    Build-Depends: gfortran
    
    The new build will update the fortran mod files, closing bug #751245.
    gcc is now gcc-5, closing #778123.
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e467295..c6b3597 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+slepc (3.6.1.dfsg1-2) UNRELEASED; urgency=medium
+
+  * Build-Depends: gfortran. Closes: #751245, #778123.
+
+ -- Drew Parsons <dparsons at debian.org>  Sun, 25 Oct 2015 11:07:10 +0800
+
 slepc (3.6.1.dfsg1-1) unstable; urgency=medium
 
   * New upstream version.
diff --git a/debian/control b/debian/control
index a260b15..6ad1832 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.
 Uploaders: Christophe Prud'homme <prudhomm at debian.org>, "Adam C. Powell, IV" <hazelsct at debian.org>,
  Drew Parsons <dparsons at debian.org>
 Build-Depends: debhelper (>= 9), quilt, python (>= 2.4.4-6),
- pkg-config, dh-python,
+ pkg-config, dh-python, gfortran,
  libpetsc3.6.2-dev, libpetsc3.6.2-dbg,
  libpetsc-complex-3.6.2-dev, libpetsc-complex-3.6.2-dbg,
  libarpack2-dev, libparpack2-dev

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



More information about the debian-science-commits mailing list