You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
417 B
8 lines
417 B
13 years ago
|
# Run the "uscan" command to check for upstream updates and more.
|
||
|
version=3
|
||
|
# use qa.debian.org redirector; see man uscan
|
||
|
opts=uversionmangle=s/(\d)(alpha|beta|rc)/$1~$2/;s/\-src//,dversionmangle=s/~dfsg\d*// \
|
||
|
http://sf.net/bitcoin/bitcoin-(\d.*)-linux\.tar\.gz debian
|
||
|
opts=uversionmangle=s/(\d)(alpha|beta|rc)/$1~$2/,dversionmangle=s/~dfsg\d*// \
|
||
|
http://githubredir.debian.net/github/bitcoin/bitcoin v(.*).tar.gz
|