[Pkg-javascript-commits] [node-isexe] 03/05: bump standards, fix watch, add itp

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Oct 18 07:05:40 UTC 2016


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

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

commit c5241b594b8dd613d8f07f3350b75373821a5e0a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Oct 18 11:14:51 2016 +0530

    bump standards, fix watch, add itp
---
 debian/changelog | 2 +-
 debian/control   | 5 ++---
 debian/watch     | 8 ++------
 3 files changed, 5 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f14ced1..24362df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 node-isexe (1.1.2-1) UNRELEASED; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Initial release (Closes: #841151)
 
  -- Pirate Praveen <praveen at debian.org>  Tue, 18 Oct 2016 10:51:28 +0530
diff --git a/debian/control b/debian/control
index 82eafcb..f22f990 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/isaacs/isexe#readme
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-isexe.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-isexe.git
@@ -17,7 +17,6 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
-Description: Minimal module to check if a file is executable.
- FIX_ME long description
+Description: minimal module to check if a file is executable
  .
  Node.js is an event-based server-side JavaScript engine.
diff --git a/debian/watch b/debian/watch
index 8c4bda2..d4a3a86 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,9 +1,5 @@
 version=3
-# It is not recommended use fakeupstream. Please investigate more.
-# Origin url: FIX_ME repo url
-# Take a look at https://wiki.debian.org/debian/watch/
-# See also fakeupstream: http://anonscm.debian.org/viewvc/qa/trunk/cgi-bin/fakeupstream.cgi?view=markup
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
-filenamemangle=s/.*=// \
- http://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=npmjs/isexe .*=isexe-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-isexe-$1.tar.gz/ \
+ https://github.com/isaacs/isexe/tags .*/archive/v?([\d\.]+).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-isexe.git



More information about the Pkg-javascript-commits mailing list