summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-16 19:05:46 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-16 19:05:46 +0100
commit03e6840182e85e5c0e5d9b831d942dd8d2df013b (patch)
treef288cd04e1758ea770e377986f75b765ed4fd208 /dgit.1
parent6162f69f8f3611b2da125a11d5ac24cf11045e96 (diff)
rename the dsc field
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.14
1 files changed, 2 insertions, 2 deletions
diff --git a/dgit.1 b/dgit.1
index 50cc3a6..f949d07 100644
--- a/dgit.1
+++ b/dgit.1
@@ -77,7 +77,7 @@ dgit push can operate on any commit which is a descendant of the
current dgit/suite tip in dgit-repos.
Uploads made by dgit contain an additional field
-.B Vcs-Git-Master
+.B Vcs-Dgit-Master
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.
@@ -183,7 +183,7 @@ We should be using some kind of vhost/vpath setup for the git repos on
alioth, so that they can be moved later if and when this turns out to
be a good idea.
-Debian Policy needs to be updated to describe the new Vcs-Git-Master
+Debian Policy needs to be updated to describe the new Vcs-Dgit-Master
field (and to specify that it is an RC bug for that field to refer
to an unavailable commit).