[python-bumps] 06/20: Depends: python-matplotlib

Drew Parsons dparsons at moszumanska.debian.org
Sun Oct 29 06:29:24 UTC 2017


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

dparsons pushed a commit to tag debian/0.7.6-1
in repository python-bumps.

commit 3bb01e7a11455baf948f351c2bd9e9556646a452
Author: Drew Parsons <dparsons at debian.org>
Date:   Sun Oct 29 09:35:01 2017 +0800

    Depends: python-matplotlib
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9340b95..8a0cbda 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/python-bump
 
 Package: python-bumps
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
+Depends: python-matplotlib, ${python:Depends}, ${misc:Depends}
 Suggests: python-bumps-doc
 Description: data fitting and Bayesian uncertainty modeling for inverse problems (Python 2)
  Bumps is a set of routines for curve fitting and uncertainty analysis
@@ -43,7 +43,7 @@ Description: data fitting and Bayesian uncertainty modeling for inverse problems
 
 Package: python3-bumps
 Architecture: all
-Depends: ${python3:Depends}, ${misc:Depends}
+Depends: python3-matplotlib, ${python3:Depends}, ${misc:Depends}
 Suggests: python-bumps-doc
 Description: data fitting and Bayesian uncertainty modeling for inverse problems (Python 3)
  Bumps is a set of routines for curve fitting and uncertainty analysis

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



More information about the debian-science-commits mailing list