Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Add python3-lib2to3 to dependencies. (closes: #896350)
· 206b617d
Bas Couwenberg
authored
Apr 20, 2018
206b617d
Update watch file to use HTTPS.
· 674ba0c2
Bas Couwenberg
authored
Apr 20, 2018
674ba0c2
Set distribution to unstable.
· cb85a3e7
Bas Couwenberg
authored
Apr 20, 2018
cb85a3e7
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
cb85a3e7
mapbox-vector-tile (0.5.0+ds-5)
UNRELEASED
; urgency=medium
mapbox-vector-tile (0.5.0+ds-5)
unstable
; urgency=medium
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.4, no changes.
* Add autopkgtest to test installability.
* Add python3-lib2to3 to dependencies.
(closes: #896350)
* Update watch file to use HTTPS.
-- Bas Couwenberg <sebastic@debian.org>
Sat, 31 Mar 2018 12:23:03
+0200
-- Bas Couwenberg <sebastic@debian.org>
Fri, 20 Apr 2018 22:45:58
+0200
mapbox-vector-tile (0.5.0+ds-4) unstable; urgency=medium
...
...
debian/control
View file @
cb85a3e7
...
...
@@ -32,7 +32,8 @@ Description: Mapbox Vector Tile library for Python 2
Package: python3-mapbox-vector-tile
Architecture: all
Depends: ${python3:Depends},
Depends: python3-lib2to3,
${python3:Depends},
${misc:Depends}
Description: Mapbox Vector Tile library for Python 3
mapbox-vector-tile provides encoding & decoding support for data
...
...
debian/watch
View file @
cb85a3e7
...
...
@@ -3,5 +3,5 @@ opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/_/./g;s/rel$//;s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,\
repacksuffix=+ds \
http://pypi.debian.net/mapbox-vector-tile/ \
http
s
://pypi.debian.net/mapbox-vector-tile/ \
mapbox-vector-tile-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))