[Pkg-javascript-commits] [node-cross-spawn] 01/02: Tidy d/control with cme fix
Ross Gammon
ross-guest at moszumanska.debian.org
Thu Mar 12 17:20:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
ross-guest pushed a commit to branch master
in repository node-cross-spawn.
commit 7b176cf41424a42f9e8821a3497a4fd37d134cac
Author: Ross Gammon <rossgammon at mail.dk>
Date: Thu Mar 12 18:18:39 2015 +0100
Tidy d/control with cme fix
---
debian/control | 24 +++++++++++-------------
1 file changed, 11 insertions(+), 13 deletions(-)
diff --git a/debian/control b/debian/control
index c1ac492..eeb8da4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,24 +1,22 @@
Source: node-cross-spawn
-Section: web
-Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Ross Gammon <rossgammon at mail.dk>
-Build-Depends:
- debhelper (>= 9)
- , dh-buildinfo
- , nodejs
+Section: web
+XS-Testsuite: autopkgtest
+Priority: extra
+Build-Depends: debhelper (>= 9),
+ dh-buildinfo,
+ nodejs
Standards-Version: 3.9.6
-Homepage: https://github.com/IndigoUnited/node-cross-spawn
-Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-cross-spawn.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-javascript/node-cross-spawn.git
-XS-Testsuite: autopkgtest
+Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-cross-spawn.git
+Homepage: https://github.com/IndigoUnited/node-cross-spawn
Package: node-cross-spawn
Architecture: all
-Depends:
- ${misc:Depends}
- , nodejs
- , node-lru-cache (<< 3.0.0)
+Depends: ${misc:Depends},
+ nodejs,
+ node-lru-cache (<< 3.0.0)
Description: Cross platform drop-in replacement for spawn
Cross-spawn is a drop-in replacement for nodejs's spawn which does not
have full support on all platforms. Cross-spawn is a thin wrapper around
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-cross-spawn.git
More information about the Pkg-javascript-commits
mailing list