[Pkg-javascript-commits] [SCM] utilities and tilelive integration for the MBTiles format branch, master, updated. debian/0.2.3-1-4-g861a768

David Paleino dapal at debian.org
Thu Sep 20 10:20:16 UTC 2012


The following commit has been merged in the master branch:
commit 5baceacce5ef1161b1a28797c4dae497d4b7fab6
Author: David Paleino <dapal at debian.org>
Date:   Thu Sep 20 12:17:41 2012 +0200

    Refreshed patch

diff --git a/debian/patches/00-fix_schema_path.patch b/debian/patches/00-fix_schema_path.patch
index 5a6ec7e..8d9d09d 100644
--- a/debian/patches/00-fix_schema_path.patch
+++ b/debian/patches/00-fix_schema_path.patch
@@ -9,7 +9,7 @@ Forwarded: no
 
 --- node-mbtiles.orig/lib/mbtiles.js
 +++ node-mbtiles/lib/mbtiles.js
-@@ -181,7 +181,7 @@ MBTiles.prototype._setup = function(call
+@@ -140,7 +140,7 @@ MBTiles.prototype._setup = function(call
      var mbtiles = this;
      mbtiles._exists('tiles', function(err, exists) {
          if (exists) return callback(null);

-- 
utilities and tilelive integration for the MBTiles format



More information about the Pkg-javascript-commits mailing list