summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-10-24 17:42:20 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-10-24 17:42:20 +0100
commit7ca3064a13b1fd2e541acc77ff11a3e6f4f8a970 (patch)
tree5ca610c7af5adaa9a48f0a55c1b44beb26a3a9bb /debian
parent50ced18fd53790c4e5b1baf1851f200f995dfb82 (diff)
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>).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index a6729c6..3ecbbdb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+dgit (0.17~experimental4) experimental; urgency=low
+
+ * 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>).
+
+ --
+
dgit (0.17~experimental3) experimental; urgency=low
Minor fix to remote functionality: