diff options
| author | fanquake <[email protected]> | 2015-11-17 22:59:45 +0800 |
|---|---|---|
| committer | fanquake <[email protected]> | 2015-11-17 22:59:45 +0800 |
| commit | 2fcb84907d793dcf0952ceff069c97866079c2e0 (patch) | |
| tree | d0ffbfa7dd857dd82cd3fce99fb0087d1f44277b | |
| parent | Merge pull request #7026 (diff) | |
| download | discoin-2fcb84907d793dcf0952ceff069c97866079c2e0.tar.xz discoin-2fcb84907d793dcf0952ceff069c97866079c2e0.zip | |
[doc][trivial] Remove source forge from Debian watch.
| -rw-r--r-- | contrib/debian/watch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/debian/watch b/contrib/debian/watch index c96d2f8e7..4d9e0cfa5 100644 --- a/contrib/debian/watch +++ b/contrib/debian/watch @@ -1,7 +1,5 @@ # 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 |