summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 3f6970d..73b3351 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,7 @@ dgit (10.2~) unstable; urgency=medium
Minor improvements:
* dgit(1): Promote push-source even more, rather than push-built.
* git-debrebase --noop-ok: support --no-noop-ok.
+ * Fix a typo "build" for "build" in the changelog entry for 10.1.
Debugging fixes and internal changes:
* dgit: Fix a direct use of chdir, should be changedir
@@ -30,7 +31,7 @@ dgit (10.2~) unstable; urgency=medium
dgit (10.1) unstable; urgency=medium
Bugfixes to dgit:
- * dgit push-build: Populate the split brain cache if necessary
+ * dgit push-built: Populate the split brain cache if necessary
Closes:#1019454. [Report from Simon McVittie]
Bugfixes to git-debrebase [reports from David Bremner]: