summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <rra@debian.org>2019-07-15 19:02:07 +0100
committerSean Whitton <spwhitton@spwhitton.name>2019-07-15 19:03:45 +0100
commit49c67bedc27e77641a67f5382fa513af97cfa75a (patch)
tree7ca1279b6d2b164aec038a751e2ceed7b4b0d7f2
parentbf53a5e216e7286dc9a4e08e8397b4aa1f53c2bc (diff)
clarify using more than one VCS field
See #931975.
-rw-r--r--policy/ch-controlfields.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/policy/ch-controlfields.rst b/policy/ch-controlfields.rst
index 81b3542..fb2b6e5 100644
--- a/policy/ch-controlfields.rst
+++ b/policy/ch-controlfields.rst
@@ -979,7 +979,8 @@ repository where the Debian source package is developed.
or ``hg clone`` command. If no branch is specified, the packaging
should be on the default branch.
- More than one different VCS may be specified for the same package.
+ More than one ``Vcs-<type>`` field may be specified for the same
+ package, but only if the <type> parameters are all unique.
For both fields, any URLs given should use a scheme that provides
confidentiality (``https``, for example, rather than ``http`` or ``git``)