[Pkg-javascript-commits] [node-deps-sort] 79/79: Fix last problems
Bastien Roucariès
rouca at moszumanska.debian.org
Wed Sep 6 09:41:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-deps-sort.
commit be0da8067605ff65121f1485d75ed95f7b667867
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date: Sun Aug 27 16:29:32 2017 +0200
Fix last problems
---
debian/control | 2 +-
debian/tests/control | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 0b281c1..4a51552 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
, node-jsonstream (>= 1.0.3) <!nocheck>
, node-shasum (>= 1.0.0) <!nocheck>
, node-tap (>= 2.2) <!nocheck>
-Standards-Version: 3.9.8
+Standards-Version: 4.1.0
Homepage: https://github.com/substack/deps-sort
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-deps-sort.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-deps-sort.git
diff --git a/debian/tests/control b/debian/tests/control
index 331f807..b944c4e 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -3,5 +3,5 @@ Depends: node-deps-sort, nodejs (>=6)
Tests: runtestsuite
Depends: node-deps-sort,
- nodejs (>= 6)
+ nodejs (>= 6),
node-tap (>= 2.2)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-deps-sort.git
More information about the Pkg-javascript-commits
mailing list