[pfft] 01/02: d/control: add Pre-Depends for m-a

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sun Sep 14 18:24:17 UTC 2014


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

ghisvail-guest pushed a commit to branch master
in repository pfft.

commit 48ca80f4904f7c9f864404eae97a7ab325c22d0d
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sun Sep 14 18:14:57 2014 +0100

    d/control: add Pre-Depends for m-a
---
 debian/control | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/control b/debian/control
index bfb1fe9..19f7bd4 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,8 @@ Depends:
  ${misc:Depends},
  libfftw3-double3,
  libfftw3-mpi3
+Pre-Depends:
+ ${misc:Pre-Depends}
 Description: Parallel FFT software library based on MPI -- double precision
  PFFT is a parallel FFT software library based on MPI and distributed under 
  GPL license.
@@ -35,6 +37,8 @@ Depends:
  ${misc:Depends},
  libfftw3-single3,
  libfftw3-mpi3
+Pre-Depends:
+ ${misc:Pre-Depends}
 Description: Parallel FFT software library based on MPI -- single precision
  PFFT is a parallel FFT software library based on MPI and distributed under 
  GPL license.
@@ -49,6 +53,8 @@ Depends:
  ${misc:Depends},
  libfftw3-long3,
  libfftw3-mpi3
+Pre-Depends:
+ ${misc:Pre-Depends}
 Description: Parallel FFT software library based on MPI -- long double precision
  PFFT is a parallel FFT software library based on MPI and distributed under 
  GPL license.

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



More information about the debian-science-commits mailing list