[open-coarrays] 06/80: Remove overly restrictive version

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 25 13:45:44 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository open-coarrays.

commit 1fa1fa3ba1141a029a5e1b9bf5f2e079729173e1
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Jun 3 12:13:20 2016 +0100

    Remove overly restrictive version
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 5804cad..70750f1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
 Maintainer: Alastair McKinstry <mckinstry at debian.org>
 Build-Depends: debhelper (>= 9), dh-buildinfo,
  mpi-default-dev,
- cmake (>= 3.3.1-1),
- gfortran (>= 6.1-1)
+ cmake (>= 3.3.1),
+ gfortran (>= 6.1)
 Standards-Version: 3.9.8
 Homepage: https://www.opencoarrays.org/
 
@@ -23,8 +23,8 @@ Description: MPI Co-Array Fortran library for gfortran
  CAF programs built on top of MPI.
 
 Package: open-coarrays-bin
-Depends: ${misc:Depends}, libcoarrays-dev = (= ${binary:Version})
-Architecture: all
+Depends: ${misc:Depends}, libcoarrays-dev (= ${binary:Version})
+Architecture: any
 Description: Executables for running Co-Array Fortran programs
  OpenCoArrays is an open-source software project that supports the
  coarray Fortran (CAF) parallel programming features of the Fortran 2008

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



More information about the debian-science-commits mailing list