version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-clone-deep-$1.tar.gz/ \
 https://github.com/jonschlinkert/clone-deep/tags .*/archive/v?([\d\.]+).tar.gz

opts=\
component=shallow-clone,\
dversionmangle=auto,\
filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-shallow-clone-$1.tar.gz/ \
 https://github.com/jonschlinkert/shallow-clone/tags .*/archive/v?([\d\.]+).tar.gz ignore
