summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-18 18:51:07 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-19 19:36:16 +0100
commit9308011c98e2dc4d930efb0991fe92467c23c4ad (patch)
tree03a0080d23489b78f418a537614e425ea8b78388 /debian
parent42dcfbc1690396c14a54b51050dd22bcdcdded76 (diff)
Allow git-url to be '' to force fallback to git-proto etc.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c5a823b..029375b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ dgit (0.31~~) unstable; urgency=low
* Remove configuration relating to alioth.
* Provide for different access mechanisms when pushing.
* Provide for configurable git url suffix.
+ * Allow git-url to be '' to force fallback to git-proto etc.
* Provide for checking git presence via http[s].
* Do some quoting on debug output (needed if the server might not
be trustworthy and might send us bad stuff).