[Pkg-osm-commits] [SCM] leaflet branch, master, updated. debian/0.6-1-36-g2236291

Jonas Smedegaard dr at jones.dk
Mon Jul 1 01:05:36 UTC 2013


The following commit has been merged in the master branch:
commit 2236291bd1103ff0a6679ddc90123b73f7066ff1
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jul 1 03:03:59 2013 +0200

    Prepare for release: Update changelog, control file and copyright hints.

diff --git a/debian/changelog b/debian/changelog
index 6e6c8cf..a07fb78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,24 @@
+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 <dr at jones.dk>  Mon, 01 Jul 2013 03:03:49 +0200
+
 leaflet (0.6-1) unstable; urgency=low
 
   [ upstream ]
diff --git a/debian/control b/debian/control
index 287ceab..40316bd 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,9 @@ Build-Depends: devscripts,
  dh-buildinfo,
  node-uglify,
  node-jake
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Homepage: http://leafletjs.com/
-Vcs-Git: git://git.debian.org/pkg-osm/leaflet
+Vcs-Git: git://anonscm.debian.org/pkg-osm/leaflet
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-osm/leaflet.git
 
 Package: libjs-leaflet
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 62ee80d..6e01ddd 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -7,6 +7,7 @@ Disclaimer: Autogenerated by CDBS
 Files: CHANGELOG.md
  CONTRIBUTING.md
  Jakefile.js
+ PLUGIN-GUIDE.md
  README.md
  build/build.html
  build/build.js
@@ -36,6 +37,7 @@ Files: CHANGELOG.md
  debug/map/map-mobile.html
  debug/map/map.html
  debug/map/max-bounds.html
+ debug/map/opacity.html
  debug/map/scroll.html
  debug/map/simple-proj.html
  debug/map/wms-marble.html
@@ -73,7 +75,6 @@ Files: CHANGELOG.md
  package.json
  spec/after.js
  spec/before.js
- spec/happen.js
  spec/index.html
  spec/karma.conf.js
  spec/suites/LeafletSpec.js

-- 
JavaScript library for displaying map data in web browsers



More information about the Pkg-osm-commits mailing list