[devscripts] 01/03: Spelling fixes, thanks to codespell

James McCoy jamessan at debian.org
Thu Nov 26 06:56:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

jamessan pushed a commit to branch master
in repository devscripts.

commit e28bb6a643318629afb8c19bf5d3c5fc04bf0605
Author: James McCoy <jamessan at debian.org>
Date:   Thu Nov 26 01:19:04 2015 -0500

    Spelling fixes, thanks to codespell
    
    Signed-off-by: James McCoy <jamessan at debian.org>
---
 debian/changelog       | 6 +++---
 scripts/build-rdeps.pl | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a314c22..d02cabe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -302,7 +302,7 @@ devscripts (2.15.5) unstable; urgency=low
     * support eclipse public license (Closes: #587892)
     * handle LGPL as written by IBM (Closes: #587970)
     * handle REM style comments (Closes: #748611)
-  * uscan: use defined-or (//) instead of "||" to avoid loosing
+  * uscan: use defined-or (//) instead of "||" to avoid losing
     '0' version field (Closes: #787767)
 
   [ Piotr Ożarowski ]
@@ -2240,7 +2240,7 @@ devscripts (2.10.60) unstable; urgency=low
   * build-rdeps: Correct spelling error in manpage ("ommitted" -> "omitted").
   * checkbashisms: Correct spelling error in manpage ("preceeded" ->
     "preceded").
-  * decbommit: Correct spelling error in manpage ("commiting" ->
+  * debcommit: Correct spelling error in manpage ("commiting" ->
     "committing").
 
  -- James Vega <jamessan at debian.org>  Fri, 01 Jan 2010 23:30:33 -0500
@@ -4630,7 +4630,7 @@ devscripts (2.10.2) unstable; urgency=low
   * Adding myself to Uploaders
   * bts
     + add option to only get bugs never downloaded before (Closes: #366925)
-    + dont forward bugs within the bts (Closes: #406632)
+    + don't forward bugs within the bts (Closes: #406632)
   * include sample procmail script for autosubscribing to bugs
     (Closes: #353048)
 
diff --git a/scripts/build-rdeps.pl b/scripts/build-rdeps.pl
index 4cdf548..796bf6a 100755
--- a/scripts/build-rdeps.pl
+++ b/scripts/build-rdeps.pl
@@ -136,7 +136,7 @@ Options:
    -u, --update                   Run apt-get update before searching for build-depends.
                                   (needs root privileges)
    -s, --sudo                     Use sudo when running apt-get update
-                                  (has no effect when -u is ommitted)
+                                  (has no effect when -u is omitted)
    -d, --debug                    Enable the debug mode
    -m, --print-maintainer         Print the maintainer information (experimental)
    --distribution distribution    Select a distribution to search for build-depends

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list