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/tylingsoft/graphlibrary
# 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/.*=// \
https://qa.debian.org/cgi-bin/fakeupstream.cgi?upstream=npmjs/graphlibrary .*=graphlibrary-(\d.*)\.(?:tgz|tar\.(?:gz|bz2|xz))
|