[Pkg-javascript-commits] [node-regex-not] 03/05: make lintian happy

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Oct 27 11:02:53 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository node-regex-not.

commit 09d180de46893452f6a0d82481718964573ff4bd
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Oct 27 16:15:20 2016 +0530

    make lintian happy
---
 debian/changelog | 6 +++---
 debian/control   | 9 +++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1bd20f5..01d9b8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-node-regex-not (1.0.0-1) UNRELEASED; urgency=low
+node-regex-not (1.0.0-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Initial release (Closes: #842241)
 
- -- Pirate Praveen <praveen at debian.org>  Thu, 27 Oct 2016 15:49:36 +0530
+ -- Pirate Praveen <praveen at debian.org>  Thu, 27 Oct 2016 16:13:07 +0530
diff --git a/debian/control b/debian/control
index 51122f1..49b6937 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/regex-not
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-regex-not.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-regex-not.git
@@ -17,8 +17,9 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-extend-shallow (^2.0.1)
-Description: Create a javascript regular expression for matching everything except for the given string.
- FIX_ME long description
+ , node-extend-shallow (>= 2.0.1~)
+Description: regex for matching everything except for the given string
+ This library lets you create a javascript regular expression for matching
+ everything except for the given 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-regex-not.git



More information about the Pkg-javascript-commits mailing list