File: watch

package info (click to toggle)
node-bufferjs 3.1.0%2Bgit20160608.605b357%2B~cs0.6.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 280 kB
  • sloc: javascript: 189; makefile: 14; sh: 11
file content (18 lines) | stat: -rw-r--r-- 664 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
version=4
# It is not recommended use npmregistry. Please investigate more.
# Take a look at https://wiki.debian.org/debian/watch/
opts=mode=git,\
 pgpmode=none,\
 pretty=3.1.0+git%cd.%h \
 https://github.com/coolaj86/node-bufferjs HEAD group

#opts="filenamemangle=s%(?:.*?)?v?(@ANY_VERSION@@ARCHIVE_EXT@)%@PACKAGE@-$1%" \
# https://github.com/coolaj86/node-bufferjs/tags \
#    (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@

opts=\
component=bufferstream,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s%(?:.*?/)?v?(@ANY_VERSION@@ARCHIVE_EXT@)%node-bufferstream-$1% \
 https://github.com/dodo/node-bufferstream/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@ checksum