X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=NOTES;h=05fe7b85443bf76d23623cab1acf2adf0bccb69e;hp=cd8d5eb08ab9cd478c22387ccfe6ab6bae545823;hb=1a404d721066ea64a938b2e26ec397f458f74bb8;hpb=0a0c31f84a315c16babc0d61a6a204da00f561a1 diff --git a/NOTES b/NOTES index cd8d5eb0..05fe7b85 100644 --- a/NOTES +++ b/NOTES @@ -1,29 +1,17 @@ -New field in dsc - specifies - url(s) to clone to get history - commit hash corresponding to the thing uploaded - optional commit hash corresponding to pristine tar - Vcs-git-master: +remote is dgit + can do fetch thing? + push is deliberately broken? -dget or something - fetches dsc - clones repo - repros pristine-tar -what about a git fetch +remote refs + refs/dgit/ +local refs + refs/heads/ + refs/remotes/dgit/ -git-buildpackage - adds field for master commit hash - adds field for pristine tar +Vcs-Dgit-Master: + specifies commit hash corresponding to the thing uploaded + optional commit hash corresponding to pristine tar?? -dupload (?) - checks isn't a force push into archive? - does signature - does push to server(s) - adds tags to changes file to promise has pushed - does actual upload - -where on alioth upstream - -rc bugs for - server(s?) not reachable - mismatch +Investigate git-dpm +14:03 https://wiki.debian.org/PackagingWithGit/GitDpm although I think + its manual page is more useful really.