[Pkg-privacy-commits] [torbirdy] 04/10: Improve readme.source

Ulrike Uhlig ulrike at moszumanska.debian.org
Mon Sep 11 15:28:21 UTC 2017


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

ulrike pushed a commit to branch debian/sid
in repository torbirdy.

commit fca9796d5e330e49d987051d5f1fa64124edd9d7
Author: Ulrike Uhlig <u at 451f.org>
Date:   Mon Sep 11 15:30:47 2017 +0200

    Improve readme.source
---
 debian/README.source | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/README.source b/debian/README.source
index 14b7066..252a6c3 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -17,10 +17,15 @@ git fetch torbirdy-upstream
 export VERSION="0.2.0"
 # verify the tag's GPG signature
 git verify-tag -v ${VERSION}
+
 # checkout & export latest signed upstream tag
 git checkout $VERSION
 git archive --prefix="torbirdy-${VERSION}/" --output="../torbirdy_${VERSION}.orig.tar.gz" $VERSION
+# or:
+git checkout debian/sid
+uscan --download # this will also verify the XPI signature.
 
+# in any case, now:
 git checkout debian/sid
 
 # Possibility1: Import the tarball

-- 
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