summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-01-06 01:37:07 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-01-06 01:37:08 +0000
commit9aff8e6ee3cc215f59f09d34a913dcf1953e1e9d (patch)
treebad84946d23a5cdf399101e14463b715c0c220cf /debian/changelog
parentb0f8410e806cdd326a7ebb6654f6fb8a47bc739c (diff)
dgit(1): Add a bit more rationale (polemic, even). Closes:#874221.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b2b512f..2f9b223 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
dgit (4.2~) experimental; urgency=medium
Documentation improvements:
+ * dgit(1): Add a bit more rationale (polemic, even). Closes:#874221.
* Recommend mk-build-deps rather than apt-get build-dep.
Suggestion from Nikolaus Rath. Closes:#863361.
* dgit-maint-merge(7): many updates. [Sean Whitton]