File: watch

package info (click to toggle)
node-proxyquire 2.1.3%2B~1.0.1%2B~1.0.2-11
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 492 kB
  • sloc: javascript: 1,354; perl: 39; makefile: 33; sh: 6
file content (24 lines) | stat: -rw-r--r-- 824 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
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=\
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=\
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