[Pkg-javascript-commits] [node-repeat-string] 03/04: add itp, update description, bump standards
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Oct 16 11:04:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-repeat-string.
commit bfaaf12a2c942e6cebf46a8c5c7811a4451bbce7
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Oct 16 15:42:01 2016 +0530
add itp, update description, bump standards
---
debian/changelog | 2 +-
debian/control | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b5468d2..e8504e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
node-repeat-string (1.5.4-1) UNRELEASED; urgency=low
- * Initial release (Closes: #nnnn)
+ * Initial release (Closes: #840932)
-- Pirate Praveen <praveen at debian.org> Sun, 16 Oct 2016 14:45:05 +0530
diff --git a/debian/control b/debian/control
index 10ae203..7893b58 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/repeat-string
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-repeat-string.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-repeat-string.git
@@ -17,7 +17,7 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
-Description: Repeat the given string n times. Fastest implementation for repeating a string.
- FIX_ME long description
+Description: repeat the given string n times
+ Fastest implementation for repeating a string.
.
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-repeat-string.git
More information about the Pkg-javascript-commits
mailing list