[Pkg-javascript-commits] [node-object-assign] 03/03: Lintian clean
Sruthi Chandran
srud-guest at moszumanska.debian.org
Mon Aug 29 07:24:49 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-object-assign.
commit 1f8160487940c76ad3bde9b67862452ae9c4a265
Author: Sruthi <srud at disroot.org>
Date: Mon Aug 29 12:14:25 2016 +0530
Lintian clean
---
debian/changelog | 2 +-
debian/control | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6efe623..1b0a703 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
node-object-assign (4.1.0-1) UNRELEASED; urgency=low
- * Initial release (Closes: #nnnn)
+ * Initial release (Closes: #835899)
-- Sruthi Chandran <srud at disroot.org> Mon, 29 Aug 2016 11:48:47 +0530
diff --git a/debian/control b/debian/control
index 71fe1db..ea94bbe 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/sindresorhus/object-assign#readme
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-object-assign.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-object-assign.git
@@ -18,6 +18,6 @@ Depends:
${misc:Depends}
, nodejs
Description: ES2015 Object.assign() ponyfill
- FIX_ME long description
- .
- Node.js is an event-based server-side JavaScript engine.
+ Assigns enumerable own properties of source objects to the target object and
+ returns the target object. Additional source objects will overwrite previous
+ ones.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-object-assign.git
More information about the Pkg-javascript-commits
mailing list