From 3fe959e708c8e77a6cd2aba2afb49e72559edec2 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 9 Jan 2017 01:33:50 +0000 Subject: dgit(7): Document new Dgit syntax Signed-off-by: Ian Jackson --- dgit.7 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dgit.7 b/dgit.7 index 584632c..1931b9c 100644 --- a/dgit.7 +++ b/dgit.7 @@ -58,9 +58,10 @@ Uploads made by dgit contain an additional field in the source package .dsc. (This is added by dgit push.) This specifies: a commit (an ancestor of the dgit/suite branch) whose tree is identical to the unpacked source upload; -and the distro and suite to which the upload was made -(and a url, -in case the client seeing this .dsc does not know of that distro). +the distro to which the upload was made; +a tag name which can be used to fetch the git commits; +and +a url to use as a hint for the dgit git server for that distro. Uploads not made by dgit are represented in git by commits which are synthesised by dgit. The tree of each such commit corresponds to the -- cgit v1.2.3