From: martin f. krafft Date: Tue, 11 Nov 2008 10:12:37 +0000 (+0100) Subject: add todo items to README.source X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topgit.git;a=commitdiff_plain;h=a0c324d0f112a74d332e89438a57ee324ab2b3f1 add todo items to README.source --- diff --git a/debian/README.source b/debian/README.source index 6fafbb4..e6c6f6c 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,7 +1,7 @@ Building topgit for Debian -------------------------- -The topgit source package uses quilt to apply and remove its patches. Please +The topgit source package uses quilt to apply and remove its patches. Please refer to /usr/share/doc/quilt/README.source for information about how to use quilt for source packages. @@ -18,6 +18,8 @@ Cloning a TopGit repository requires an additional step to normal Git cloning: 2. cd topgit 3. tg remote --populate origin +TODO: debcheckout support + Branches in use ''''''''''''''' The following branches are in use in the package: @@ -77,6 +79,9 @@ commit, build, test, upload, tag: This process is still very cumbersome and needs to be improved, ideally within TopGit. +TODO: provide Makefile snippet for the above to prevent useless duplication (#501991) +TODO: rewrite to use tg-export -b, which will be fixed in TopGit 0.5 (#500273) + 5. Importing a new upstream version ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ To import a new upstream, update the remote, merge the tag you want to merge