[seaborn] 10/35: ENH: condition dependency on python3-matplotlib so we could also build on wheezy without patching

Andreas Tille tille at debian.org
Fri Jan 20 15:00:20 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 2c219edd740e1ffdd7acb93ac225e1a40424b297
Author: Yaroslav Halchenko <debian at onerussian.com>
Date:   Wed Mar 26 08:34:00 2014 -0400

    ENH: condition dependency on python3-matplotlib so we could also build on wheezy without patching
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 250e0b9..2c9530a 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 8), dh-python,
  python-patsy,
  python3-numpy, python3-scipy,
  python3-pandas,
- python3-matplotlib, python3-tk,
+ python-matplotlib (<< 1.2.0~) | python3-matplotlib, python3-tk,
  python3-patsy,
 Standards-Version: 3.9.5
 Homepage: https://github.com/mwaskom/seaborn

-- 
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