summaryrefslogtreecommitdiff
path: root/NOTES
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-15 12:09:01 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-15 12:09:01 +0100
commite3160d4cf8bd0488b74f6eedb3b9ad2af6cfa3bd (patch)
tree72ef4cbbdbb87d634b4345ff5f41bc05a36f1a8c /NOTES
dgit (0.1) experimental; urgency=low
* Initial experimental (partial) version. # imported by dgit from the archive
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES37
1 files changed, 37 insertions, 0 deletions
diff --git a/NOTES b/NOTES
new file mode 100644
index 0000000..1e94ba0
--- /dev/null
+++ b/NOTES
@@ -0,0 +1,37 @@
+New field in dsc
+ specifies
+ commit hash corresponding to the thing uploaded
+ optional commit hash corresponding to pristine tar
+ Vcs-git-master: <url>#commit
+
+dgit clone
+ fetches dsc
+ clones repo from alioth
+ repros commit if nec. (if no hash in current dsc, check that
+ dsc is after git head and make synthetic commit, otherwise
+ complain)
+
+dgit fetch
+ as above
+
+dgit push
+ after git-buildpackage --tag (but no sign)
+ check repo is clean and tag is made
+ signs tag
+ debsign
+ push to alioth (perhaps with merge -s ours)
+ to "uploading" tag or branch
+ <suite>
+ upload/<suite>
+ dput
+ push to alioth to main tag or branch
+
+where on alioth upstream
+
+rc bugs for
+ server(s?) not reachable
+ mismatch
+
+?git-buildpackage
+? adds field for master commit hash
+? adds field for pristine tar