1 2 3 4 5 6 7 8 9 10
|
version=4
# It is not recommended use fakeupstream. Please investigate more.
# Origin url: https://github.com/ashaffer/cached-path-relative
# 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/.*=//,\
repacksuffix=+ds" \
https://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=npmjs/cached-path-relative .*=cached-path-relative-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))
|