Control: tags -1 + pending

On Mon, 2016-08-08 at 00:38 +0200, Emilio Pozuelo Monfort wrote:
> On 06/08/16 23:31, Adam D. Barratt wrote:
> > Control: tags -1 + confirmed
> > 
> > On Fri, 2016-08-05 at 23:14 +0200, Emilio Pozuelo Monfort wrote:
> >> gnome-maps is currently unusable in Jessie. It used the MapQuest provider,
> >> which has closed access to external applications[1].
> >>
> >> This is already fixed in unstable, see #830842.
> >>
> >> For Jessie, I have updated to the new point release. Excluding the 
> >> autotools
> >> changes in the debdiff (which are autogenerated anyway through 
> >> dh_autoreconf),
> >> the only changes are a few translation updates, and the changes for this 
> >> fix
> >> (which are the changes in src/, plus the mapbox logo), as can also be seen
> >> in [2].
> > 
> > fwiw, this didn't make it to debian-release, probably due to the size of
> > the debdiff; you might want to compress larger ones in future.
> 
> Right, thanks. Will do.
> 
> >> I could backport these changes instead, but given that the new release is
> >> basically this fix, I thought it would be fine.
> > 
> >  const MapType = {
> > -    STREET:  Champlain.MAP_SOURCE_OSM_MAPQUEST,
> > -    AERIAL:  Champlain.MAP_SOURCE_OSM_AERIAL_MAP,
> > -    CYCLING: Champlain.MAP_SOURCE_OSM_CYCLE_MAP,
> > -    TRANSIT: Champlain.MAP_SOURCE_OSM_TRANSPORT_MAP
> > +    STREET: 'MapsStreetSource',
> > +    AERIAL: 'MapsAerialSource'
> >  };
> > 
> > I assume this means that the change also ends up dropping
> > functionality? :-(
> 
> I don't think that functionality was present. CYCLING and TRANSIT were unused.

Okay, thanks.

> > Please go ahead.
> 
> Uploaded.

Flagged for acceptance into p-u.

Regards,

Adam

Reply via email to