chiark / gitweb /
TODOs
[dgit.git] / NOTES
1 New field in dsc
2   specifies
3     commit hash corresponding to the thing uploaded
4     optional commit hash corresponding to pristine tar
5  Vcs-git-master: <url>#commit
6
7 dgit clone
8   fetches dsc
9   clones repo from alioth
10   repros commit if nec. (if no hash in current dsc, check that
11    dsc is after git head and make synthetic commit, otherwise
12    complain)
13
14 dgit fetch
15   as above
16
17 dgit push
18   after git-buildpackage --tag (but no sign)
19   check repo is clean and tag is made
20   signs tag
21   debsign
22   push to alioth (perhaps with merge -s ours)
23     to "uploading" tag or branch
24        <suite>
25        upload/<suite>
26   dput
27   push to alioth to main tag or branch
28
29 where on alioth upstream
30
31 rc bugs for
32   server(s?) not reachable
33   mismatch
34
35 ?git-buildpackage
36 ?  adds field for master commit hash
37 ?  adds field for pristine tar