summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-20 18:30:50 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-20 23:51:22 +0100
commit831a6e07cc5599fdd616dc1eddbabb6d6b5a87a9 (patch)
tree1c807d1afab999ff9dc2bb00bdfb26e06a3dc4fe /debian
parent10d3925a7aebac484e09aa2d636ceae1cbffeb10 (diff)
dgit build: Better message when network is offline.
When build fails because the archive access fails, mention that this was tried because --since-version was not specified. Closes:#883340. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4be989d..68ec24e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,11 @@ dgit (5.2~) unstable; urgency=medium
* dgit(1): Mention under `dgit build' that it uses the network.
+ dgit:
+ * When build fails because the network is offline, mention
+ that this is because --since-version was not specified.
+ Closes:#883340.
+
--
dgit (5.1) unstable; urgency=medium