Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (6)
pypi can now be parsed directly
· 026ddb74
Andreas Tille
authored
Apr 23, 2018
026ddb74
remove unneeded lintian-override
· e6f0f526
Andreas Tille
authored
Apr 23, 2018
e6f0f526
debhelper 11
· 4cba2d04
Andreas Tille
authored
Apr 23, 2018
4cba2d04
Standards-Version: 4.1.4
· 7cbd35bc
Andreas Tille
authored
Apr 23, 2018
7cbd35bc
Point Vcs-fields to Salsa, Make sequence of fields more cme-ish
· 1febe512
Andreas Tille
authored
Apr 23, 2018
1febe512
Upload to unstable
· 990e717b
Andreas Tille
authored
Apr 23, 2018
990e717b
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
990e717b
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)
...
...
debian/compat
View file @
990e717b
1
0
1
1
debian/control
View file @
990e717b
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 (>= 1
0
),
debhelper (>= 1
1~
),
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
100644 → 0
View file @
63d835ad
# needed for hinge; The python3 module is also packaged
new-package-should-not-package-python2-module
debian/watch
View file @
990e717b
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)))