Andreas Tille pushed to branch master at Debian Med / python-colormap
Commits: 026ddb74 by Andreas Tille at 2018-04-23T13:57:15+02:00 pypi can now be parsed directly - - - - - e6f0f526 by Andreas Tille at 2018-04-23T13:57:53+02:00 remove unneeded lintian-override - - - - - 4cba2d04 by Andreas Tille at 2018-04-23T13:58:32+02:00 debhelper 11 - - - - - 7cbd35bc by Andreas Tille at 2018-04-23T13:59:11+02:00 Standards-Version: 4.1.4 - - - - - 1febe512 by Andreas Tille at 2018-04-23T15:24:15+02:00 Point Vcs-fields to Salsa, Make sequence of fields more cme-ish - - - - - 990e717b by Andreas Tille at 2018-04-23T15:27:17+02:00 Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/compat - debian/control - − debian/python-colormap.lintian-overrides - debian/watch Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +python-colormap (1.0.1-2) unstable; urgency=medium + + * Team upload. + * d/watch: pypi can now be parsed directly + * remove unneeded lintian-override + Closes: #896662 + * debhelper 11 + * Standards-Version: 4.1.4 + * d/control: + - Point Vcs-fields to Salsa + - Make sequence of fields more cme-ish + + -- Andreas Tille <[email protected]> Mon, 23 Apr 2018 15:24:27 +0200 + python-colormap (1.0.1-1) unstable; urgency=medium * Initial release (Closes: #878963) ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -1,10 +1,10 @@ Source: python-colormap -Section: python -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Afif Elghraoui <[email protected]> +Section: python +Priority: optional Build-Depends: - debhelper (>= 10), + debhelper (>= 11~), dh-python, python-all, python-setuptools, @@ -20,10 +20,10 @@ Build-Depends: python-nose <!nocheck>, python3-tk <!nocheck>, python3-nose <!nocheck>, -Standards-Version: 4.1.1 +Standards-Version: 4.1.4 ++Vcs-Browser: https://salsa.debian.org/med-team/python-colormap ++Vcs-Git: https://salsa.debian.org/med-team/python-colormap.git Homepage: https://colormap.readthedocs.io/ -Vcs-Git: https://anonscm.debian.org/git/debian-med/python-colormap.git -Vcs-Browser: https://anonscm.debian.org/git/debian-med/python-colormap.git Package: python-colormap Architecture: all ===================================== debian/python-colormap.lintian-overrides deleted ===================================== --- a/debian/python-colormap.lintian-overrides +++ /dev/null @@ -1,2 +0,0 @@ -# needed for hinge; The python3 module is also packaged -new-package-should-not-package-python2-module ===================================== debian/watch ===================================== --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,4 @@ version=4 -# pypi.debian.net appears to be down. # there are no tags in the github repository <https://github.com/cokelaer/colormap> -# https://pypi.debian.net/python-colormap/python-colormap-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +https://pypi.org/project/colormap/#files https://files.pythonhosted.org/packages/.*/colormap-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/med-team/python-colormap/compare/63d835ad5130212e3662017deaa7173294ebe76b...990e717b3dcc4e5db7eaad3982f10a125bb5927e --- View it on GitLab: https://salsa.debian.org/med-team/python-colormap/compare/63d835ad5130212e3662017deaa7173294ebe76b...990e717b3dcc4e5db7eaad3982f10a125bb5927e 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
