Package: dgit Version: 3.8 Severity: minor Tags: patch The sample clone commands at the end of the sample patch header should be quoted. Here is a patch. Thanks.
-- System Information: Debian Release: 9.0 APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages dgit depends on: ii apt 1.4~beta3 ii ca-certificates 20161130 ii coreutils 8.26-1 ii curl 7.52.1-1 ii devscripts 2.17.0 ii dpkg-dev 1.18.18 ii dput-ng [dput] 1.11 ii git [git-core] 1:2.11.0-2 ii git-buildpackage 0.8.8 ii libdpkg-perl 1.18.18 ii libjson-perl 2.90-1 ii liblist-moreutils-perl 0.416-1+b1 ii libperl5.24 [libdigest-sha-perl] 5.24.1~rc4-1 ii libtext-glob-perl 0.10-1 ii libtext-iconv-perl 1.7-5+b4 ii libwww-perl 6.15-1 ii perl 5.24.1~rc4-1 Versions of packages dgit recommends: ii openssh-client [ssh-client] 1:7.4p1-5 Versions of packages dgit suggests: ii sbuild 0.73.0-2 -- no debconf information -- Sean Whitton
From 1bbe6dc1e9fa3d41e65af6a28268fcb8d51d4a5b Mon Sep 17 00:00:00 2001 From: Sean Whitton <[email protected]> Date: Wed, 25 Jan 2017 09:11:11 -0700 Subject: [PATCH] dgit-maint-merge(7): Quote sample clone commands Signed-off-by: Sean Whitton <[email protected]> --- dgit-maint-merge.7.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dgit-maint-merge.7.pod b/dgit-maint-merge.7.pod index 3587dcd..54cf79d 100644 --- a/dgit-maint-merge.7.pod +++ b/dgit-maint-merge.7.pod @@ -258,8 +258,8 @@ first upload of upstream version 1.2.3, you could use: =back -(If you have dgit, use dgit clone foo, -rather than plain git clone.) +(If you have dgit, use `dgit clone foo`, +rather than plain `git clone`.) A single combined diff, containing all the changes, follows. -- 2.11.0
signature.asc
Description: PGP signature

