summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-21 13:40:31 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-21 13:41:00 +0100
commitc0b9db3fad908bcf3b02a5179fbd2288f3d44a4d (patch)
treef297a991d3d62cc083f015604ebc7d4a8e9b86a2 /debian
parentadb0dd0b2ac3a1602c2fe1e39ba241c53eff5324 (diff)
dgit: Remove unsubstituted $changesfile from message
Closes:#906787. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cfd8e76..50ee0b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
dgit (6.9~) unstable; urgency=medium
* dgit: do not crash on push of a new gdr package. Closes:#906784.
+ * dgit: Remove unsubstituted $changesfile from message Closes:906787.
* dgit-maint-debrebase(7): improve "Converting an existing package",
and refer to "ILLEGAL OPERATIONS" in git-debrebase(5).
Closes:#905573. [ Sean Whitton ]