[Pkg-owncloud-commits] [owncloud] 02/02: Verify GPG signature on download

David Prévot taffit at alioth.debian.org
Fri Nov 8 22:35:32 UTC 2013


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

taffit pushed a commit to branch 5.0
in repository owncloud.

commit 390d50745452f6f2c31d400c334261f21cb8f36d
Author: David Prévot <taffit at debian.org>
Date:   Wed Nov 6 22:34:57 2013 -0400

    Verify GPG signature on download
---
 debian/upstream-signing-key.pgp |  Bin 0 -> 2215 bytes
 debian/watch                    |    2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/upstream-signing-key.pgp b/debian/upstream-signing-key.pgp
new file mode 100644
index 0000000..4363978
Binary files /dev/null and b/debian/upstream-signing-key.pgp differ
diff --git a/debian/watch b/debian/watch
index 3d820bd..c153979 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
-options="dversionmangle=s/\+dfsg[0-9]*//" \
+options="dversionmangle=s/\+dfsg[0-9]*//,pgpsigurlmangle=s/$/.asc/" \
   http://owncloud.org/changelog/ \
   http://download.owncloud.org/community/owncloud-(.*)\.tar\.bz2 \
   debian sh debian/repack.sh

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



More information about the Pkg-owncloud-commits mailing list