[Pkg-javascript-commits] [node-mapnik] 01/04: Update upstream-git.patch with recent changes.
Bas Couwenberg
sebastic at debian.org
Wed Feb 21 10:36:07 UTC 2018
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository node-mapnik.
commit a4a6625712efcc117b922786a9013bf2305d378f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Feb 9 12:15:10 2018 +0100
Update upstream-git.patch with recent changes.
---
debian/changelog | 7 +++++++
debian/patches/upstream-git.patch | 6 +++---
2 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 84f1815..66474d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+node-mapnik (3.6.2+dfsg-4) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Update upstream-git.patch with recent changes.
+
+ -- Bas Couwenberg <sebastic at debian.org> Fri, 09 Feb 2018 12:14:25 +0100
+
node-mapnik (3.6.2+dfsg-3) unstable; urgency=medium
* Team upload.
diff --git a/debian/patches/upstream-git.patch b/debian/patches/upstream-git.patch
index 4475255..c100eac 100644
--- a/debian/patches/upstream-git.patch
+++ b/debian/patches/upstream-git.patch
@@ -397,7 +397,7 @@ Origin: https://github.com/mapnik/node-mapnik/tree/v3.0.x
- "version": "3.6.2",
- "mapnik_version":"v3.0.15",
+ "version": "3.6.3",
-+ "mapnik_version": "v3.0.17",
++ "mapnik_version": "v3.0.18",
"main": "./lib/mapnik.js",
"binary": {
"module_name": "mapnik",
@@ -568,7 +568,7 @@ Origin: https://github.com/mapnik/node-mapnik/tree/v3.0.x
+ # NOTE: sync this version with the `mapnik_version` in package.json (which is used for windows builds)
+ # In the future we could pull from that version automatically if mason were to support knowing the right dep
+ # versions to install automatically. Until then there is not much point since the deps are still hardcoded here.
-+ install mapnik 3.0.17
++ install mapnik 3.0.18
+fi
--- a/scripts/postinstall.sh
+++ b/scripts/postinstall.sh
@@ -611,7 +611,7 @@ Origin: https://github.com/mapnik/node-mapnik/tree/v3.0.x
-export MASON_RELEASE="${MASON_RELEASE:-0.7.0}"
-export MASON_LLVM_RELEASE="${MASON_LLVM_RELEASE:-3.9.1}"
-+export MASON_RELEASE="${MASON_RELEASE:-8074334}"
++export MASON_RELEASE="${MASON_RELEASE:-5f4171e}"
+export MASON_LLVM_RELEASE="${MASON_LLVM_RELEASE:-5.0.0}"
PLATFORM=$(uname | tr A-Z a-z)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-mapnik.git
More information about the Pkg-javascript-commits
mailing list