summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-06 17:02:29 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-12 01:24:56 +0000
commit31b14133b081055c15b0f70edb9d75a85615010d (patch)
treebe893eed7166412a510aad585d7d23f3863aa826 /debian/changelog
parente2c606b8a204d68f96047ebe3b21e7274839ea66 (diff)
dgit: Fix a typo in a comment.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bf71eba..143c438 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ dgit (3.2~) unstable; urgency=medium
[Sean Whitton] Closes:#850953.
* dgit-user(7): Fix some typos.
+ Internals:
+ * Fix a typo in a comment.
+
Test suite:
* infra: mirroring and policy hooks: Improve some debugging output.
* infra: mirror-private: test that package becomes public. (#849789)