File: watch

package info (click to toggle)
node-proxyquire 2.1.3%2B~1.0.1%2B~1.0.2-12
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 512 kB
  • sloc: javascript: 1,352; perl: 39; makefile: 33; sh: 6
file content (26 lines) | stat: -rw-r--r-- 854 bytes parent folder | download
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
26
version=4
# check: uscan --report
# update: uscan && gbp import-orig ../node-proxyquire_*.orig.tar.gz
# see also <https://wiki.debian.org/Javascript/GroupSourcesTutorial>

opts=\
filenamemangle=s/.*?(@ANY_VERSION@@ARCHIVE_EXT@)/@PACKAGE@-$1/,\
dversionmangle=auto,repacksuffix=~dfsg \
https://github.com/thlorenz/proxyquire/tags \
.*?@ANY_VERSION@@ARCHIVE_EXT@ group

opts=\
ctype=nodejs,\
component=Xerror,\
filenamemangle=s/.*?(@ANY_VERSION@@ARCHIVE_EXT@)/module-not-found-error-$1/,\
dversionmangle=auto,repacksuffix=~dfsg \
https://github.com/bendrucker/module-not-found-error/tags \
.*?@ANY_VERSION@@ARCHIVE_EXT@ group

opts=\
ctype=nodejs,\
component=Xkeys,\
filenamemangle=s/.*?(@ANY_VERSION@@ARCHIVE_EXT@)/fill-keys-$1/,\
dversionmangle=auto,repacksuffix=~dfsg \
https://github.com/bendrucker/fill-keys/tags \
.*?@ANY_VERSION@@ARCHIVE_EXT@ group