[Git][debian-gis-team/mapbox-vector-tile][master] 3 commits: Add python3-lib2to3 to dependencies. (closes: #896350)
Bas Couwenberg
gitlab at salsa.debian.org
Fri Apr 20 21:54:57 BST 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / mapbox-vector-tile
Commits:
206b617d by Bas Couwenberg at 2018-04-20T22:44:26+02:00
Add python3-lib2to3 to dependencies. (closes: #896350)
- - - - -
674ba0c2 by Bas Couwenberg at 2018-04-20T22:50:00+02:00
Update watch file to use HTTPS.
- - - - -
cb85a3e7 by Bas Couwenberg at 2018-04-20T22:50:00+02:00
Set distribution to unstable.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,13 @@
-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 at debian.org> Sat, 31 Mar 2018 12:23:03 +0200
+ -- Bas Couwenberg <sebastic at debian.org> Fri, 20 Apr 2018 22:45:58 +0200
mapbox-vector-tile (0.5.0+ds-4) unstable; urgency=medium
=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -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
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -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/ \
+https://pypi.debian.net/mapbox-vector-tile/ \
mapbox-vector-tile-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapbox-vector-tile/compare/529ba673a9ccea96bc23c03168c5e32cbbb320c3...cb85a3e7f823b41e74fa3a592b8a3f9af7ef2da0
---
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapbox-vector-tile/compare/529ba673a9ccea96bc23c03168c5e32cbbb320c3...cb85a3e7f823b41e74fa3a592b8a3f9af7ef2da0
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20180420/c77323c8/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list