scheduling 5.10.1-12
Niko Tyni
ntyni at debian.org
Thu Apr 8 22:25:22 UTC 2010
On Fri, Apr 09, 2010 at 12:15:11AM +0200, Jeremiah Foster wrote:
> I've read the README.source, but it seems to be referring to how to create a new patch to manage and send upstream. Is there more documentation on using topgit with the perl source and how to set that up?
I'm afraid not, except possibly in some older messages on this list. I
really thought I'd written something more on the 'new-build' target into
README.source, sorry about that.
Anyway, all you should need is the normal topgit initialization:
# tg remote --populate origin
and possibly
# git checkout -b upstream origin/upstream
Then, on master,
# ./debian/rules new-build
will generate the debian/patches directory from the topgit branches.
HTH,
--
Niko
More information about the Perl-maintainers
mailing list