[Pkg-javascript-commits] [node-os-homedir] 03/04: fix watch, add itp, bump standards
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Oct 18 13:23:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-os-homedir.
commit e7563f019300349b7c755f7ef27fff3e1ecd55a0
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Oct 18 18:38:09 2016 +0530
fix watch, add itp, bump standards
---
debian/changelog | 2 +-
debian/control | 3 +--
debian/watch | 8 ++------
3 files changed, 4 insertions(+), 9 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b916a2f..604b604 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
node-os-homedir (1.0.2-1) UNRELEASED; urgency=low
- * Initial release (Closes: #nnnn)
+ * Initial release (Closes: #841196)
-- Pirate Praveen <praveen at debian.org> Tue, 18 Oct 2016 18:25:54 +0530
diff --git a/debian/control b/debian/control
index 89eded1..5de69e5 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/os-homedir#readme
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-os-homedir.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-os-homedir.git
@@ -18,6 +18,5 @@ Depends:
${misc:Depends}
, nodejs
Description: Node.js 4 `os.homedir()` ponyfill
- FIX_ME long description
.
Node.js is an event-based server-side JavaScript engine.
diff --git a/debian/watch b/debian/watch
index 74d3f42..ecd62b4 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/os-homedir .*=os-homedir-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-isexe-$1.tar.gz/ \
+ https://github.com/sindresorhus/os-homedir/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-os-homedir.git
More information about the Pkg-javascript-commits
mailing list