[Pkg-javascript-commits] [node-string-decoder] 07/08: Change build depends

Bastien Roucariès rouca at moszumanska.debian.org
Sun Aug 13 10:27:50 UTC 2017


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

rouca pushed a commit to branch master
in repository node-string-decoder.

commit a45412a877263e7dc8e93726e5b3e022af175a11
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Sun Aug 13 00:54:14 2017 +0200

    Change build depends
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 27e4bb5..e79a1ad 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 10),
                dh-buildinfo,
                nodejs (>= 4.7),
 	       dpkg-dev (>= 1.17.14),
-	       node-buffer-shims (>= 1.0.0) <!nocheck>,
+	       node-safe-buffer (>= 5.1.0) <!nocheck>,
                node-tap (>= 8.0) <!nocheck>
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-string-decoder.git
@@ -18,7 +18,7 @@ Package: node-string-decoder
 Architecture: all
 Depends: ${misc:Depends},
          nodejs (>= 4.7),
-	 node-buffer-shims (>= 1.0.0)
+	 node-safe-buffer (>= 5.1.0)
 Description: string_decoder module from Node core for browsers
  node-string-decoder provides a string_decoder module compatible with
  string_decoder module from Node.js core but adapted for

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



More information about the Pkg-javascript-commits mailing list