[Pkg-javascript-commits] [leaflet] 301/301: Prepare for release: Update changelog, control file and copyright hints.

Jonas Smedegaard js at moszumanska.debian.org
Mon Jan 27 22:22:58 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 1199fa76a847af5652da3d31fe87a79e7a768879
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jan 27 23:16:21 2014 +0100

    Prepare for release: Update changelog, control file and copyright hints.
---
 debian/changelog       | 14 ++++++++++++++
 debian/control         |  8 ++++----
 debian/copyright_hints | 14 ++++++++------
 3 files changed, 26 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dbc2271..1e99470 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+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 <dr at jones.dk>  Mon, 27 Jan 2014 23:16:01 +0100
+
 leaflet (0.6.4-1) unstable; urgency=low
 
   [ upstream ]
diff --git a/debian/control b/debian/control
index ac46f26..2d6a72d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: leaflet
 Section: web
 Priority: extra
-Maintainer: Debian OpenStreetMap Team <pkg-osm-maint at lists.alioth.debian.org>
+Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: Andrew Harvey <andrew.harvey4 at gmail.com>,
  Jonas Smedegaard <dr at jones.dk>
 Build-Depends: cdbs (>= 0.4.106~),
@@ -10,10 +10,10 @@ Build-Depends: cdbs (>= 0.4.106~),
  dh-buildinfo,
  node-uglify,
  node-jake
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 Homepage: http://leafletjs.com/
-Vcs-Git: git://anonscm.debian.org/pkg-osm/leaflet
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-osm/leaflet.git
+Vcs-Git: git://anonscm.debian.org/pkg-javascript/leaflet
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/leaflet.git
 
 Package: libjs-leaflet
 Architecture: all
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 301f32e..64e5954 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -6,6 +6,7 @@ Disclaimer: Autogenerated by CDBS
 
 Files: CHANGELOG.md
  CONTRIBUTING.md
+ FAQ.md
  Jakefile.js
  PLUGIN-GUIDE.md
  README.md
@@ -47,11 +48,14 @@ Files: CHANGELOG.md
  debug/tests/canvasloop.html
  debug/tests/click_on_canvas.html
  debug/tests/click_on_canvas_broken.html
+ debug/tests/dragging_and_copyworldjump.html
  debug/tests/opacity.html
  debug/tests/popupcontextmenuclicks.html
  debug/tests/remove_while_dragging.html
  debug/tests/removetilewhilepan.html
  debug/tests/reuse_popups.html
+ debug/tests/rtl.html
+ debug/tests/rtl2.html
  debug/tests/set_icon_reuse_dom.html
  debug/tests/svg_clicks.html
  debug/vector/bounds-extend.html
@@ -71,12 +75,12 @@ Files: CHANGELOG.md
  dist/images/marker-icon.png
  dist/images/marker-shadow.png
  dist/leaflet.css
- dist/leaflet.ie.css
  package.json
  spec/after.js
  spec/before.js
  spec/index.html
  spec/karma.conf.js
+ spec/spec.hintrc.js
  spec/suites/LeafletSpec.js
  spec/suites/SpecHelper.js
  spec/suites/control/Control.AttributionSpec.js
@@ -88,6 +92,7 @@ Files: CHANGELOG.md
  spec/suites/dom/DomEventSpec.js
  spec/suites/dom/DomUtilSpec.js
  spec/suites/dom/PosAnimationSpec.js
+ spec/suites/geo/CRSSpec.js
  spec/suites/geo/LatLngBoundsSpec.js
  spec/suites/geo/LatLngSpec.js
  spec/suites/geo/ProjectionSpec.js
@@ -108,6 +113,7 @@ Files: CHANGELOG.md
  spec/suites/layer/vector/PolylineGeometrySpec.js
  spec/suites/layer/vector/PolylineSpec.js
  spec/suites/map/MapSpec.js
+ spec/suites/map/handler/Map.DragSpec.js
  src/Leaflet.js
  src/control/Control.Attribution.js
  src/control/Control.Layers.js
@@ -120,7 +126,7 @@ Files: CHANGELOG.md
  src/core/Handler.js
  src/core/Util.js
  src/dom/DomEvent.DoubleTap.js
- src/dom/DomEvent.MsTouch.js
+ src/dom/DomEvent.Pointer.js
  src/dom/DomEvent.js
  src/dom/DomUtil.js
  src/dom/Draggable.js
@@ -194,16 +200,12 @@ Copyright: 2010-2013, Christian Johansen
   2010-2013, Christian Johansen, christian at cjohansen.no
   2011, Sven Fuchs, Christian Johansen
   2012, Maximilian Antoni
-  HOLDER OR CONTRIBUTORS BE LIABLE
-  HOLDERS AND CONTRIBUTORS "AS IS" AND
 License: BSD-2-clause
  FIXME
 
 Files: LICENSE
 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
  FIXME
 

-- 
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