From: Silvio Rhatto Date: Thu, 12 Sep 2013 22:50:38 +0000 (-0300) Subject: Pbuilder initial instructions X-Git-Tag: 0.2.3~29^2 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2a5ff4a98bbb51f48cc5ace74d411dfd47d3d255;p=keyringer.git Pbuilder initial instructions --- diff --git a/development.mdwn b/development.mdwn index 874a408..289fd14 100644 --- a/development.mdwn +++ b/development.mdwn @@ -27,6 +27,10 @@ To generate a `keyringer_0.1.orig.tar.gz`-line file: dh_make -f ../tarballs/keyringer-0.1.tar.gz -p keyringer_0.1 +Setting up a sid chroot: + + DIST=sid pbuilder create --debootstrapopts --variant=buildd + Building a package from the git three using the upstream branch: git-buildpackage