1 2 3 4 5 6 7 8 9 10 11
|
version=3
# It is not recommended use fakeupstream. Please investigate more.
# Origin url: https://github.com/vuejs/babel-plugin-transform-vue-jsx
# 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=\
repacksuffix=+dfsg,\
repack,compression=xz,\
dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
filenamemangle=s/.*=// \
http://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=npmjs/babel-plugin-transform-vue-jsx .*=babel-plugin-transform-vue-jsx-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))
|