[seaborn] 01/01: Add python-bs4 to Recommends since its usage in test suite makes the installation recommended

Andreas Tille tille at debian.org
Fri Jan 20 15:41:56 UTC 2017


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

tille pushed a commit to branch debian
in repository seaborn.

commit 156914f56015a1ad528fcbf8f14679a3713f2107
Author: Andreas Tille <tille at debian.org>
Date:   Fri Jan 20 16:41:25 2017 +0100

    Add python-bs4 to Recommends since its usage in test suite makes the installation recommended
---
 debian/changelog | 2 ++
 debian/control   | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2606d66..c45c7de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ seaborn (0.7.1-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Move to Debian Science maintenance
+  * Add python-bs4 to Recommends since its usage in test suite makes the
+    installation recommended
 
  -- Andreas Tille <tille at debian.org>  Fri, 20 Jan 2017 15:55:11 +0100
 
diff --git a/debian/control b/debian/control
index 6a05b82..4e77172 100644
--- a/debian/control
+++ b/debian/control
@@ -34,6 +34,7 @@ Depends: ${misc:Depends}, ${python:Depends},
 Recommends:
  python-statsmodels,
  python-patsy,
+ python-bs4,
 Description: statistical visualization library
  Seaborn is a library for making attractive and informative
  statistical graphics in Python. It is built on top of matplotlib and
@@ -66,6 +67,7 @@ Depends: ${misc:Depends}, ${python3:Depends},
  python3-matplotlib,
 Recommends:
  python3-patsy,
+ python3-bs4
 Description: statistical visualization library
  Seaborn is a library for making attractive and informative
  statistical graphics in Python. It is built on top of matplotlib and

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



More information about the debian-science-commits mailing list