[Pkg-javascript-commits] [node-escodegen] 03/10: bump standards, fix version format

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Oct 13 18:30:12 UTC 2016


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

praveen pushed a commit to branch master
in repository node-escodegen.

commit 7b8e5e8ae6df40635e204d4a46c35ad1e7de6bac
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Oct 13 16:06:27 2016 +0530

    bump standards, fix version format
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index d817ad8..c98b3bf 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  debhelper (>= 9)
  , dh-buildinfo
  , nodejs
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Homepage: http://github.com/estools/escodegen
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-escodegen.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-escodegen.git
@@ -17,11 +17,11 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-estraverse (^1.9.1)
- , node-optionator (^0.8.1)
+ , node-estraverse (>= 1.9.1)
+ , node-optionator (>= 0.8.1)
  , node-source-map (>= 0.2.0)
- , node-esutils (^2.0.2)
- , node-esprima (^2.7.1)
+ , node-esutils (>= 2.0.2)
+ , node-esprima (>= 2.7.1)
 Description: ECMAScript code generator
  FIX_ME long description
  .

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



More information about the Pkg-javascript-commits mailing list