leaflet (0.7.3~dfsg-1) unstable; urgency=medium [ upstream ] * New release. + Add proper bower and component support. + Fix error in FF on dragging the map outside the window. + Fix some taps on Android falsely perceived as drags. + Fix tapping too quickly on Android ignoring most taps. + Fix map freeze on calling setView (or similar methods) several times in succession. + Fix failure removing Control.Layers. + Fix failure firing TileLayer load event. + Fix Canvas-based paths not triggering remove event when removed. + Fix pinch-zooming leading to fractional zoom in some cases. [ Jonas Smedegaard ] * Update copyright info: + Extend coverage of packaging. * Suppress lintian warnings: JSON data confused as sourceless minified JavaScript. * Update Vcs-Browser URL to use cgit web frontend. * Declare compliance with Debian Policy 3.9.6. * Use recent Uglifyjs: + Drop patch 2002. + Tighten to build-depend versioned on node-uglify. * Repackage upstream tarball to strip potentially source-less minified file. Thanks to lintian. * Add alternate git source URL. -- Jonas Smedegaard Thu, 16 Oct 2014 18:29:42 +0200 leaflet (0.7.2-1) unstable; urgency=medium [ upstream ] * New release. [ Jonas Smedegaard ] * And NEWS item about dropped custom CSS for legacy IE styles. * Unfuzz and simplify patches. * Explicitly build target "build" (default involves lint which is not in Debian). * Bump standards compliance to standards-version 3.9.5. -- Jonas Smedegaard Mon, 27 Jan 2014 23:16:01 +0100 leaflet (0.6.4-1) unstable; urgency=low [ upstream ] * New release. + Fix infinite loop in getBounds and setMaxBounds. + Fix map scrolling right on click with horizontal scroll on page. -- Jonas Smedegaard Wed, 31 Jul 2013 20:58:21 +0200 leaflet (0.6.3-1) unstable; urgency=low [ upstream ] * New release. -- Jonas Smedegaard Sun, 21 Jul 2013 01:17:34 +0200 leaflet (0.6.2-1) unstable; urgency=low [ upstream ] * New bugfix release. + Fixed a regression with mouse wheel zooming too fast on Firefox. + Fixed a regression with broken zooming on maps with EPSG3395 projection. + Fixed a bug where zoom buttons inherited Bootstrap link hover styles. + Fixed a bug that caused wrong tile layers stacking order when using opacity < 1. + Fixed a regression that caused tiles selection when double-clicking absolutely positioned maps with vector layers in it in Firefox. + Fixed a regression with a wrong cursor when dragging a map with vector layers, and tiles becoming selected on double click. + Fixed a regression that caused flickering of tiles near map border on zoom animation in Chrome. -- Jonas Smedegaard Mon, 01 Jul 2013 03:03:49 +0200 leaflet (0.6-1) unstable; urgency=low [ upstream ] * New release. [ Jonas Smedegaard ] * Update README.source to emphasize control.in file as *not* a show-stopper for contributions. * Stop tracking md5sum of upstream tarball. * Update image copyright check suppression. * Update copyright file: + Drop Files section for no longer shipped jasmine. + Add Files section for convenience code copy of sinon.js (derivation of BSD-3-clause) and expect.js (Expat). * Add NEWS entry listing backwards-incompatible changes. * Unfuzz patches. -- Jonas Smedegaard Thu, 27 Jun 2013 01:44:42 +0200 leaflet (0.5.1-1) unstable; urgency=low [ upstream ] * New release. + Fix bug properly detecting default marker icon path in some cases in IE6 and IE7. + Fix bug handling null objects in Map hasLayer. + Fix bug escaping TileLayer.WMS param values in URLs. [ Jonas Smedegaard ] * Ignore upstream .gitignore files. -- Jonas Smedegaard Thu, 14 Feb 2013 13:21:41 +0100 leaflet (0.5-1) unstable; urgency=low [ upstream ] * New release. Highlights: + IE10 touch devices and Metro apps support. + Retina-enabled markers. + Much better panning inertia implementation. + Hand cursors for dragging. + New zoom control design. [ Jonas Smedegaard ] * Update upstream URLs to reflect new Homepage and development project home. * Shorten Vcs-Git URL in control file. * Update short and long description based on upstream texts. * Enable copyright check during normal builds. Build-depend on devscripts. * Extend copyright coverage of packaging, and tighten to GPL-3+ (except patch 2001 kept as BSD-2-clause or GPL-2+). * Add README.source covering use of CDBS and git-buildpackage. * Update and extend coverage of main copyright holders, and add comment about misleading notes still at some places in source. * Add patch 2002 to revive pre-0.5 use of Uglifyjs 1.x. * Add NEWS file with entry echoing backwards-incompatible changes from upstream changelog. [ Andrew Harvey ] * Refresh patch 2001. -- Jonas Smedegaard Sat, 19 Jan 2013 13:22:05 +0100 leaflet (0.4.5-1) unstable; urgency=low * New upstream release. [ Jonas Smedegaard ] * Adapt watch file and upstream-tarball hints to use improved upstream paths. * Use anonscm.debian.org for Vcs-Browser field. -- Jonas Smedegaard Wed, 14 Nov 2012 14:01:07 +0100 leaflet (0.4.4-1) unstable; urgency=low * New upstream release. -- Jonas Smedegaard Sun, 23 Sep 2012 19:19:38 +0200 leaflet (0.4-1) experimental; urgency=low * New upstream release. * Update copyright file: + Cover new jasmine files, Expat licensed. + Extend coverage of main project to include current year. + Adjust to use standard short name BSD-2-clause. + Rewrap License sections at 72 chars. + Rephrase reference to GPL to be shorter, and reference FSF website (not postal address). Put both in pseudo-comment-in-license paragraph to emphasize them being not verbatim yet obey File format 1.0 mandating License paragraph being either single-line or include all licensing info. + Bump file format to 1.0, and add Github issue tracker as upstream contact. * Update patches: + Drop patch cherry-picked upstream: Included upstream. + Refresh patch 2001. * Add control.in to ease managing package relations. * Enable copyright check during build. * Relax to build unversioned on cdbs: Needed version satisfied in stable, and oldstable no longer supported. * Add git-buildpackage config, enabling signed tags and use of pristine-tar. -- Jonas Smedegaard Mon, 30 Jul 2012 20:31:02 +0200 leaflet (0.3.1-1) unstable; urgency=low * New upstream release. Closes: bug#678419. [ Jonas Smedegaard ] * Update watch, rules and copyrigh files to directly use github.com URL (not githubredir.debian.net or Homepage). * Fix tighten build-dpendency on cdbs: Needed for recent debhelper support. Relax slightly build-dependency on debhelper: Eases backporting. * Put aside upstream shipped autogenerated files during build (instead of stripping and repackaging source tarball). Closes: bug#678426. Tighten build-dependency on cdbs: Needed for routine to put files aside. * Refresh patch, minimize, add DEP3 header, and rename to 2001. * Add debian/patches/README documenting numbering micro-policy. * Add patch from upstream VCS to fix non-removable attributions regression. * Git-ignore quilt .pc subdir to ease git-buildpackage usage. * Add myself as uploader. * Bump standards-version to 3.9.3. -- Jonas Smedegaard Tue, 26 Jun 2012 02:46:21 +0200 leaflet (0.3-1) unstable; urgency=low * New upstream release. * Update debian/rules for new upstream build system. * Patch upstream build system to avoid running tests until jshlint is packaged -- Andrew Harvey Tue, 14 Feb 2012 07:11:04 +1100 leaflet (0.2.1-1) unstable; urgency=low * Initial release. * Closes: #641883 -- Andrew Harvey Sat, 17 Sep 2011 15:26:00 +1000