chiark / gitweb /
dgit-user(7): Fix some typos.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 21 Dec 2016 14:13:40 +0000 (14:13 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 12 Jan 2017 01:17:38 +0000 (01:17 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
dgit-user.7.pod

index 4230480ce44785b2f570b6c5f15da7d3b78a7705..bf71ebaab1beaf927fd700503f0701339efdbc9c 100644 (file)
@@ -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.
index ad0cca1da867e3bd19623f0e942723170136627d..08647c61bbd3e80f5c2a41ecfbe06cb7e37294a7 100644 (file)
@@ -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<debian/changelog> - see above,)
+(The verseion is controlled by C<debian/changelog> - 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