GNU bug report logs - #10210
[PATCH] lib/depcomp: spelling fix in usage message

Previous Next

Package: automake;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Sun, 4 Dec 2011 01:38:01 UTC

Severity: normal

Tags: patch

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Paul Eggert <eggert <at> cs.ucla.edu>
Subject: bug#10210: closed (Re: bug#10210: [PATCH] lib/depcomp: spelling
 fix in usage message)
Date: Sun, 04 Dec 2011 11:21:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#10210: [PATCH] lib/depcomp: spelling fix in usage message

which was filed against the automake package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 10210 <at> debbugs.gnu.org.

-- 
10210: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10210
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: bug-automake <at> gnu.org
Cc: 10210-done <at> debbugs.gnu.org, Paul Eggert <eggert <at> cs.ucla.edu>
Subject: Re: bug#10210: [PATCH] lib/depcomp: spelling fix in usage message
Date: Sun, 4 Dec 2011 12:20:18 +0100
[Message part 3 (text/plain, inline)]
Hi Paul.

On Sunday 04 December 2011, Paul Eggert wrote:
> Found while spell-checking Emacs.  Here's a proposed patch.
>
Thanks.  I've applied the patch in your name (see attachement), and
I'm thus closing this bug report.

Just a minor nit though: next time, could you send your patches to the
automake-patches list, instead that to the bug-automake list, to avoid
having a spurious bug report be opened?

> There are similar misspellings in the ChangeLogs but that's
> less important.
>
Still, patches welcome ;-)

Thanks,
  Stefano
[0001-depcomp-spelling-fix.patch (text/x-patch, inline)]
From 053534fc5718ad3aea4f2f1c5817d2a114fe5699 Mon Sep 17 00:00:00 2001
Message-Id: <053534fc5718ad3aea4f2f1c5817d2a114fe5699.1322997518.git.stefano.lattarini <at> gmail.com>
From: Paul Eggert <eggert <at> cs.ucla.edu>
Date: Sun, 4 Dec 2011 12:11:30 +0100
Subject: [PATCH] depcomp: spelling fix

* lib/depcomp (-h): Fix misspelling in usage diagnostic.
---
 ChangeLog   |    5 +++++
 lib/depcomp |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 2ad35bb..1c97ecd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-12-04  Paul Eggert  <eggert <at> cs.ucla.edu>
+
+	depcomp: spelling fix
+	* lib/depcomp (-h): Fix misspelling in usage diagnostic.
+
 2011-11-28  Peter Rosin  <peda <at> lysator.liu.se>
 
 	tests: fix 'distcheck-override-infodir.test' on Cygwin
diff --git a/lib/depcomp b/lib/depcomp
index 2fe40a9..5621fd4 100755
--- a/lib/depcomp
+++ b/lib/depcomp
@@ -1,7 +1,7 @@
 #! /bin/sh
 # depcomp - compile a program generating dependencies as side-effects
 
-scriptversion=2011-04-16.09; # UTC
+scriptversion=2011-12-04.11; # UTC
 
 # Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2011,
 # Free Software Foundation, Inc.
@@ -44,7 +44,7 @@ Environment variables:
   object      Object file output by `PROGRAMS ARGS'.
   DEPDIR      directory where to store dependencies.
   depfile     Dependency file to output.
-  tmpdepfile  Temporary file to use when outputing dependencies.
+  tmpdepfile  Temporary file to use when outputting dependencies.
   libtool     Whether libtool is used (yes/no).
 
 Report bugs to <bug-automake <at> gnu.org>.
-- 
1.7.2.3

[Message part 5 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu>
To: bug-automake <at> gnu.org
Subject: [PATCH] lib/depcomp: spelling fix in usage message
Date: Sat, 03 Dec 2011 17:37:01 -0800
Found while spell-checking Emacs.  Here's a proposed patch.
There are similar misspellings in
the ChangeLogs but that's less important.

depcomp: spelling fix
* lib/depcomp (-h): Fix misspelling in usage diagnostic.
diff --git a/lib/depcomp b/lib/depcomp
index 9825d56..b97ed64 100755
--- a/lib/depcomp
+++ b/lib/depcomp
@@ -1,7 +1,7 @@
 #! /bin/sh
 # depcomp - compile a program generating dependencies as side-effects

-scriptversion=2011-04-16.09; # UTC
+scriptversion=2011-12-04.01; # UTC

 # Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010,
 # 2011 Free Software Foundation, Inc.
@@ -44,7 +44,7 @@ Environment variables:
   object      Object file output by `PROGRAMS ARGS'.
   DEPDIR      directory where to store dependencies.
   depfile     Dependency file to output.
-  tmpdepfile  Temporary file to use when outputing dependencies.
+  tmpdepfile  Temporary file to use when outputting dependencies.
   libtool     Whether libtool is used (yes/no).

 Report bugs to <bug-automake <at> gnu.org>.



This bug report was last modified 13 years and 175 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.