[Pkg-javascript-commits] [leaflet] 33/40: Update changelog and copyright hints.
Jonas Smedegaard
dr at jones.dk
Thu Oct 16 16:33:09 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository leaflet.
commit 9a6086a72f5e53d7bd8d0d3f6f0c0b615778c7e9
Author: Jonas Smedegaard <dr at jones.dk>
Date: Thu Oct 16 18:02:38 2014 +0200
Update changelog and copyright hints.
---
debian/changelog | 28 ++++++++++++++++++++++++++++
debian/copyright_hints | 22 +++++++++++++++-------
2 files changed, 43 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1e99470..1484e81 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+leaflet (0.7.3-1) UNRELEASED; 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.
+
+ -- Jonas Smedegaard <dr at jones.dk> Thu, 16 Oct 2014 18:02:17 +0200
+
leaflet (0.7.2-1) unstable; urgency=medium
[ upstream ]
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 64e5954..e8a3543 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -10,10 +10,15 @@ Files: CHANGELOG.md
Jakefile.js
PLUGIN-GUIDE.md
README.md
+ bower.json
+ build/bower.json
build/build.html
build/build.js
+ build/component.json
build/deps.js
build/hintrc.js
+ build/publish.sh
+ component.json
debian/NEWS
debian/README.source
debian/compat
@@ -57,6 +62,7 @@ Files: CHANGELOG.md
debug/tests/rtl.html
debug/tests/rtl2.html
debug/tests/set_icon_reuse_dom.html
+ debug/tests/setview_marker_setview.html
debug/tests/svg_clicks.html
debug/vector/bounds-extend.html
debug/vector/feature-group-bounds.html
@@ -195,6 +201,14 @@ Copyright: *No copyright*
License: UNKNOWN
FIXME
+Files: dist/leaflet-src.js
+ dist/leaflet.js
+ src/copyright.js
+Copyright: 2010-2011, CloudMade
+ 2010-2013, Vladimir Agafonkin
+License: UNKNOWN
+ FIXME
+
Files: spec/sinon.js
Copyright: 2010-2013, Christian Johansen
2010-2013, Christian Johansen, christian at cjohansen.no
@@ -210,17 +224,11 @@ License: BSD-2-clause
FIXME
Files: debian/rules
-Copyright: 2010-2013, Jonas Smedegaard <dr at jones.dk>
+Copyright: 2010-2014, Jonas Smedegaard <dr at jones.dk>
2011, Andrew Harvey <andrew.harvey4 at gmail.com>
License: GPL-3+
FIXME
-Files: src/copyright.js
-Copyright: 2010-2011, CloudMade
- 2010-2013, Vladimir Agafonkin
-License: UNKNOWN
- FIXME
-
Files: spec/expect.js
Copyright: Joyent, MIT license)
License: UNKNOWN
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet.git
More information about the Pkg-javascript-commits
mailing list