Package: dgit
Version: 3.9
Control: tags -1 patch

Hi Sean,

If you're reading this, I hope you'll be encouraged to know I do
actually closely read documentation ;-)

Cheers,
Nicholas
From 9c54952a8814f6bab39d82b0d5caff199807a08c Mon Sep 17 00:00:00 2001
From: Nicholas D Steeves <[email protected]>
Date: Sun, 29 Jan 2017 16:00:16 -0700
Subject: [PATCH 1/2] Fix typos in documentation.

Signed-off-by: Nicholas D Steeves <[email protected]>
---
 dgit-nmu-simple.7.pod | 4 ++--
 dgit-user.7.pod       | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dgit-nmu-simple.7.pod b/dgit-nmu-simple.7.pod
index 3ebc68a..0d2525f 100644
--- a/dgit-nmu-simple.7.pod
+++ b/dgit-nmu-simple.7.pod
@@ -56,10 +56,10 @@ consult the appropriate C<dgit-maint-*(7)> workflow tutorial,
 =head1 WHAT KIND OF CHANGES AND COMMITS TO MAKE
 
 When preparing an NMU, the git commits you make on the dgit branch
-should be simple linear series of commmits with good commit messages.
+should be simple linear series of commits with good commit messages.
 The commit messages will be published in various ways,
 including perhaps being used as the cover messages for
-genrated quilt patches.
+generated quilt patches.
 
 Do not make merge commits.
 Do not try to rebase to drop patches - if you need to revert a
diff --git a/dgit-user.7.pod b/dgit-user.7.pod
index d7b6109..aacdf4d 100644
--- a/dgit-user.7.pod
+++ b/dgit-user.7.pod
@@ -232,7 +232,7 @@ that are in debian/patches before you do anything else!
 
 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>.
+or leave outputs and temporary files not covered by C<.gitignore>.
 
 If you always commit,
 you can use
-- 
2.11.0

From 55858cc4b8a5a126ccb8ad06a739772db54fcd93 Mon Sep 17 00:00:00 2001
From: Nicholas D Steeves <[email protected]>
Date: Sun, 29 Jan 2017 16:01:27 -0700
Subject: [PATCH 2/2] Update changelog for 3.10~1.gbp9c5495 release

Signed-off-by: Nicholas D Steeves <[email protected]>
---
 debian/changelog | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5b67460..2e424ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+dgit (3.10~1.gbp9c5495) UNRELEASED; urgency=medium
+
+  ** SNAPSHOT build @9c54952a8814f6bab39d82b0d5caff199807a08c **
+
+  * Fix typos in documentation.
+
+ -- Nicholas D Steeves <[email protected]>  Sun, 29 Jan 2017 16:01:26 -0700
+
 dgit (3.9) unstable; urgency=medium
 
   Improvements:
-- 
2.11.0

Attachment: signature.asc
Description: Digital signature

Reply via email to