[Pkg-privacy-commits] [onioncat] 321/340: debian/watch: verify detached OpenPGP signature.

Ximin Luo infinity0 at moszumanska.debian.org
Sat Aug 22 13:04:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch debian
in repository onioncat.

commit b775a03ab248bf282e0a4fd6f61b60a51199a1c5
Author: intrigeri <intrigeri at boum.org>
Date:   Sat Aug 16 08:46:53 2014 +0000

    debian/watch: verify detached OpenPGP signature.
    
    Note that uscan is completely broken on this package anyway, as the upstream
    website uses a certificate that doesn't validate. So, I was not able to check
    this change.
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 11fbb59..61497ab 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts="uversionmangle=s/\.r(\d+)/+svn$1/" \
-  http://www.cypherpunk.at/ocat/download/Source/current/   ^onioncat-(\d[\d.-]+(?:\.r\d+)?)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+opts="pgpsigurlmangle=s/$/.sig/,uversionmangle=s/\.r(\d+)/+svn$1/" \
+  https://www.cypherpunk.at/ocat/download/Source/current/   ^onioncat-(\d[\d.-]+(?:\.r\d+)?)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/onioncat.git



More information about the Pkg-privacy-commits mailing list