Gert Wollny pushed to branch master at Debian Med / pymia
Commits: 315594a7 by Gert Wollny at 2018-06-30T21:33:35+02:00 d/control: update uploader, dep on dh-python, and remove old Python fields - - - - - afd9f00a by Gert Wollny at 2018-07-01T07:43:58+02:00 Set python3 build dep - - - - - 26da11eb by Gert Wollny at 2018-07-01T07:48:11+02:00 d/control: apply cme fix dpkg - - - - - 2 changed files: - debian/control - debian/copyright Changes: ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -1,23 +1,22 @@ Source: pymia Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Gert Wollny <[email protected]> +Uploaders: Gert Wollny <[email protected]> Section: science Priority: optional Build-Depends: debhelper (>= 9), pkg-config, + dh-python, python-all-dev, - python3.6-dev, + python3-dev:any, python-numpy, python3-numpy, python-setuptools, python3-setuptools, libmia-2.4-dev -Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/pymia.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/pymia.git +Standards-Version: 4.1.4 +Vcs-Browser: https://salsa.debian.org/med-team/pymia +Vcs-Git: https://salsa.debian.org/med-team/pymia.git Homepage: http://mia.sourceforge.net -X-Python-Version: >= 2.7 -X-Python3-Version: >= 3.2 Package: python-mia Architecture: any @@ -46,4 +45,3 @@ Description: Python-3 bindings for the MIA image processing library meshes. The libraries provide a basic infrastructure and generic algorithms, that can be specialized by specifying the appropriate plug-ins. This package provides the Python-3 bindings. - ===================================== debian/copyright ===================================== --- 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: pymia Upstream-Contact: Gert Wollny <[email protected]> Source: http://mia.sourceforge.net View it on GitLab: https://salsa.debian.org/med-team/pymia/compare/1726409b86084ebb9483de3b8526e0d418b54884...26da11eb26b39b163228a39bdbae81e9c5293d2e -- View it on GitLab: https://salsa.debian.org/med-team/pymia/compare/1726409b86084ebb9483de3b8526e0d418b54884...26da11eb26b39b163228a39bdbae81e9c5293d2e You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
