Andreas Tille pushed to branch master at Debian Med / openslide-python
Commits: 811efa14 by Andreas Tille at 2018-10-29T09:01:14Z debhelper 11 - - - - - 21584536 by Andreas Tille at 2018-10-29T09:02:25Z Point Vcs fields to salsa.debian.org - - - - - 8cc35af5 by Andreas Tille at 2018-10-29T09:02:25Z Standards-Version: 4.2.1 - - - - - 0dda5915 by Andreas Tille at 2018-10-29T09:02:26Z Testsuite: autopkgtest-pkg-python - - - - - 12f3a43e by Andreas Tille at 2018-10-29T09:02:26Z Remove trailing whitespace in debian/rules - - - - - ca653836 by Andreas Tille at 2018-10-29T09:36:02Z Lintian warnings about depends other Python variant - - - - - a4409128 by Andreas Tille at 2018-10-29T09:37:28Z Drop ancient X-Python-Version field - - - - - 4a15f365 by Andreas Tille at 2018-10-29T09:39:46Z Upload to unstable - - - - - 6 changed files: - debian/changelog - debian/compat - debian/control - + debian/python-openslide-examples.lintian-overrides - + debian/python3-openslide.lintian-overrides - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +openslide-python (1.1.1-4) unstable; urgency=medium + + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.2.1 + * Testsuite: autopkgtest-pkg-python + * Remove trailing whitespace in debian/rules + * Lintian warnings about depends other Python variant + * Drop ancient X-Python-Version field + + -- Andreas Tille <[email protected]> Mon, 29 Oct 2018 10:37:28 +0100 + openslide-python (1.1.1-3) unstable; urgency=medium [ Mathieu Malaterre ] ===================================== debian/compat ===================================== @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== @@ -2,8 +2,9 @@ Source: openslide-python Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> Section: python +Testsuite: autopkgtest-pkg-python Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), dh-python, python-dev, python-pil, @@ -12,12 +13,10 @@ Build-Depends: debhelper (>= 10), python3-pil, python3-setuptools, libopenslide-dev -Standards-Version: 4.1.1 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/openslide-python.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/openslide-python.git +Standards-Version: 4.2.1 +Vcs-Browser: https://salsa.debian.org/med-team/openslide-python +Vcs-Git: https://salsa.debian.org/med-team/openslide-python.git Homepage: http://openslide.org -X-Python-Version: >= 2.6 -X-Python3-Version: >= 3.3 Package: python-openslide Architecture: any ===================================== debian/python-openslide-examples.lintian-overrides ===================================== @@ -0,0 +1,3 @@ +# Examples are for both Python variants +python-openslide-examples: python-package-depends-on-package-from-other-python-variant Depends: python3-flask +python-openslide-examples: python-package-depends-on-package-from-other-python-variant Depends: python3-openslide ===================================== debian/python3-openslide.lintian-overrides ===================================== @@ -0,0 +1,2 @@ +# Examples are for both Python variants +python3-openslide: python-package-depends-on-package-from-other-python-variant Recommends: python-openslide-examples ===================================== debian/rules ===================================== @@ -9,7 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all override_dh_installexamples: dh_installexamples -ppython-openslide-examples -Xjquery.js examples/* - dh_link -ppython-openslide-examples usr/share/javascript/jquery/jquery.js usr/share/doc/python-openslide-examples/examples/deepzoom/static/jquery.js + dh_link -ppython-openslide-examples usr/share/javascript/jquery/jquery.js usr/share/doc/python-openslide-examples/examples/deepzoom/static/jquery.js override_dh_compress: dh_compress -X.py View it on GitLab: https://salsa.debian.org/med-team/openslide-python/compare/3ca4cdbae96a93a476d867d85e64806474d38d34...4a15f36560b4a54b8291934e486ffb8ddae4ea74 -- View it on GitLab: https://salsa.debian.org/med-team/openslide-python/compare/3ca4cdbae96a93a476d867d85e64806474d38d34...4a15f36560b4a54b8291934e486ffb8ddae4ea74 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
