chiark / gitweb /
fix bug which causes all uploads to go to sid (!)
[dgit.git] / NOTES
diff --git a/NOTES b/NOTES
index cd8d5eb08ab9cd478c22387ccfe6ab6bae545823..984ff4490129ba5149786168a10e2dcf688b6391 100644 (file)
--- a/NOTES
+++ b/NOTES
@@ -1,29 +1,13 @@
-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: 
-
-dget or something
-  fetches dsc
-  clones repo
-  repros pristine-tar
-what about a git fetch
-
-git-buildpackage
-  adds field for master commit hash
-  adds field for 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
+remote is dgit
+  can do fetch thing?
+  push is deliberately broken?
+
+remote refs
+  refs/dgit/<suite>
+local refs
+  refs/heads/<suite>
+  refs/remotes/dgit/<suite>
+
+Vcs-Dgit-Master: <commit>
+  specifies commit hash corresponding to the thing uploaded
+  optional commit hash corresponding to pristine tar??