From 10d3925a7aebac484e09aa2d636ceae1cbffeb10 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 20 Jun 2018 18:29:36 +0100 Subject: [PATCH 1/1] dgit(1): Mention under `dgit build' that it uses the network. Part of the fix for #883340. Signed-off-by: Ian Jackson --- debian/changelog | 2 +- dgit.1 | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b4bdce51..4be989d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ dgit (5.2~) unstable; urgency=medium - * + * dgit(1): Mention under `dgit build' that it uses the network. -- diff --git a/dgit.1 b/dgit.1 index c5d76884..ef5236a4 100644 --- a/dgit.1 +++ b/dgit.1 @@ -118,6 +118,10 @@ that the generated source package corresponds to the relevant git commit. Tagging, signing and actually uploading should be left to dgit push. + +dgit's build operations access the the network, +to get the -v option right. +See -v, below. .TP \fBdgit build-source\fR ... Builds the source package, and a changes file for a prospective -- 2.30.2