[Pkg-javascript-commits] [node-deep-eql] 01/01: Update Standards version
Sruthi Chandran
srud-guest at moszumanska.debian.org
Wed Oct 12 18:03:40 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-deep-eql.
commit fb3cacbb3f83d2d021ef5ca4c5eba006dc57c4b6
Author: Sruthi <srud at disroot.org>
Date: Wed Oct 12 23:33:18 2016 +0530
Update Standards version
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index e9ea0a2..c317e2a 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: https://github.com/chaijs/deep-eql#readme
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-deep-eql.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-deep-eql.git
@@ -18,7 +18,7 @@ Depends:
${misc:Depends}
, nodejs
, node-type-detect (>>3.0.0)
-Description: Improved deep equality testing for Node.js and the browser.
+Description: Improved deep equality testing for Node.js and the browser
Deep Eql is a module which you can use to determine if two
objects are "deeply" equal - that is, rather than having
referential equality (a === b), this module checks an
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-deep-eql.git
More information about the Pkg-javascript-commits
mailing list