This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository pycorrfit.
commit d2899e908de0b1fc949dbfb882053e4e98e63e05 Author: Alexandre Mestiashvili <[email protected]> Date: Tue Mar 25 11:06:27 2014 +0100 d/control: Recommneds: add texlive-latex-base, remove ghostscript - dep of dvipng, remove texlive-science d/changelog: push to unstable --- debian/changelog | 8 +++++--- debian/control | 3 +-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index a6e796a..4489fb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ -pycorrfit (0.8.2-2) UNRELEASED; urgency=medium +pycorrfit (0.8.2-2) unstable; urgency=medium - * d/control: strip trailing slash from Homepage + * d/control: Recommneds: add texlive-latex-base, i + remove ghostscript - dep of dvipng, remove texlive-science * d/rules: add one more pass of pdflatex for the tex source + * d/pycorrfit.install: copy sample_session to examples - -- Alexandre Mestiashvili <[email protected]> Tue, 18 Feb 2014 16:14:31 +0100 + -- Alexandre Mestiashvili <[email protected]> Tue, 25 Mar 2014 11:06:09 +0100 pycorrfit (0.8.2-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 4f56a5d..8213e20 100644 --- a/debian/control +++ b/debian/control @@ -29,9 +29,8 @@ Depends: ${misc:Depends}, ${python:Depends}, python-yaml, Recommends: dvipng, - ghostscript, + texlive-latex-base, texlive-math-extra, - 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
