[Reportbug-commits] [reportbug] 01/02: rename GNUS to Gnus; thanks to Tollef Fog Heen for the report and to Tomas Pospisek for the patch; Closes: #683325

Sandro Tosi morph at moszumanska.debian.org
Thu Sep 11 23:18:49 UTC 2014


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

morph pushed a commit to branch master
in repository reportbug.

commit 16a0bc19c34c36e28e8c0dc812f3e4a4082763d9
Author: Sandro Tosi <morph at debian.org>
Date:   Thu Sep 11 23:05:00 2014 +0100

    rename GNUS to Gnus; thanks to Tollef Fog Heen for the report and to Tomas Pospisek for the patch; Closes: #683325
---
 bin/reportbug      | 2 +-
 debian/changelog   | 8 ++++++++
 man/reportbug.1    | 2 +-
 share/reportbug.el | 2 +-
 4 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/bin/reportbug b/bin/reportbug
index 72dc827..0857e7e 100755
--- a/bin/reportbug
+++ b/bin/reportbug
@@ -810,7 +810,7 @@ def main():
                       help='sign report with GNU Privacy Guard (GnuPG/gpg)')
     parser.add_option('-G', '--gnus', action='store_const', dest='mua',
                       const=utils.MUA['gnus'],
-                      help='send the report using GNUS')
+                      help='send the report using Gnus')
     parser.add_option('--pgp', action='store_const', dest='sign',
                       const='pgp',
                       help='sign report with Pretty Good Privacy (PGP)')
diff --git a/debian/changelog b/debian/changelog
index 9711a86..45c7870 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+reportbug (6.5.2) UNRELEASED; urgency=medium
+
+  * bin/reportbug, man/reportbug.1 share/reportbug.el
+    - rename GNUS to Gnus; thanks to Tollef Fog Heen for the report and to Tomas
+      Pospisek for the patch; Closes: #683325
+
+ -- Sandro Tosi <morph at debian.org>  Thu, 11 Sep 2014 23:03:37 +0100
+
 reportbug (6.5.1) unstable; urgency=medium
 
   * debian/rules
diff --git a/man/reportbug.1 b/man/reportbug.1
index 25fef79..76a7906 100644
--- a/man/reportbug.1
+++ b/man/reportbug.1
@@ -172,7 +172,7 @@ GNU Privacy Guard).  (This argument will be ignored if you are using
 an MUA to edit and send your report.)
 .TP
 .B \-G, \-\-gnus
-Use the GNUS mail and news reader to send your report, rather than
+Use the Gnus mail and news reader to send your report, rather than
 using the editor.
 .TP
 .B \-H HEADER, \-\-header=HEADER
diff --git a/share/reportbug.el b/share/reportbug.el
index 3b88e15..2d57e3e 100644
--- a/share/reportbug.el
+++ b/share/reportbug.el
@@ -1,4 +1,4 @@
-;; Vague implementation of needed code to invoke GNUS from reportbug
+;; Vague implementation of needed code to invoke Gnus from reportbug
 ;; by Tollef Fog Heen
 (require 'gnus)
 

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



More information about the Reportbug-commits mailing list