Skip to content
Commits on Source (6)
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 <tille@debian.org> Mon, 23 Apr 2018 15:24:27 +0200
python-colormap (1.0.1-1) unstable; urgency=medium
* Initial release (Closes: #878963)
......
Source: python-colormap
Section: python
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Afif Elghraoui <afif@debian.org>
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
......
# needed for hinge; The python3 module is also packaged
new-package-should-not-package-python2-module
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)))