[Pkg-privacy-commits] [obfsproxy] 229/353: Configure watch file to verify upstream tarball signature
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:02:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository obfsproxy.
commit d3d97492d37c039960cb74a4e49f54dc74f8254f
Author: Jérémy Bobbio <lunar at debian.org>
Date: Mon Feb 10 18:05:37 2014 +0100
Configure watch file to verify upstream tarball signature
---
debian/upstream-signing-key.pgp | Bin 0 -> 7193 bytes
debian/watch | 5 +++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/upstream-signing-key.pgp b/debian/upstream-signing-key.pgp
new file mode 100644
index 0000000..079c417
Binary files /dev/null and b/debian/upstream-signing-key.pgp differ
diff --git a/debian/watch b/debian/watch
index b8e4d45..1a89f91 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
version=3
-https://pypi.python.org/pypi/obfsproxy \
- https://pypi.python.org/packages/source/o/obfsproxy/obfsproxy-(.+)\.tar\.gz
+opts="downloadurlmangle=s/#.*$//,filenamemangle=s/.*(obfsproxy-[^#]+)#.*$/$1/,pgpsigurlmangle=s/$/.asc/" \
+ https://pypi.python.org/pypi/obfsproxy \
+ https://pypi.python.org/packages/source/o/obfsproxy/obfsproxy-(.+)\.tar\.gz#.*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/obfsproxy.git
More information about the Pkg-privacy-commits
mailing list