[med-svn] [pycorrfit] 02/03: cme fix dpkg-control
Andreas Tille
tille at debian.org
Mon Aug 25 13:23:30 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository pycorrfit.
commit d96b2ddfa7e0bede842821befb0b96d369a34d01
Author: Andreas Tille <tille at debian.org>
Date: Mon Aug 25 14:55:50 2014 +0200
cme fix dpkg-control
---
debian/changelog | 1 +
debian/control | 47 ++++++++++++++++++++++++-----------------------
2 files changed, 25 insertions(+), 23 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4a19c61..ed104ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
pycorrfit (0.8.3-2) UNRELEASED; urgency=medium
* debhelper 9
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Mon, 25 Aug 2014 14:53:28 +0200
diff --git a/debian/control b/debian/control
index b4c66e1..b641d07 100644
--- a/debian/control
+++ b/debian/control
@@ -4,34 +4,36 @@ Uploaders: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>,
Andreas Tille <tille at debian.org>
Section: python
Priority: optional
-Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 9),
- dh-python, python-setuptools,
- texlive-latex-extra,
- texlive-extra-utils,
- texlive-bibtex-extra,
- texlive-fonts-recommended,
- texlive-science,
- latex-xcolor,
- imagemagick,
- librsvg2-bin,
+Build-Depends: python-all,
+ debhelper (>= 9),
+ dh-python,
+ python-setuptools,
+ texlive-latex-extra,
+ texlive-extra-utils,
+ texlive-bibtex-extra,
+ texlive-fonts-recommended,
+ texlive-science,
+ latex-xcolor,
+ imagemagick,
+ librsvg2-bin
Standards-Version: 3.9.5
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/pycorrfit.git
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/pycorrfit.git
Vcs-Git: git://anonscm.debian.org/debian-med/pycorrfit.git
Homepage: http://paulmueller.github.io/PyCorrFit
Package: pycorrfit
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends},
- python-matplotlib,
- python-scipy,
- python-wxgtk2.8,
- python-numpy,
- python-yaml,
-Recommends:
- python-sympy,
- dvipng,
- texlive-latex-base,
- texlive-math-extra,
+Depends: ${misc:Depends},
+ ${python:Depends},
+ python-matplotlib,
+ python-scipy,
+ python-wxgtk2.8,
+ python-numpy,
+ python-yaml
+Recommends: python-sympy,
+ dvipng,
+ texlive-latex-base,
+ texlive-math-extra
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
@@ -39,4 +41,3 @@ Description: tool for fitting correlation curves on a logarithmic plot
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).
-
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pycorrfit.git
More information about the debian-med-commit
mailing list