[med-svn] [mapdamage] 01/01: Fix sequence of dependencies of packages providing liblapack.so and libblas.so

Andreas Tille tille at debian.org
Thu Mar 30 06:40:37 UTC 2017


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

tille pushed a commit to branch master
in repository mapdamage.

commit a9c07aed4218905c2d15474eeb2734354b2abf0e
Author: Andreas Tille <tille at debian.org>
Date:   Thu Mar 30 08:38:45 2017 +0200

    Fix sequence of dependencies of packages providing liblapack.so and libblas.so
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index f38920f..b5bb164 100644
--- a/debian/control
+++ b/debian/control
@@ -27,8 +27,8 @@ Depends: ${python:Depends},
          r-cran-gam,
          r-cran-rcpp,
          r-cran-rcppgsl,
-         libatlas-base-dev | libopenblas-dev | libblas-dev | libblas.so,
-         libatlas-base-dev | libopenblas-dev | liblapack-dev | liblapack.so
+         libopenblas-dev | libblas-dev   | libatlas-base-dev | libblas.so,
+         libopenblas-dev | liblapack-dev | libatlas-base-dev | liblapack.so
 Description: tracking and quantifying damage patterns in ancient DNA sequences
  MapDamage is a computational framework written in Python and R, which
  tracks and quantifies DNA damage patterns among ancient DNA sequencing

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mapdamage.git



More information about the debian-med-commit mailing list