[Pkg-osm-commits] [SCM] leaflet branch, master, updated. debian/0.4.5-1-21-g7f1fdf1
Jonas Smedegaard
dr at jones.dk
Thu Feb 14 12:11:03 UTC 2013
The following commit has been merged in the master branch:
commit 7f1fdf1191a9db4442fe7a617948518d1c5037a9
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sat Jan 19 13:35:06 2013 +0100
Prepare for release: Update changelog and copyright hints.
diff --git a/debian/changelog b/debian/changelog
index 68f5dd6..fb15546 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,13 @@
-leaflet (0.5-1) UNRELEASED; urgency=low
+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
@@ -10,11 +19,16 @@ leaflet (0.5-1) UNRELEASED; urgency=low
* 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 ]
- * New upstream release.
+ * Refresh patch 2001.
- -- Andrew Harvey <andrew.harvey4 at gmail.com> Sat, 19 Jan 2013 09:16:51 +1100
+ -- Jonas Smedegaard <dr at jones.dk> Sat, 19 Jan 2013 13:22:05 +0100
leaflet (0.4.5-1) unstable; urgency=low
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 8fff444..06ef93e 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -5,17 +5,21 @@ Source: FIXME
Disclaimer: Autogenerated by CDBS
Files: CHANGELOG.md
+ CONTRIBUTING.md
+ Jakefile.js
README.md
build/build.html
build/build.js
build/deps.js
- build/hint.js
build/hintrc.js
+ debian/NEWS
debian/README.source
debian/compat
debian/control
debian/control.in
debian/gbp.conf
+ debian/patches/2001-dont_test_during_build.patch
+ debian/patches/2002_use_old_uglifyjs.patch
debian/patches/README
debian/patches/series
debian/source/format
@@ -32,9 +36,15 @@ Files: CHANGELOG.md
debug/map/map.html
debug/map/max-bounds.html
debug/map/scroll.html
+ debug/map/simple-proj.html
debug/map/wms-marble.html
debug/map/wms.html
+ debug/map/zoomlevels.html
+ debug/tests/bringtoback.html
+ debug/tests/click_on_canvas.html
+ debug/tests/click_on_canvas_broken.html
debug/tests/opacity.html
+ debug/tests/removetilewhilepan.html
debug/vector/bounds-extend.html
debug/vector/editable.html
debug/vector/feature-group-bounds.html
@@ -51,16 +61,17 @@ Files: CHANGELOG.md
debug/vector/vector.html
dist/images/marker-icon.png
dist/images/marker-shadow.png
- dist/images/zoom-in.png
- dist/images/zoom-out.png
dist/leaflet.css
dist/leaflet.ie.css
+ spec/happen.js
spec/jasmine/jasmine-html.js
spec/jasmine/jasmine.css
spec/jasmine/jasmine.js
spec/runner.html
spec/suites/LeafletSpec.js
spec/suites/SpecHelper.js
+ spec/suites/control/Control.LayersSpec.js
+ spec/suites/control/Control.ScaleSpec.js
spec/suites/core/ClassSpec.js
spec/suites/core/EventsSpec.js
spec/suites/core/UtilSpec.js
@@ -73,6 +84,7 @@ Files: CHANGELOG.md
spec/suites/geometry/PointSpec.js
spec/suites/geometry/TransformationSpec.js
spec/suites/layer/TileLayerSpec.js
+ spec/suites/layer/vector/CircleSpec.js
spec/suites/layer/vector/PolylineGeometrySpec.js
spec/suites/map/MapSpec.js
src/Leaflet.js
@@ -87,12 +99,12 @@ Files: CHANGELOG.md
src/core/Handler.js
src/core/Util.js
src/dom/DomEvent.DoubleTap.js
+ src/dom/DomEvent.MsTouch.js
src/dom/DomEvent.js
src/dom/DomUtil.js
src/dom/Draggable.js
- src/dom/transition/Transition.Native.js
- src/dom/transition/Transition.Timer.js
- src/dom/transition/Transition.js
+ src/dom/PosAnimation.Timer.js
+ src/dom/PosAnimation.js
src/geo/LatLng.js
src/geo/LatLngBounds.js
src/geo/crs/CRS.EPSG3395.js
@@ -109,6 +121,7 @@ Files: CHANGELOG.md
src/geometry/Point.js
src/geometry/PolyUtil.js
src/geometry/Transformation.js
+ src/images/marker.svg
src/layer/FeatureGroup.js
src/layer/GeoJSON.js
src/layer/ImageOverlay.js
@@ -156,12 +169,14 @@ License: UNKNOWN
Files: dist/leaflet-src.js
dist/leaflet.js
-Copyright: 2010-2012, CloudMade, Vladimir Agafonkin
+ src/copyright.js
+Copyright: 2010-2013, Vladimir Agafonkin, CloudMade
License: UNKNOWN
FIXME
Files: LICENSE
-Copyright: 2010-2011, CloudMade, Vladimir Agafonkin
+Copyright: 2010-2011, CloudMade
+ 2010-2013, Vladimir Agafonkin
HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL
HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
License: BSD-2-clause
@@ -179,15 +194,8 @@ Copyright: 2010-2013, Jonas Smedegaard <dr at jones.dk>
License: GPL-3+
FIXME
-Files: Jakefile.js
-Copyright: + build.uglify(content)
- + content
- = '/*\n 2010-2012, CloudMade, Vladimir Agafonkin\n' +
-License: UNKNOWN
- FIXME
-
-Files: debian/patches/2001-dont_test_during_build.patch
-Copyright: = '/*\n 2010-2012, CloudMade, Vladimir Agafonkin\n' +
+Files: debug/tests/add_remove_layers.html
+Copyright: OpenStreetMap contributors';
License: UNKNOWN
FIXME
--
JavaScript library for displaying map data in web browsers
More information about the Pkg-osm-commits
mailing list