From 3361b2e935428950d8d7dfc0f81f37f892c6d696 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 26 Sep 2013 20:07:00 -0300 Subject: Development: add the release into pristine-tar branch --- development.mdwn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'development.mdwn') 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 -- cgit v1.2.3