Processed: Re: Bug#897092: stretch-pu: package mapbox-vector-tile/0.5.0+ds-4+deb9u1

2018-07-01 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 - moreinfo
Bug #897092 [release.debian.org] stretch-pu: package 
mapbox-vector-tile/0.5.0+ds-4+deb9u1
Removed tag(s) moreinfo.
> close -1
Bug #897092 [release.debian.org] stretch-pu: package 
mapbox-vector-tile/0.5.0+ds-4+deb9u1
Marked Bug as done

-- 
897092: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897092
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#897092: stretch-pu: package mapbox-vector-tile/0.5.0+ds-4+deb9u1

2018-07-01 Thread Sebastiaan Couwenberg
Control: tags -1 - moreinfo
Control: close -1

On 07/01/2018 08:04 PM, Adam D. Barratt wrote:
> Control: tags -1 + moreinfo
> 
> On Sat, 2018-04-28 at 11:37 +0200, Bas Couwenberg wrote:
>> To fix #896350 I'd like to update mapbox-vector-tile in stretch too.
> 
> +  * Add python3-lib2to3 to dependencies.
> 
> There's no such package in stretch:
> 
> $ dak ls python3-lib2to3
> python3-lib2to3 | 3.6.6~rc1-3   | testing| all
> python3-lib2to3 | 3.6.6~rc1-3   | unstable   | all
> python3-lib2to3 | 3.6.6-1   | unstable   | all

Right, it's still part of libpython3.5-stdlib on stretch, so the issue
shouldn't affect stable. I've tagged the bug with buster & sid.

Kind Regards,

Bas



Bug#897092: stretch-pu: package mapbox-vector-tile/0.5.0+ds-4+deb9u1

2018-07-01 Thread Adam D. Barratt
Control: tags -1 + moreinfo

On Sat, 2018-04-28 at 11:37 +0200, Bas Couwenberg wrote:
> To fix #896350 I'd like to update mapbox-vector-tile in stretch too.

+  * Add python3-lib2to3 to dependencies.

There's no such package in stretch:

$ dak ls python3-lib2to3
python3-lib2to3 | 3.6.6~rc1-3   | testing| all
python3-lib2to3 | 3.6.6~rc1-3   | unstable   | all
python3-lib2to3 | 3.6.6-1   | unstable   | all

Regards,

Adam



Processed: Re: Bug#897092: stretch-pu: package mapbox-vector-tile/0.5.0+ds-4+deb9u1

2018-07-01 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + moreinfo
Bug #897092 [release.debian.org] stretch-pu: package 
mapbox-vector-tile/0.5.0+ds-4+deb9u1
Added tag(s) moreinfo.

-- 
897092: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897092
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#897092: stretch-pu: package mapbox-vector-tile/0.5.0+ds-4+deb9u1

2018-04-28 Thread Bas Couwenberg
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/changelog2017-01-11 
20:42:24.0 +0100
+++ mapbox-vector-tile-0.5.0+ds/debian/changelog2018-04-28 
11:29:01.0 +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   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.0 
+0100
+++ mapbox-vector-tile-0.5.0+ds/debian/control  2018-04-28 11:28:27.0 
+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.0 
+0100
+++ mapbox-vector-tile-0.5.0+ds/debian/gbp.conf 2018-04-28 11:27:06.0 
+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