[Pkg-privacy-commits] [libgsecuredelete] 151/168: Add OpenPGP signature checking support to debian/watch.

Ulrike Uhlig u-guest at moszumanska.debian.org
Thu Jul 7 20:06:49 UTC 2016


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

u-guest pushed a commit to branch master
in repository libgsecuredelete.

commit 3b8cf42e9fc3b65629e7e7522bfe4b23059ac786
Author: intrigeri <intrigeri at boum.org>
Date:   Fri Jan 24 14:37:17 2014 +0000

    Add OpenPGP signature checking support to debian/watch.
---
 debian/source/include-binaries  |   1 +
 debian/upstream-signing-key.pgp | Bin 0 -> 2853 bytes
 debian/watch                    |   3 ++-
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/source/include-binaries b/debian/source/include-binaries
new file mode 100644
index 0000000..95a390b
--- /dev/null
+++ b/debian/source/include-binaries
@@ -0,0 +1 @@
+debian/upstream-signing-key.pgp
diff --git a/debian/upstream-signing-key.pgp b/debian/upstream-signing-key.pgp
new file mode 100644
index 0000000..13da57b
Binary files /dev/null and b/debian/upstream-signing-key.pgp differ
diff --git a/debian/watch b/debian/watch
index abd88ee..39fbffa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://download.tuxfamily.org/wipetools/releases/libgsecuredelete/   ^libgsecuredelete-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+opts="pgpsigurlmangle=s/$/.sig/" \
+  http://download.tuxfamily.org/wipetools/releases/libgsecuredelete/   ^libgsecuredelete-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

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



More information about the Pkg-privacy-commits mailing list