summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-12 00:05:39 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-12 00:31:20 +0000
commit2dfdf41e66a0e2bdf3e5b76ef129d031d96f19dc (patch)
treedeca684ed55897a98726d418ca725f5fb22fab9e /debian
parentc92f4eb1985e2d19283d8151c6a4ab709626e78c (diff)
changelog: Document dgit-maint-merge change
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0bad3b8..4bc148b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,9 @@ dgit (3.2~) unstable; urgency=medium
it becomes public (ie, make the repo available much more promptly when
the package passes NEW). Closes:#849789.
+ Documentation [Sean Whitton]:
+ * dgit-maint-merge(7): Use git-deborig(1)
+
Test suite:
* infra: mirroring and policy hooks: Improve some debugging output.
* infra: mirror-private: test that package becomes public. (#849789)