[Pkg-javascript-commits] [node-abstract-leveldown] 03/05: Refresh patches

Felipe Sateler fsateler at moszumanska.debian.org
Sun Oct 11 15:37:41 UTC 2015


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

fsateler pushed a commit to branch master
in repository node-abstract-leveldown.

commit 812be963b729b2930c52169b1df96eadd1fa9bc0
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sun Oct 11 12:02:22 2015 -0300

    Refresh patches
---
 debian/patches/embed-xtend.patch | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/patches/embed-xtend.patch b/debian/patches/embed-xtend.patch
index 646a53c..17a9a8b 100644
--- a/debian/patches/embed-xtend.patch
+++ b/debian/patches/embed-xtend.patch
@@ -1,8 +1,8 @@
 Description: embed the tiny xtend module
 Author: Andrew Kelley <superjoe30 at gmail.com>
 
---- node-abstract-leveldown-2.2.2.orig/abstract-leveldown.js
-+++ node-abstract-leveldown-2.2.2/abstract-leveldown.js
+--- a/abstract-leveldown.js
++++ b/abstract-leveldown.js
 @@ -1,6 +1,6 @@
  /* Copyright (c) 2013 Rod Vagg, MIT License */
  
@@ -11,10 +11,10 @@ Author: Andrew Kelley <superjoe30 at gmail.com>
    , AbstractIterator     = require('./abstract-iterator')
    , AbstractChainedBatch = require('./abstract-chained-batch')
  
-@@ -245,3 +245,19 @@ AbstractLevelDOWN.prototype._checkKey =
- module.exports.AbstractLevelDOWN    = AbstractLevelDOWN
- module.exports.AbstractIterator     = AbstractIterator
- module.exports.AbstractChainedBatch = AbstractChainedBatch
+@@ -270,3 +270,19 @@ AbstractLevelDOWN.prototype._checkKey =
+ }
+ 
+ module.exports = AbstractLevelDOWN
 +
 +function extend() {
 +    var target = {}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-abstract-leveldown.git



More information about the Pkg-javascript-commits mailing list