[open-coarrays] 16/80: Make the -dev package depend on the lib package

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 25 13:45:45 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 75e975a4f1880affe62ddda944121c232e3deeb1
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Jun 3 15:21:16 2016 +0100

    Make the -dev package depend on the lib package
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f65c16e..3c3fd69 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,8 @@ Homepage: https://www.opencoarrays.org/
 Package: libcoarrays-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, gfortran (>= 6.1-1), mpi-default-bin
+Depends: ${misc:Depends}, ${shlibs:Depends}, gfortran (>= 6.1-1), mpi-default-bin,
+ libcoarrays0d (= ${binary:Version})
 Description: Co-Array Fortran libraries for gfortran - development files
  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