summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-12 12:48:32 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-12 13:44:14 +0100
commitf11c6632af0949d0956149cfc2d4e51f18d468cc (patch)
tree010eea92035c27257f2df0c0e15b5ebe9893241f /debian/changelog
parenta47f1af332372a372bf5758d1e3d9eeffe14acbd (diff)
test suite: Use dch -r -D sid '' not dch -r sid.
Bizarrely, dch -r [-D suite] runs $EDITOR but dch -r [-D suite] weevils ignores `weevils' but does not run $EDITOR. This is #903598. Apparently, this is well known, and convention is to pass ''. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=903598#8. So use that. Closes:#903441. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 18a9cfe..90b157c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
dgit (5.9+exp1) experimental; urgency=medium
- *
+ * test suite: Use dch -r -D sid '' not dch -r sid. Closes:#903441.
--