[Pkg-privacy-commits] [torbirdy] 52/53: Update TorBirdy signing key
Ulrike Uhlig
u-guest at moszumanska.debian.org
Sat Jul 2 20:08:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to annotated tag 0.2.0
in repository torbirdy.
commit 06b2419e020ff7a8ad47d6b9434d3161b9f85090
Author: Sukhbir Singh <sukhbir at torproject.org>
Date: Fri Jun 24 13:42:35 2016 -0400
Update TorBirdy signing key
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
index 7dca2f9..61554fe 100644
--- a/Makefile
+++ b/Makefile
@@ -14,14 +14,14 @@ clean:
rm -f ../torbirdy-$(VERSION).xpi
git-tag:
- git tag -u 0xD255D3F5C868227F -s $(VERSION)
+ git tag -u 0xB01C8B006DA77FAA -s $(VERSION)
git-push:
git push --tags
git push
sign-release:
- gpg -u 0xD255D3F5C868227F -abs ../torbirdy-${VERSION}.xpi$
+ gpg -u 0xB01C8B006DA77FAA -abs ../torbirdy-${VERSION}.xpi$
sha1sum ../torbirdy-${VERSION}.xpi$
push-release:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbirdy.git
More information about the Pkg-privacy-commits
mailing list