summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-10-25 10:23:30 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-10-25 10:23:30 +0100
commit6e24ac7bb85e30df00b3d14853b049e3f06b6dec (patch)
treeed6278c39c22d95da63519f06251c8be2614c12b /debian/changelog
parent7ca3064a13b1fd2e541acc77ff11a3e6f4f8a970 (diff)
dgit build, by default, uses the archive to find out what the correct -v<version> option is to pass to dpkg-genchanges.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3ecbbdb..7acc8ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +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.
* 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>).