[med-svn] [pycorrfit] 06/18: Apply cme fix dpkg
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Fri Jul 22 14:23:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository pycorrfit.
commit f298c2f82dcb40700411f9a07434f96c7328e3c3
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Fri Jun 24 14:05:58 2016 +0200
Apply cme fix dpkg
---
debian/control | 9 ++++++---
debian/copyright | 6 ++----
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index eb58360..856e14f 100644
--- a/debian/control
+++ b/debian/control
@@ -21,9 +21,9 @@ Build-Depends: cython,
texlive-fonts-recommended,
texlive-latex-extra,
texlive-science
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/pycorrfit.git
-Vcs-Git: git://anonscm.debian.org/debian-med/pycorrfit.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/pycorrfit.git
Homepage: http://paulmueller.github.io/PyCorrFit
Package: pycorrfit
@@ -36,7 +36,10 @@ Depends: python-matplotlib,
${misc:Depends},
${python:Depends},
${shlibs:Depends}
-Recommends: dvipng, python-sympy, texlive-latex-base, texlive-math-extra
+Recommends: dvipng,
+ python-sympy,
+ 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
diff --git a/debian/copyright b/debian/copyright
index 026ce9a..474be1a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: PyCorrFit
Source: https://github.com/paulmueller/PyCorrFit/
Files-Excluded:
@@ -14,15 +14,13 @@ Files: *
Copyright: 2015 Paul Mueller <paul.mueller at biotec.tu-dresden.de>
License: GPL-2+
-Files:
- pycorrfit/readfiles/read_pt3_scripts/correlation_objects.py
+Files: pycorrfit/readfiles/read_pt3_scripts/correlation_objects.py
pycorrfit/readfiles/read_pt3_scripts/import_methods.py
pycorrfit/readfiles/read_pt3_scripts/fitting_methods.py
pycorrfit/readfiles/read_pt3_scripts/correlation_methods.py
Copyright: 2015 Dominic Waithe
License: GPL-2+
-
Files: debian/*
Copyright: 2015 Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
License: GPL-2+
--
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