summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-10-25 17:05:03 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-10-25 17:05:03 +0100
commit2858ecef5bad752f86bfeb101370aea0b15834ac (patch)
tree12959bb4fb66abb15b96ad6818b6e73cb3211b61
parentf527e6c9a7d590186f9d8aee35a2cd2eae203f6a (diff)
mention 727200
-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>).