summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-26 19:38:37 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-26 19:53:48 +0100
commit05532651f81d706de1fab66e8ebe97b9f646b1f9 (patch)
treef0b9c7db16643a86b0bcfbc3053b21283ab97903 /debian
parent40709d7e31abe0e46fe86f7559f44086fdb524c6 (diff)
Do not quote `:' in shellquote.
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 43de16c..089e2a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -34,6 +34,7 @@ dgit (1.1~~) unstable; urgency=low
* When source package contains things called .git (even files, and even
in subdirectories), remove them. Closes:#793671.
* Introduce more sophisticated protocol negotiation for rpush.
+ * Do not quote `:' in shellquote.
--