aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorArnaud Rebillout <arnaud.rebillout@collabora.com>2018-06-05 10:58:27 +0700
committerGuido Günther <agx@sigxcpu.org>2018-11-02 10:50:51 +0100
commitf0cb11d93f7d860a94a4be2fe1aa4e963ef76d03 (patch)
tree5b7e3d8b6f0658e992f5c881f6797bcff9af5388
parent7bba657506130f05e5b5ee485fbabe7c39ff2b80 (diff)
docs: update references from <http://dep.debian.net> to <https://dep-team.pages.debian.net>.
-rw-r--r--docs/chapters/patches.xml2
-rw-r--r--docs/common.ent2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/chapters/patches.xml b/docs/chapters/patches.xml
index e93be5c3..cb026c1b 100644
--- a/docs/chapters/patches.xml
+++ b/docs/chapters/patches.xml
@@ -54,7 +54,7 @@
<para>
Also, beware that &gbp-pq; currently has incomplete support for
- <ulink url="http://dep.debian.net/deps/dep3/">DEP3</ulink> headers.
+ <ulink url="https://dep-team.pages.debian.net/deps/dep3/">DEP3</ulink> headers.
Initially, parsing with <command>git-mailinfo(1)</command> is attempted,
which supports only the <computeroutput>From</computeroutput> and
<computeroutput>Subject</computeroutput> fields. If neither of these are
diff --git a/docs/common.ent b/docs/common.ent
index d15440fd..38ae8636 100644
--- a/docs/common.ent
+++ b/docs/common.ent
@@ -74,7 +74,7 @@
<!ENTITY changelog " <filename>debian/changelog</filename>">
- <!ENTITY dep14 "<ulink url='http://dep.debian.net/deps/dep14/'><citetitle>DEP-14</citetitle></ulink>">
+ <!ENTITY dep14 "<ulink url='https://dep-team.pages.debian.net/deps/dep14/'><citetitle>DEP-14</citetitle></ulink>">
<!ENTITY manual "<ulink url='https://honk.sigxcpu.org/piki/projects/git-buildpackage'>here</ulink>">
<!ENTITY pyformat "<ulink url='https://docs.python.org/2/library/stdtypes.html#string-formatting'><citetitle>Python format string</citetitle></ulink>">