summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 031a5643..29e83084 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ git-buildpackage (0.5.6) experimental; urgency=low
git-buildpackage (0.5.5) experimental; urgency=low
- * [36edd3c] git-dch: Support --nmu, --bpo and --qa. (Closes: #534494)
+ * [36edd3c] git-dch: Support --nmu, --bpo and --qa. (Closes: #561535)
* [7200035] git-dch: Pass dch_options to all calls of spawn_dch. This fixes
the problem of an empty [maintainer] at the end of the changelog section.
- thanks to Michael Prokop