[Pkg-javascript-commits] [node-find-up] 03/03: make lintian happy
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Oct 26 17:07:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-find-up.
commit 499955af69d7ff6e7703005f7914be778800e98f
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Oct 26 22:19:49 2016 +0530
make lintian happy
---
debian/changelog | 6 +++---
debian/control | 7 +++----
2 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8b4dd61..6154166 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-node-find-up (2.0.0-1) UNRELEASED; urgency=low
+node-find-up (2.0.0-1) unstable; urgency=low
- * Initial release (Closes: #nnnn)
+ * Initial release (Closes: #842175)
- -- Pirate Praveen <praveen at debian.org> Wed, 26 Oct 2016 21:52:02 +0530
+ -- Pirate Praveen <praveen at debian.org> Wed, 26 Oct 2016 22:18:19 +0530
diff --git a/debian/control b/debian/control
index 0e9a8e6..5e639c6 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/find-up#readme
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-find-up.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-find-up.git
@@ -17,8 +17,7 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
- , node-path-exists (^2.0.0)
-Description: Find a file by walking up parent directories
- FIX_ME long description
+ , node-path-exists (>= 2.0.0~)
+Description: find a file by walking up parent directories
.
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-find-up.git
More information about the Pkg-javascript-commits
mailing list