[med-svn] [python-multipletau] 01/03: d/control: cme fix dpkg, remove python{, 3}-numpy dependency, as it should be resolved by ${python:Depends}
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Fri Jun 5 11:48:02 UTC 2015
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository python-multipletau.
commit b278f58cf3d796f585ffcc62b9c234983ec75003
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Fri Jun 5 13:30:41 2015 +0200
d/control: cme fix dpkg, remove python{,3}-numpy dependency, as it should
be resolved by ${python:Depends}
---
debian/control | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index e1c2b94..033ce8f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Build-Depends: debhelper (>= 9),
python-numpy,
python3-numpy,
python3-sphinx
-Standards-Version: 3.9.5
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/python-multipletau.git
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-multipletau.git
Vcs-Git: git://anonscm.debian.org/debian-med/python-multipletau.git
Homepage: http://paulmueller.github.io/multipletau
X-Python-Version: >= 2.6
@@ -24,7 +24,6 @@ Package: python-multipletau
Architecture: all
Depends: ${misc:Depends},
${python:Depends},
- python-numpy
Description: multiple-tau algorithm for Python/NumPy
Multipe-tau correlation is computed on a logarithmic scale (less
data points are computed) and is thus much faster than conventional
@@ -39,7 +38,6 @@ Package: python3-multipletau
Architecture: all
Depends: ${misc:Depends},
${python3:Depends},
- python3-numpy
Description: multiple-tau algorithm for Python/NumPy
Multipe-tau correlation is computed on a logarithmic scale (less
data points are computed) and is thus much faster than conventional
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-multipletau.git
More information about the debian-med-commit
mailing list