X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=NOTES;h=05fe7b85443bf76d23623cab1acf2adf0bccb69e;hp=15ae7da220e9ebfc29c5c5081479bc23c6345391;hb=76bfa204da7c8961ddad9a11432d224b42478e38;hpb=06fb75074c0bebccdcf86385b8d248fd127ed66d diff --git a/NOTES b/NOTES index 15ae7da2..05fe7b85 100644 --- a/NOTES +++ b/NOTES @@ -1,26 +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 +remote is dgit + can do fetch thing? + push is deliberately broken? -dget or something - fetches dsc - clones repo - repros pristine-tar +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 (?) - 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.