chiark / gitweb /
dgit build, by default, uses the archive to find out what the correct -v<version...
[dgit.git] / NOTES
diff --git a/NOTES b/NOTES
index 15ae7da220e9ebfc29c5c5081479bc23c6345391..984ff4490129ba5149786168a10e2dcf688b6391 100644 (file)
--- a/NOTES
+++ b/NOTES
@@ -1,26 +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
-
-dget or something
-  fetches dsc
-  clones repo
-  repros pristine-tar
-
-git-buildpackage
-  adds field for master commit hash
-  adds field for 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
+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??