[Pkg-javascript-commits] [node-tap] 115/186: Add watch and version
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 1 16:40:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-tap.
commit 7742607229b9c6d34630e387dfc75d4c3e108ef1
Author: Bastien ROUCARIÈS <roucaries.bastien at gmail.com>
Date: Fri Dec 1 15:19:52 2017 +0100
Add watch and version
---
debian/components/module-bind-obj-methods/version | 1 +
debian/components/module-bind-obj-methods/watch | 5 +++++
debian/components/module-fs-exists-cached/version | 1 +
debian/components/module-fs-exists-cached/watch | 9 +++++++++
debian/components/module-function-loop/version | 1 +
debian/components/module-function-loop/watch | 5 +++++
debian/components/module-own-or-env/version | 1 +
debian/components/module-own-or-env/watch | 9 +++++++++
debian/components/module-own-or/version | 1 +
debian/components/module-own-or/watch | 9 +++++++++
debian/components/module-trivial-deferred/version | 1 +
debian/components/module-trivial-deferred/watch | 5 +++++
debian/components/module-tsame/version | 1 +
debian/components/module-tsame/watch | 5 +++++
debian/components/module-yapool/version | 1 +
debian/components/module-yapool/watch | 9 +++++++++
16 files changed, 64 insertions(+)
diff --git a/debian/components/module-bind-obj-methods/version b/debian/components/module-bind-obj-methods/version
new file mode 100644
index 0000000..227cea2
--- /dev/null
+++ b/debian/components/module-bind-obj-methods/version
@@ -0,0 +1 @@
+2.0.0
diff --git a/debian/components/module-bind-obj-methods/watch b/debian/components/module-bind-obj-methods/watch
new file mode 100644
index 0000000..3594e8e
--- /dev/null
+++ b/debian/components/module-bind-obj-methods/watch
@@ -0,0 +1,5 @@
+version=3
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-bind-obj-methods-$1.tar.gz/ \
+ https://github.com/isaacs/bind-obj-methods/tags .*/archive/v?([\d\.]+).tar.gz
diff --git a/debian/components/module-fs-exists-cached/version b/debian/components/module-fs-exists-cached/version
new file mode 100644
index 0000000..3eefcb9
--- /dev/null
+++ b/debian/components/module-fs-exists-cached/version
@@ -0,0 +1 @@
+1.0.0
diff --git a/debian/components/module-fs-exists-cached/watch b/debian/components/module-fs-exists-cached/watch
new file mode 100644
index 0000000..d4e63d5
--- /dev/null
+++ b/debian/components/module-fs-exists-cached/watch
@@ -0,0 +1,9 @@
+version=3
+# It is not recommended use fakeupstream. Please investigate more.
+# Origin url: https://github.com/isaacs/fs-exists-cached
+# 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/fs-exists-cached .*=fs-exists-cached-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))
diff --git a/debian/components/module-function-loop/version b/debian/components/module-function-loop/version
new file mode 100644
index 0000000..7dea76e
--- /dev/null
+++ b/debian/components/module-function-loop/version
@@ -0,0 +1 @@
+1.0.1
diff --git a/debian/components/module-function-loop/watch b/debian/components/module-function-loop/watch
new file mode 100644
index 0000000..ab58a84
--- /dev/null
+++ b/debian/components/module-function-loop/watch
@@ -0,0 +1,5 @@
+version=3
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-function-loop-$1.tar.gz/ \
+ https://github.com/isaacs/function-loop/tags .*/archive/v?([\d\.]+).tar.gz
diff --git a/debian/components/module-own-or-env/version b/debian/components/module-own-or-env/version
new file mode 100644
index 0000000..3eefcb9
--- /dev/null
+++ b/debian/components/module-own-or-env/version
@@ -0,0 +1 @@
+1.0.0
diff --git a/debian/components/module-own-or-env/watch b/debian/components/module-own-or-env/watch
new file mode 100644
index 0000000..861d434
--- /dev/null
+++ b/debian/components/module-own-or-env/watch
@@ -0,0 +1,9 @@
+version=3
+# It is not recommended use fakeupstream. Please investigate more.
+# Origin url: https://github.com/isaacs/own-or-env
+# 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/own-or-env .*=own-or-env-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))
diff --git a/debian/components/module-own-or/version b/debian/components/module-own-or/version
new file mode 100644
index 0000000..3eefcb9
--- /dev/null
+++ b/debian/components/module-own-or/version
@@ -0,0 +1 @@
+1.0.0
diff --git a/debian/components/module-own-or/watch b/debian/components/module-own-or/watch
new file mode 100644
index 0000000..e4b601b
--- /dev/null
+++ b/debian/components/module-own-or/watch
@@ -0,0 +1,9 @@
+version=3
+# It is not recommended use fakeupstream. Please investigate more.
+# Origin url: https://github.com/isaacs/own-or
+# 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/own-or .*=own-or-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))
diff --git a/debian/components/module-trivial-deferred/version b/debian/components/module-trivial-deferred/version
new file mode 100644
index 0000000..7dea76e
--- /dev/null
+++ b/debian/components/module-trivial-deferred/version
@@ -0,0 +1 @@
+1.0.1
diff --git a/debian/components/module-trivial-deferred/watch b/debian/components/module-trivial-deferred/watch
new file mode 100644
index 0000000..51ae6d5
--- /dev/null
+++ b/debian/components/module-trivial-deferred/watch
@@ -0,0 +1,5 @@
+version=3
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-trivial-deferred-$1.tar.gz/ \
+ https://github.com/isaacs/trivial-deferred/tags .*/archive/v?([\d\.]+).tar.gz
diff --git a/debian/components/module-tsame/version b/debian/components/module-tsame/version
new file mode 100644
index 0000000..45a1b3f
--- /dev/null
+++ b/debian/components/module-tsame/version
@@ -0,0 +1 @@
+1.1.2
diff --git a/debian/components/module-tsame/watch b/debian/components/module-tsame/watch
new file mode 100644
index 0000000..300b50a
--- /dev/null
+++ b/debian/components/module-tsame/watch
@@ -0,0 +1,5 @@
+version=3
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-tsame-$1.tar.gz/ \
+ https://github.com/tapjs/tsame/tags .*/archive/v?([\d\.]+).tar.gz
diff --git a/debian/components/module-yapool/version b/debian/components/module-yapool/version
new file mode 100644
index 0000000..3eefcb9
--- /dev/null
+++ b/debian/components/module-yapool/version
@@ -0,0 +1 @@
+1.0.0
diff --git a/debian/components/module-yapool/watch b/debian/components/module-yapool/watch
new file mode 100644
index 0000000..7aaee0a
--- /dev/null
+++ b/debian/components/module-yapool/watch
@@ -0,0 +1,9 @@
+version=3
+# It is not recommended use fakeupstream. Please investigate more.
+# Origin url: https://github.com/isaacs/yapool
+# 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/yapool .*=yapool-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-tap.git
More information about the Pkg-javascript-commits
mailing list