summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-09 02:08:07 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-09 13:08:32 +0000
commitb0bc4d204e5900c7888e681404e2638ce7347cf9 (patch)
tree3718bec2b8e42f026826b7a182b5647ef29e90bc /debian/changelog
parenta0fafdb431fa23f6de127a8d38a62ccfc12f3537 (diff)
fetch and pull ignore the changelog suite when it is UNRELEASED.
Closes:#848646. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 158bcae..4556644 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ dgit (3.0~) unstable; urgency=medium
and is now fixed even for more-extended ones.
* dgit clone-dgit-repos-server uses readonly access.
Closes:#850521.
+ * fetch and pull ignore the changelog suite when it is UNRELEASED.
+ Closes:#848646.
Minor new feature:
* distro alias facility in config space. (Primarily for testing.)