summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-18 15:59:06 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-19 19:36:15 +0100
commit196d61f51d2191bf44d5bfe0ccb4456a59f0446a (patch)
treea8080e1e10058501730517609d2d20c441d12a41 /debian
parent067e68de07f7d1cf1d406c4917e9cdd7b0b6f26a (diff)
Provide for checking git presence via http[s].
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 c6b28b5..6081671 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ dgit (0.31~~) unstable; urgency=low
Access machinery:
* Provide for different access mechanisms when pushing.
* Provide for configurable git url suffix.
+ * 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).