chiark / gitweb /
new thing
[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: 
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   dput
24
25 where on alioth upstream
26
27 rc bugs for
28   server(s?) not reachable
29   mismatch
30
31 ?git-buildpackage
32 ?  adds field for master commit hash
33 ?  adds field for pristine tar