[python-periodictable] 07/09: Add matplotlib to Suggests since it can be used

Stuart Prescott stuart at debian.org
Sun Nov 5 04:19:22 UTC 2017


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

stuart pushed a commit to branch master
in repository python-periodictable.

commit ba24be250f3d25c9a95f07755140df402a015e5c
Author: Stuart Prescott <stuart at debian.org>
Date:   Sun Nov 5 15:12:10 2017 +1100

    Add matplotlib to Suggests since it can be used
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 2910ecf..32c13ad 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,8 @@ Depends:
  ${misc:Depends},
  ${python:Depends}
 Suggests:
- python-periodictable-doc
+ python-matplotlib,
+ python-python-periodictable-doc
 Description: Extensible periodic table of the elements (Python 2)
  This package provides a periodic table of the elements with support
  for mass, density and xray/neutron scattering information.
@@ -66,7 +67,8 @@ Depends:
  ${misc:Depends},
  ${python3:Depends}
 Suggests:
- python-periodictable-doc
+  python-python-periodictable-doc,
+  python3-matplotlib
 Description: Extensible periodic table of the elements (Python 3)
  This package provides a periodic table of the elements with support
  for mass, density and xray/neutron scattering information.

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



More information about the debian-science-commits mailing list