chiark / gitweb /
todos
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 16 Aug 2013 14:07:33 +0000 (15:07 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 16 Aug 2013 14:07:33 +0000 (15:07 +0100)
TODO
dgit.1

diff --git a/TODO b/TODO
index a172bd4d328c9ae9630d0e42257b89b6ccd228e3..f7c0b7dfc03801be0db3afe04ab739e2151865e4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,18 +1,10 @@
 config for repo locations
 
 config for repo locations
 
-push should push to dgit remote (other branches)
-
 Archive agility.  Archive needs to specify (a) way to get versions
 and paths in archive for dscs (b) unpriv pull location (c) priv
 push location
 
 Archive agility.  Archive needs to specify (a) way to get versions
 and paths in archive for dscs (b) unpriv pull location (c) priv
 push location
 
-Policy: rc bugs for
-  server(s?) not reachable
-  mismatch
-
-Policy: New field in dsc
-  specifies
-    commit hash corresponding to the thing uploaded
-    optional commit hash corresponding to pristine tar
- Vcs-git-master: <url>#commit
+Vcs-Git-Master: <commit>
+  specifies commit hash corresponding to the thing uploaded
+  optional commit hash corresponding to pristine tar??
 
 
diff --git a/dgit.1 b/dgit.1
index 3bc270c7acb2d6f909186df66bf299d7857f19ff..19f38684e587be5363df324e0bc35d47923c5ca0 100644 (file)
--- a/dgit.1
+++ b/dgit.1
@@ -139,6 +139,13 @@ dgit assumes knowledge of the archive layout.  There appears to be no
 sane way to find the path in the archive pool of the .dsc for a
 particular suite.
 
 sane way to find the path in the archive pool of the .dsc for a
 particular suite.
 
+Debian Policy needs to be updated to describe the new Vcs-Git-Master
+field (and to specify that it is an RC bug for that field to refer
+to an unavailable commit).
+
+dgit push should perhaps do `git push origin', or something similar,
+by default.
+
 The mechanism for checking for and creating per-package repos on
 alioth is a hideous bodge.  One consequence is that dgit currently
 only works for people with push access.
 The mechanism for checking for and creating per-package repos on
 alioth is a hideous bodge.  One consequence is that dgit currently
 only works for people with push access.