[Pkg-javascript-commits] [node-is-dotfile] 03/06: Fix Standards version and description

Sruthi Chandran srud-guest at moszumanska.debian.org
Tue Oct 18 10:03:16 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-is-dotfile.

commit 1796a782a46288cc5f6027c8dd85d56152ad20e1
Author: Sruthi <srud at disroot.org>
Date:   Tue Oct 18 15:25:52 2016 +0530

    Fix Standards version and description
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index f3b2717..cd5dab7 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/is-dotfile
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-is-dotfile.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-is-dotfile.git
@@ -17,7 +17,8 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
-Description: Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.
- FIX_ME long description
+Description: Return true if a file path is (or has) a dotfile
+ Return true if a file path is (or has) a dotfile. Returns false if the path 
+ is a dot directory.
  .
  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-is-dotfile.git



More information about the Pkg-javascript-commits mailing list