[Pkg-javascript-commits] [node-dateformat] 06/06: Fix control file
Sruthi Chandran
srud-guest at moszumanska.debian.org
Thu Nov 3 14:47:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
srud-guest pushed a commit to branch master
in repository node-dateformat.
commit 850f6da41ae2425a17b5d4a9cff4291b57e61f13
Author: Sruthi <srud at disroot.org>
Date: Thu Nov 3 20:05:26 2016 +0530
Fix control file
---
debian/control | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 04351d9..a54435b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,12 @@ Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.deb
Uploaders: Marcelo Jorge Vieira (metal) <metal at debian.org>,
Gustavo Noronha Silva <kov at debian.org>
Sruthi Chandran <srud at disroot.org>
-Build-Depends: debhelper (>= 8)
+Build-Depends: debhelper (>= 9)
+ , dh-buildinfo
+ , nodejs
+ , mocha
+ , node-get-stdin
+ , node-meow
Standards-Version: 3.9.8
Homepage: https://github.com/felixge/node-dateformat
Vcs-Browser: https://anonscm.debian.org/git/pkg-javascript/node-dateformat.git
@@ -14,12 +19,6 @@ Vcs-Git: https://anonscm.debian.org/cgit/pkg-javascript/node-dateformat.git
Package: node-dateformat
Architecture: all
-Build-Depends: debhelper (>= 9)
- , dh-buildinfo
- , nodejs
- , mocha
- , node-get-stdin
- , node-meow
Depends: ${misc:Depends}
, nodejs
, libjs-dateformat
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-dateformat.git
More information about the Pkg-javascript-commits
mailing list