chiark / gitweb /
add todo items to README.source
authormartin f. krafft <madduck@madduck.net>
Tue, 11 Nov 2008 10:12:37 +0000 (11:12 +0100)
committermartin f. krafft <madduck@madduck.net>
Tue, 11 Nov 2008 10:12:37 +0000 (11:12 +0100)
debian/README.source

index 6fafbb44ea23b33f53b9d4c5ee17fbb420408ef6..e6c6f6ce587503aa974dee781bbc0b04acac411d 100644 (file)
@@ -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