From: Ian Jackson Date: Wed, 21 Dec 2016 14:13:40 +0000 (+0000) Subject: dgit-user(7): Fix some typos. X-Git-Tag: archive/debian/3.2~6 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=b3b82ad40563c2334f6d23db8d13a320fb25a05c dgit-user(7): Fix some typos. Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index 4230480c..bf71ebaa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,10 @@ dgit (3.2~) unstable; urgency=medium it becomes public (ie, make the repo available much more promptly when the package passes NEW). Closes:#849789. - Documentation [Sean Whitton]: - * dgit-maint-merge(7): Use git-deborig(1). Closes:#850953. + Documentation: + * dgit-maint-merge(7): Use git-deborig(1). + [Sean Whitton] Closes:#850953. + * dgit-user(7): Fix some typos. Test suite: * infra: mirroring and policy hooks: Improve some debugging output. diff --git a/dgit-user.7.pod b/dgit-user.7.pod index ad0cca1d..08647c61 100644 --- a/dgit-user.7.pod +++ b/dgit-user.7.pod @@ -234,7 +234,7 @@ Debian package builds are often quite messy: they may modify files which are also committed to git, or leave outputs and teporary files not covered by C<.gitignore>. -Kf you always commit, +If you always commit, you can use =over 4 @@ -362,9 +362,9 @@ If neither of those are an option, your desperate last resort is to try using the same version number as the official package for your own package. -(The verseion is controlled by C - see above,) +(The verseion is controlled by C - see above). This is not ideal because it makes it hard to tell what is installed, -because it will mislead and confuse apt. +and because it will mislead and confuse apt. With the "same number" approach you may still get errors like