summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-09 14:54:07 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-09 14:54:07 +0000
commitd4f8df7adccd9ed9a0dd1cd1837ed7782557a828 (patch)
tree37c19dd4fc3ff4ef2e6b43e895124d8c58a493c7 /debian
parent3ebc4309c3155cdacdc00900c8f3554932e32d5b (diff)
changelog: Tidy a bit
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 07e203c..2f3651b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ dgit (3.0~) unstable; urgency=medium
Closes:#850521.
* fetch and pull ignore the changelog suite when it is UNRELEASED.
Closes:#848646.
+ * dgit-badcommit-fixup: Do not investigate symrefs. Closes:#850547.
Minor new feature:
* distro alias facility in config space. (Primarily for testing.)
@@ -22,9 +23,7 @@ dgit (3.0~) unstable; urgency=medium
* Provide `dgit print-dgit-repos-server-source-url'. Re:#850521.
* Honour dgit-distro.*.default-suite and dgit.default.default-suite.
- dgit-badcommit-fixup:
- * Do not investigate symrefs. Closes:#850547.
-
+ Other improvements:
* Improve debugging output a bit.
* Use refs/dgit-fetch/DISTRO rather than refs/dgit-fetch/DISTRO,
which leads to less duplication and so less clutter.