[Pkg-javascript-commits] [node-fs-exists-sync] 03/07: Updated copyright and control files
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 fb2784fd2a6bc9b1df259a8fc61eac2f3c12a359
Author: Sarath M S <debian at sarathms.me>
Date: Thu Oct 27 16:56:44 2016 +0530
Updated copyright and control files
---
debian/control | 8 +++++---
debian/copyright | 2 +-
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index b23e840..357f979 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: node-fs-exists-sync
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
-Uploaders: FIX_ME debian author
+Uploaders: Sarath M S <debian at sarathms.me>
Build-Depends:
debhelper (>= 9)
, dh-buildinfo
@@ -17,7 +17,9 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
-Description: Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.
- FIX_ME long description
+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.
.
Node.js is an event-based server-side JavaScript engine.
diff --git a/debian/copyright b/debian/copyright
index 68a6d2d..1dd8448 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -8,7 +8,7 @@ Copyright: 2016 Jon Schlinkert (https://github.com/jonschlinkert)
License: Expat
Files: debian/*
-Copyright: 2016 FIX_ME debian author
+Copyright: 2016 Sarath M S <debian at sarathms.me>
License: Expat
License: Expat
--
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