From: Ian Jackson Date: Fri, 28 Jun 2019 13:36:14 +0000 (+0100) Subject: dgit(1): Tidying up after tag format: Drop qualifications X-Git-Tag: archive/debian/9.0~100 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=863b30b2f5b44c489f5368de2c96c3392ced9e80;p=dgit.git dgit(1): Tidying up after tag format: Drop qualifications All servers are now assumed to cope with split view tags. Signed-off-by: Ian Jackson --- diff --git a/dgit.1 b/dgit.1 index 9addd5a1..5696778c 100644 --- a/dgit.1 +++ b/dgit.1 @@ -983,19 +983,14 @@ Do not delete the destination directory if clone fails. Generates a DEP-14 tag (eg .BR debian/ \fIversion\fR) as well as a dgit tag (eg -.BR archive/debian/ \fIversion\fR) -where possible. This is the default. +.BR archive/debian/ \fIversion\fR). +This is the default. .TP .BI --no-dep14tag Do not generate a DEP-14 tag, except in split quilt view mode. -(On servers where only the old tag format is supported, -the dgit tag will have the DEP-14 name. -This option does not prevent that.) .TP .BI --always-dep14tag -Insist on generating a DEP-14 tag -as well as a dgit tag. -If the server does not support that, dgit push will fail. +Obsolete alias for --dep14tag, retained for compatibility. .TP .BI -D Prints debugging information to stderr. Repeating the option produces @@ -1402,7 +1397,7 @@ or when pushing and .TP .BI dgit-distro. distro .dgit-tag-format .TP -.BR dgit-distro. \fIdistro\fR .dep14tag " " want | no | always +.BR dgit-distro. \fIdistro\fR .dep14tag " " want | no [| always ] .TP .BI dgit-distro. distro .ssh .TP