[Pkg-javascript-commits] [node-fs-exists-sync] 07/07: Updated standards version; fixed length of description
Sarath M S
sarathms-guest at moszumanska.debian.org
Thu Oct 27 13:59:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
sarathms-guest pushed a commit to branch master
in repository node-fs-exists-sync.
commit 30aea7c029e171c2671c506ce1e8f0ab6f66fea4
Author: Sarath M S <debian at sarathms.me>
Date: Thu Oct 27 19:07:21 2016 +0530
Updated standards version; fixed length of description
---
debian/control | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 673c371..068bf26 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/jonschlinkert/fs-exists-sync
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-fs-exists-sync.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-fs-exists-sync.git
@@ -18,7 +18,8 @@ Depends:
${misc:Depends}
, nodejs
Description: Drop-in replacement for Node.js's `fs.existsSync` with zero dependencies
- fs-exists-sync is a drop-in replacement for Node.js's `fs.existsSync` with no dependencies.
- Other libraries have crucial differences from fs.existsSync, or unnecessary dependencies.
+ fs-exists-sync is a drop-in replacement for Node.js's `fs.existsSync` with no
+ dependencies. Other libraries have crucial differences from fs.existsSync, or
+ unnecessary dependencies.
.
Node.js is an event-based server-side JavaScript engine.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-fs-exists-sync.git
More information about the Pkg-javascript-commits
mailing list