Package: wnpp Severity: wishlist Owner: Colin Watson <cjwat...@debian.org>
* Package name : git-build-recipe Version : 0.2.1 Upstream Author : Colin Watson <cjwat...@ubuntu.com> * URL : https://launchpad.net/git-build-recipe * License : GPL-3 Programming Lang: Python 3 Description : construct a Git branch from a recipe git-build-recipe takes a "recipe" which specifies several Git branches to combine in a certain fashion as input for a Debian-format source package, and provides the resulting branch as output. This is a translation to git of bzr-builder (https://launchpad.net/bzr-builder), and it's used to implement https://help.launchpad.net/Packaging/SourceBuilds for git. It's useful for people to be able to install this locally so that they can easily reproduce what Launchpad does with their recipe, and perhaps people will find other uses for it too. -- Colin Watson [cjwat...@ubuntu.com]