This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository pycorrfit.
commit 18c2f8238842b63bba2410a3b715ed2bdecd4e91 Author: Alexandre Mestiashvili <[email protected]> Date: Mon Dec 9 17:16:56 2013 +0100 d/doc-base: removed as we do not provide documentation in /usr/share/doc/pycorrfit d/control: fix Description --- debian/control | 2 +- debian/doc-base | 15 --------------- 2 files changed, 1 insertion(+), 16 deletions(-) diff --git a/debian/control b/debian/control index f9ac3c9..cebdab2 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,7 @@ Depends: ${misc:Depends}, ${python:Depends}, python-numpy, python-sympy, python-yaml -Description: tool for fitting correlation curves on a logarithmic plot. +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 file format. PyCorrFit comes with several built-in model functions, diff --git a/debian/doc-base b/debian/doc-base deleted file mode 100644 index 286055d..0000000 --- a/debian/doc-base +++ /dev/null @@ -1,15 +0,0 @@ -Document: pycorrfit -Title: Documentation for pycorrfit -Author: Paul Mueller -Abstract: PyCorrFit - a 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 - file format. PyCorrFit comes with several built-in model functions, - covering a wide range of applications in standard confocal FCS. - In addition, it contains equations dealing with different excitation - geometries like total internal reflection (TIR). -Section: Science/Data Analysis - -Format: pdf -Files: /usr/share/doc/pycorrfit/PyCorrFit_doc.pdf.gz -Index: /usr/share/doc/pycorrfit/PyCorrFit_doc.pdf.gz -- Alioth's /git/debian-med/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
