[Pkg-javascript-commits] [node-mapnik] 06/12: Remove unapplied patch

Jérémy Lal kapouer at alioth.debian.org
Thu Aug 29 09:48:25 UTC 2013


This is an automated email from the git hooks/post-receive script.

kapouer pushed a commit to branch master
in repository node-mapnik.

commit 2ae56d5b8977e3078bae6d56a7d78c6dd3dddd56
Author: Jérémy Lal <kapouer at melix.org>
Date:   Tue Aug 27 10:37:30 2013 +0200

    Remove unapplied patch
---
 debian/patches/02-fix_code.patch |   20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/debian/patches/02-fix_code.patch b/debian/patches/02-fix_code.patch
deleted file mode 100644
index f1f9869..0000000
--- a/debian/patches/02-fix_code.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From: David Paleino <dapal at debian.org>
-Subject: fix code that looks to the current version
-Origin: vendor
-Forwarded: not-needed
-
----
- lib/mapnik.js |    2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
---- node-mapnik.orig/lib/mapnik.js
-+++ node-mapnik/lib/mapnik.js
-@@ -5,7 +5,7 @@ var path = require('path'),
- exports = module.exports = mapnik;
- exports.settings = _settings;
- 
--exports.version = require('../package').version;
-+exports.version = '0.6.7';
- 
- if (_settings.paths.fonts) {
-     // TODO - make async and warn if not successful

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