This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository pycorrfit.
commit b3dc746f59830b6155092fc4da9a55ecc0900519 Author: Andreas Tille <[email protected]> Date: Mon Jun 5 18:24:42 2017 +0200 Recommends: s/texlive-math-extra/texlive-science/ --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d3c8906..8e23569 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pycorrfit (0.9.9+dfsg-2) unstable; urgency=medium + + * Recommends: s/texlive-math-extra/texlive-science/ + Closes: #864226 + + -- Andreas Tille <[email protected]> Mon, 05 Jun 2017 18:24:28 +0200 + pycorrfit (0.9.9+dfsg-1) unstable; urgency=medium * Drop get-orig-source target diff --git a/debian/control b/debian/control index e76ea4c..4b648b5 100644 --- a/debian/control +++ b/debian/control @@ -40,7 +40,7 @@ Depends: python-matplotlib, ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} -Recommends: dvipng, python-sympy, texlive-latex-base, texlive-math-extra +Recommends: dvipng, python-sympy, texlive-latex-base, texlive-science Description: tool for fitting correlation curves on a logarithmic plot PyCorrFit is a general-purpose FCS evaluation software that, amongst other formats, supports the established Zeiss ConfoCor3 ~.fcs -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pycorrfit.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
