[Pkg-javascript-commits] [node-depd] 06/06: bump compat, standards, fix vcs url, testsuite
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sat Sep 2 05:43:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-depd.
commit b49395002bf65483a7d885020cd8c57f45f0552a
Author: Pirate Praveen <praveen at debian.org>
Date: Sat Sep 2 10:16:26 2017 +0530
bump compat, standards, fix vcs url, testsuite
---
debian/compat | 2 +-
debian/control | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/compat b/debian/compat
index 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index 1963c0a..e04787d 100644
--- a/debian/control
+++ b/debian/control
@@ -4,16 +4,16 @@ Priority: extra
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders: Andrew Kelley <superjoe30 at gmail.com>
Build-Depends:
- debhelper (>= 8)
+ debhelper (>= 10~)
, dh-buildinfo
, mocha
, node-should
, nodejs
-Standards-Version: 3.9.6
+Standards-Version: 4.1.0
Homepage: https://github.com/dougwilson/nodejs-depd
-Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-depd.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-depd.git
-XS-Testsuite: autopkgtest
+Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-depd.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-depd.git
+Testsuite: autopkgtest
Package: node-depd
Architecture: all
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-depd.git
More information about the Pkg-javascript-commits
mailing list