File: watch

package info (click to toggle)
node-mkdirp 2.1.6%2B~cs5.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 692 kB
  • sloc: javascript: 309; makefile: 11; sh: 10
file content (25 lines) | stat: -rw-r--r-- 1,012 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
version=4
opts=\
dversionmangle=s/@DEB_EXT@//,\
filenamemangle=s/.*?(@ANY_VERSION@@ARCHIVE_EXT@)/node-mkdirp-$1/ \
 https://github.com/isaacs/node-mkdirp/tags .*/archive/.*/v?(2.1.*)@ARCHIVE_EXT@ group

# It is not recommended use npmregistry. Please investigate more.
# Take a look at https://wiki.debian.org/debian/watch/
opts="searchmode=plain,component=types-mkdirp,ctype=nodejs,pgpmode=none" \
 https://registry.npmjs.org/@types/mkdirp https://registry.npmjs.org/@types/mkdirp/-/mkdirp-@ANY_VERSION@@ARCHIVE_EXT@ checksum

opts=\
component=mkdirp-then,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(@ANY_VERSION@@ARCHIVE_EXT@)/node-mkdirp-then-$1/ \
 https://github.com/fs-utils/mkdirp-then/tags .*/archive.*/v?@ANY_VERSION@@ARCHIVE_EXT@ checksum


opts=\
component=fs-mkdirp-stream,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(@ANY_VERSION@@ARCHIVE_EXT@)/fs-mkdirp-stream-$1/ \
 https://github.com/gulpjs/fs-mkdirp-stream/tags .*/archive.*/v?@ANY_VERSION@@ARCHIVE_EXT@ checksum