summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-07-08 18:29:43 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-07-08 18:29:47 +0100
commitbf6d98357f21e3566bfabb8962e54b99dfb1ec01 (patch)
treeca0a418ddfe666f0d8f65909700a15048a38b1bb /debian/changelog
parenteebba5982cca5be0436693ca3334fb0b17c4f88a (diff)
test suite: Cope with git restricting ext:: protocols.
buster's git rejects ext:: by default. See #XXXX and man git-config |less +/'protocol.*allow' Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 05f08e7..b8809bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ dgit (3.11~) unstable; urgency=medium
Closes:#867693.
* dgit: Cope if the archive server sends an HTTP redirect,
by passing -L to curl. Closes:#867185,#867309.
+ * test suite: Cope with git restricting ext:: protocols.
--