# to be processed with uscan(1)
# This checks upstream's SVN repository for newer commits.
# It fails to download anything, since i don't know how to
# get a revision-snapshot of a subdirectory in finite time
# instead, just run debian/get-orig-source.sh
version=3
opts="dversionmangle=s/.*svn//,downloadurlmangle=s%.*%TO GET UPSTREAM SOURCES PLEASE RUN debian/get-orig-source.sh%" \
  https://sourceforge.net/p/pure-data/svn/HEAD/log/?path=/trunk/externals/mrpeach \
  .*\/p\/pure-data\/svn\/([0-9][0-9]*)/ \
  debian
