summaryrefslogtreecommitdiff
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 89316f0..fd85edc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
dgit (0.17~experimental4) experimental; urgency=low
* dgit build, by default, uses the archive to find out what the correct
- -v<version> option is to pass to dpkg-genchanges.
+ -v<version> option is to pass to dpkg-genchanges. Closes:#727200.
* When using sbuild, pass the arguments to mergechanges in the right
order so that we use the correct Description (the _source one,
not the one from sbuild which didn't get e.g. -v<version>).