Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian....@packages.debian.org
Usertags: pu

To fix #896350 I'd like to update mapbox-vector-tile in stretch too.

Kind Regards,

Bas
diff -Nru mapbox-vector-tile-0.5.0+ds/debian/changelog 
mapbox-vector-tile-0.5.0+ds/debian/changelog
--- mapbox-vector-tile-0.5.0+ds/debian/changelog        2017-01-11 
20:42:24.000000000 +0100
+++ mapbox-vector-tile-0.5.0+ds/debian/changelog        2018-04-28 
11:29:01.000000000 +0200
@@ -1,3 +1,11 @@
+mapbox-vector-tile (0.5.0+ds-4+deb9u1) stretch; urgency=medium
+
+  * Update branch in gbp.conf & Vcs-Git URL.
+  * Add python3-lib2to3 to dependencies.
+    (closes: #896350)
+
+ -- Bas Couwenberg <sebas...@debian.org>  Sat, 28 Apr 2018 11:29:01 +0200
+
 mapbox-vector-tile (0.5.0+ds-4) unstable; urgency=medium
 
   * Ignore test failures to not fail the entire build.
diff -Nru mapbox-vector-tile-0.5.0+ds/debian/control 
mapbox-vector-tile-0.5.0+ds/debian/control
--- mapbox-vector-tile-0.5.0+ds/debian/control  2016-11-25 11:16:41.000000000 
+0100
+++ mapbox-vector-tile-0.5.0+ds/debian/control  2018-04-28 11:28:27.000000000 
+0200
@@ -17,7 +17,7 @@
                python3-protobuf
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/mapbox-vector-tile.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-grass/mapbox-vector-tile.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-grass/mapbox-vector-tile.git -b 
stretch
 Homepage: https://github.com/tilezen/mapbox-vector-tile
 
 Package: python-mapbox-vector-tile
@@ -32,7 +32,8 @@
 
 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
diff -Nru mapbox-vector-tile-0.5.0+ds/debian/gbp.conf 
mapbox-vector-tile-0.5.0+ds/debian/gbp.conf
--- mapbox-vector-tile-0.5.0+ds/debian/gbp.conf 2016-11-25 11:16:41.000000000 
+0100
+++ mapbox-vector-tile-0.5.0+ds/debian/gbp.conf 2018-04-28 11:27:06.000000000 
+0200
@@ -6,7 +6,7 @@
 
 # The default name for the Debian branch is "master".
 # Change it if the name is different (for instance, "debian/unstable").
-debian-branch = master
+debian-branch = stretch
 
 # git-import-orig uses the following names for the upstream tags.
 # Change the value if you are not using git-import-orig

Reply via email to