diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-10 00:16:44 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-02-10 00:16:44 +0000 |
commit | b61820e4332f570387a49e0df78e5c3f166d1fe1 (patch) | |
tree | 0d2ca53db19233961739c39719bd5f5a9a6f94db /debian/watch | |
parent | d62fa90d496ae9532d8c1426b177e12d3c5ac03b (diff) |
Add OpenPGP signature checking configuration to watch file (thanks, Daniel Kahn Gillmor; closes: #732441).
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/watch b/debian/watch index 6ffdc3708..426797246 100644 --- a/debian/watch +++ b/debian/watch | |||
@@ -1,3 +1,3 @@ | |||
1 | version=2 | 1 | version=3 |
2 | ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-(.*)\.tar\.gz \ | 2 | opts=pgpsigurlmangle=s/$/.asc/ \ |
3 | debian uupdate | 3 | ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-(.*)\.tar\.gz |