From: Silvio Rhatto Date: Thu, 26 Sep 2013 23:07:00 +0000 (-0300) Subject: Development: add the release into pristine-tar branch X-Git-Tag: 0.2.4~2 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=3361b2e935428950d8d7dfc0f81f37f892c6d696;p=keyringer.git Development: add the release into pristine-tar branch --- diff --git a/development.mdwn b/development.mdwn index f2efa29..9781a26 100644 --- a/development.mdwn +++ b/development.mdwn @@ -54,6 +54,10 @@ Sign the release ([see backupninja development guidelines](https://labs.riseup.n cd ../tarballs gpg --armor --detach-sign keyringer-$VERSION.tar.bz2 +Add the release into the `pristine-tar` branch: + + pristine-tar commit ../tarballs/keyringer_$VERSION.orig.tar.bz2 $VERSION + Build the package from the git three using the upstream branch: git-buildpackage