We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eac53ec commit 2fcb849Copy full SHA for 2fcb849
contrib/debian/watch
@@ -1,7 +1,5 @@
1
# Run the "uscan" command to check for upstream updates and more.
2
version=3
3
# use qa.debian.org redirector; see man uscan
4
-opts=uversionmangle=s/(\d)(alpha|beta|rc)/$1~$2/;s/\-src//,dversionmangle=s/~dfsg\d*// \
5
- http://sf.net/bitcoin/bitcoin-(\d.*)-linux\.tar\.gz debian
6
opts=uversionmangle=s/(\d)(alpha|beta|rc)/$1~$2/,dversionmangle=s/~dfsg\d*// \
7
http://githubredir.debian.net/github/bitcoin/bitcoin v(.*).tar.gz
0 commit comments