[pyoperators] 05/12: cme fix d/control: - Wrap and sort Build-Depends. - Bump Standards-Version to 3.9.8, no changes required. - Use secure Vcs-Git URI.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jun 8 14:23:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository pyoperators.

commit 2396c9e553398a80b1ffe44b13cfa55300aff4fc
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Jun 7 17:31:39 2016 +0100

    cme fix d/control:
    - Wrap and sort Build-Depends.
    - Bump Standards-Version to 3.9.8, no changes required.
    - Use secure Vcs-Git URI.
---
 debian/control | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index b1bbaca..a7e490c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,19 +6,21 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-python,
                python-all-dev,
-               python-numpy,
                python-nose,
                python-numexpr,
+               python-numpy,
                python-scipy,
                python3-all-dev,
-               python3-numpy,
                python3-nose,
                python3-numexpr,
+               python3-numpy,
                python3-scipy
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/pyoperators.git
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/pyoperators.git
+Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/pyoperators.git
 Homepage: http://pchanial.github.io/pyoperators/
+X-Python-Version: >= 2.6
+X-Python3-Version: >= 3.3
 
 Package: python-pyoperators
 Architecture: any

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyoperators.git



More information about the debian-science-commits mailing list