[Pkg-javascript-commits] [node-jsonstream] 01/01: Upload to unstable

Bastien Roucariès rouca at moszumanska.debian.org
Sat Aug 12 22:11:10 UTC 2017


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

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

commit 05ee96f5932558df7167feaa119725d25072842f
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date:   Sun Aug 13 00:09:07 2017 +0200

    Upload to unstable
---
 debian/changelog | 3 ++-
 debian/control   | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fde7ccc..7442c86 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
-node-jsonstream (1.0.6-1) experimental; urgency=medium
+node-jsonstream (1.0.6-1) unstable; urgency=medium
 
   * New upstream release
+  * Bump policy no change
 
  -- Bastien Roucariès <rouca at debian.org>  Mon, 17 Apr 2017 00:16:14 +0200
 
diff --git a/debian/control b/debian/control
index 0930b26..36bc9ba 100644
--- a/debian/control
+++ b/debian/control
@@ -10,9 +10,9 @@ Build-Depends:
   , dpkg-dev (>= 1.17.14)
   , node-through (>= 2.2.7) <!nocheck>
   , node-through (<< 3) <!nocheck>
-  , node-jsonparse (>= 1.0.0) <!nocheck>
+  , node-jsonparse (>= 1.1.0) <!nocheck>
   , node-tape (>= 2.12.3) <!nocheck>
-Standards-Version: 3.9.8
+Standards-Version: 4.0.1
 Homepage: http://github.com/dominictarr/JSONStream
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-jsonstream.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-jsonstream.git
@@ -24,7 +24,7 @@ Depends:
   nodejs,
   node-through (>= 2.2.7),
   node-through (<< 3), 
-  node-jsonparse (>= 1.0.0)
+  node-jsonparse (>= 1.1.0)
 Description: streaming JSON.parse and stringify
  JSONStream.parse(pattern, map) provide a function that can be used to map or 
  filter the json output. map is passed the value at that node of the pattern, 

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



More information about the Pkg-javascript-commits mailing list