On 09/01/2014 11:24 PM, Andreas Tille wrote: > On Mon, Sep 01, 2014 at 03:05:11PM +0200, Sebastiaan Couwenberg wrote: >> >> It looks like you uploaded the changes from the master branch, instead of >> the changes for the proposed update on the wheezy branch (see: #738935). >> >> Can you do another build and upload using the wheezy branch? > > I just forgot how to pull non-default branches. What exactly is the git > command to fetch this branch?
Make sure the origin is up to date, and checkout the branch: git fetch origin git checkout wheezy Building the package comes down to: git-buildpackage --git-pbuilder --git-debian-branch=wheezy \ --git-dist=wheezy --git-pristine-tar > I also wonder whether there are specific rules for backports or whether > a simple upload is sufficient. The most relevant difference is that the package needs to be built in an up to date wheezy environment. The changes to be uploaded also need to be discussed with the Release Team before the upload. This was done in #738935 where the Stable Release Manager OKed the proposed change as long as the distribution was changed from unstable. > Kind regards > > Andreas. Kind Regards, Bas -- GPG Key ID: 4096R/E88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

