[med-svn] [pycorrfit] 01/01: d/control: add missing dependencies for LaTex plots
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Mon Jan 6 14:11:58 UTC 2014
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository pycorrfit.
commit 98bf3f06b2b557fca69824876a207f0cb7c046c5
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Mon Jan 6 13:46:51 2014 +0100
d/control: add missing dependencies for LaTex plots
---
debian/changelog | 6 ++++++
debian/control | 7 ++++++-
2 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c674cad..2d8c39e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pycorrfit (0.8.0-2~beta-2) UNRELEASED; urgency=medium
+
+ * d/control: add missing dependencies for LaTex plots
+
+ -- Alexandre Mestiashvili <alex at biotec.tu-dresden.de> Mon, 06 Jan 2014 15:05:32 +0100
+
pycorrfit (0.8.0-2~beta-1) unstable; urgency=low
[ Alexandre Mestiashvili ]
diff --git a/debian/control b/debian/control
index cebdab2..fa8234f 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,12 @@ Depends: ${misc:Depends}, ${python:Depends},
python-wxtools,
python-numpy,
python-sympy,
- python-yaml
+ python-yaml,
+ 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 /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/pycorrfit.git
More information about the debian-med-commit
mailing list