This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository pyscanfcs.
commit ed57f3d308909267c79861b001c2407d33857fe2 Author: Alexandre Mestiashvili <[email protected]> Date: Mon Sep 8 10:33:15 2014 +0200 cme fix dpkg-control --- debian/control | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/debian/control b/debian/control index 7466bcd..a2a52ef 100644 --- a/debian/control +++ b/debian/control @@ -4,31 +4,33 @@ Uploaders: Alexandre Mestiashvili <[email protected]> Section: python Priority: optional Build-Depends: python-setuptools, - python-all-dev, - dh-python, - debhelper (>= 9), - cython, - python-matplotlib, - python-multipletau, - python-numpy, - python-pyfits, - python-scipy, - python-wxgtk2.8, - imagemagick, - librsvg2-bin, - texlive-science, - texlive-latex-extra, - texlive-latex-recommended, - texlive-fonts-recommended, - texlive-bibtex-extra, + python-all-dev, + dh-python, + debhelper (>= 9), + cython, + python-matplotlib, + python-multipletau, + python-numpy, + python-pyfits, + python-scipy, + python-wxgtk2.8, + imagemagick, + librsvg2-bin, + texlive-science, + texlive-latex-extra, + texlive-latex-recommended, + texlive-fonts-recommended, + texlive-bibtex-extra Standards-Version: 3.9.5 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/pyscanfcs.git +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/pyscanfcs.git Vcs-Git: git://anonscm.debian.org/debian-med/pyscanfcs.git Homepage: http://pyscanfcs.craban.de Package: pyscanfcs Architecture: any -Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} +Depends: ${misc:Depends}, + ${python:Depends}, + ${shlibs:Depends} Description: scientific tool for perpendicular line scanning FCS When a membrane is scanned perpendicularly to its surface, the fluorescence signal originating from the membrane itself -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pyscanfcs.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
