Your message dated Wed, 06 Jun 2012 21:05:25 +0000
with message-id <[email protected]>
and subject line Bug#669249: fixed in reportbug 6.4
has caused the Debian Bug report #669249,
regarding reportbug: Fixed some typos
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
669249: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669249
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reportbug
Version: 6.3.1
Severity: minor
Tags: patch

Hi,

fixed some typos in the man pages and program itself.

Please see the attached patch.



-- Package-specific info:
** Environment settings:
INTERFACE="gtk2"

** /home/skainz/.reportbugrc:
reportbug_version "5.1.1"
mode standard
ui gtk2
email "[email protected]"
smtphost "mailrelay.tugraz.at"
smtpuser "skainz"
smtptls

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages reportbug depends on:
ii  apt               0.8.15.10
ii  python            2.7.2-10
ii  python-reportbug  6.3.1

reportbug recommends no packages.

Versions of packages reportbug suggests:
ii  debconf-utils                              <none>
ii  debsums                                    <none>
ii  dlocate                                    <none>
ii  emacs23-bin-common                         23.3+1-5
ii  exim4                                      4.77-1
ii  exim4-daemon-light [mail-transport-agent]  4.77-1+b1
ii  file                                       5.10-1
ii  gnupg                                      1.4.11-3
ii  python-gtk2                                2.24.0-3
ii  python-gtkspell                            <none>
ii  python-urwid                               <none>
ii  python-vte                                 1:0.28.2-4
ii  xdg-utils                                  1.1.0~rc1+git20111210-6

Versions of packages python-reportbug depends on:
ii  apt               0.8.15.10
ii  python            2.7.2-10
ii  python-debian     0.1.21
ii  python-debianbts  1.10
ii  python-support    1.0.14

python-reportbug suggests no packages.

-- no debconf information
diff -U3 -r reportbug-6.3.1.orig/bin/reportbug reportbug-6.3.1/bin/reportbug
--- reportbug-6.3.1.orig/bin/reportbug	2012-04-18 13:51:34.687609448 +0200
+++ reportbug-6.3.1/bin/reportbug	2012-04-18 13:51:53.331609585 +0200
@@ -1734,7 +1734,7 @@
             if 'qa.debian.org' in maintainer:
                 ui.long_message('''\
 This package seems to be currently "orphaned"; it also seems you're a
-bit interested in this package, since you're reporting a but against
+bit interested in this package, since you're reporting a bug against
 it, so you might consider adopting it.  Please be aware that your
 report may not be resolved for a while, because the package lacks an
 active maintainer, but please GO ON and REPORT the bug, if there is
diff -U3 -r reportbug-6.3.1.orig/man/reportbug.1 reportbug-6.3.1/man/reportbug.1
--- reportbug-6.3.1.orig/man/reportbug.1	2012-04-18 13:51:34.683609444 +0200
+++ reportbug-6.3.1/man/reportbug.1	2012-04-18 14:10:42.207617907 +0200
@@ -232,7 +232,7 @@
 will not send a copy to the bug report distribution lists.
 .TP
 .B \-\-max-attachment-size=MAX_ATTACHMENT_SIZE
-Specity the maximum size any attachment file can have (this also include the file for \-\-body-file option). If an attachment file is too big, there could be problems in delivering the email (and also to compose it), so we set a limit to attachment size. By default this is 10 megabytes.
+Specify the maximum size any attachment file can have (this also include the file for \-\-body-file option). If an attachment file is too big, there could be problems in delivering the email (and also to compose it), so we set a limit to attachment size. By default this is 10 megabytes.
 .TP
 .B \-\-mirror=MIRRORS
 Add a BTS mirror.
@@ -442,7 +442,7 @@
 .TP
 .B \-\-template
 Output a template report to standard output. Differently from
-\fP\-p/\-\-print\fP, it tries to be not interactive, and present a
+\fP\-p/\-\-print\fP, it tries to be not interactive, and presents a
 template without user's input.
 .TP
 .B \-u INTERFACE, \-\-interface=INTERFACE, \-\-ui=INTERFACE
diff -U3 -r reportbug-6.3.1.orig/man/reportbug.conf.5 reportbug-6.3.1/man/reportbug.conf.5
--- reportbug-6.3.1.orig/man/reportbug.conf.5	2012-04-18 13:51:34.683609444 +0200
+++ reportbug-6.3.1/man/reportbug.conf.5	2012-04-18 14:23:13.367623443 +0200
@@ -37,7 +37,7 @@
 
 Please note that any configuration file has to be a valid UTF-8
 document, and not in a different locale; this is particularly
-important in situations where localized characters has to be used
+important in situations where localized characters have to be used
 (like for realname).
 .SH "FILE FORMAT"
 Configuration options can be specified in the form
@@ -158,7 +158,7 @@
 The default operating mode for \fBreportbug(1)\fP.
 .TP
 .B mta
-The path to the MTA used.  Any any SMTP server on Debian should be OK
+The path to the MTA used.  Any SMTP server on Debian should be OK
 with the default:
 
 \fBmta\fP \fI/usr/sbin/sendmail\fP
@@ -191,7 +191,7 @@
 Disables all external queries.
 .TP
 .B paranoid
-Paranoid mode: print the whole email envelope before sending it
+Paranoid mode: print the whole email envelope before sending it.
 .TP
 .B printonly
 Print the report on screen, don't sent it.
@@ -204,7 +204,7 @@
 .TP
 .B realname
 The default real-name in the \fBFrom\fP address of the bug email
-(override with environment variables, see \fBreportbug(1)\fP. Example:
+(override with environment variables, see \fBreportbug(1)\fP). Example:
 
 \fBrealname\fP \fI"Humberto Flores III"\fP
 
@@ -265,7 +265,7 @@
 .SH "SEE ALSO"
 reportbug(1), querybts(1)
 .SH AUTHOR
-reportbug was written by Chris Lawrence <[email protected]> and it's now maintained by Sandro Tosi <[email protected]>
+reportbug was written by Chris Lawrence <[email protected]> and it's now maintained by Sandro Tosi <[email protected]>.
 .PP
 This manual page was written by Y Giridhar Appaji Nag
 <[email protected]> for the Debian project, but may be used by others.

--- End Message ---
--- Begin Message ---
Source: reportbug
Source-Version: 6.4

We believe that the bug you reported is fixed in the latest version of
reportbug, which is due to be installed in the Debian FTP archive:

python-reportbug_6.4_all.deb
  to main/r/reportbug/python-reportbug_6.4_all.deb
reportbug_6.4.dsc
  to main/r/reportbug/reportbug_6.4.dsc
reportbug_6.4.tar.bz2
  to main/r/reportbug/reportbug_6.4.tar.bz2
reportbug_6.4_all.deb
  to main/r/reportbug/reportbug_6.4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sandro Tosi <[email protected]> (supplier of updated reportbug package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 06 Jun 2012 22:10:17 +0200
Source: reportbug
Binary: reportbug python-reportbug
Architecture: source all
Version: 6.4
Distribution: unstable
Urgency: low
Maintainer: Reportbug Maintainers <[email protected]>
Changed-By: Sandro Tosi <[email protected]>
Description: 
 python-reportbug - Python modules for interacting with bug tracking systems
 reportbug  - reports bugs in the Debian distribution
Closes: 650651 654165 657616 657753 658748 658795 661221 666469 667543 669249 
672722 673204
Changes: 
 reportbug (6.4) unstable; urgency=low
 .
   * reportbug/checkversions.py
     - match version on the precise architecture, not just check string
       inclusiong; thanks to Nelson de Oliveira for the report; Closes: #650651
     - include arch:all in package versions lookup; thanks to Hilmar Preuße for
       the report; Closes: #673204
   * bin/reportbug
     - clarify the menu title when presenting more packages; thanks to Alois
       Mahdal for the report; Closes: #654165
   * reportbug/ui/{text, urwid}_ui.py
     - sort bug numerically; thanks to Matthias Urlichs for the report;
       Closes: #657616
   * reportbug/debbugs.py
     - initialize varibles needed to handle ftp.debian.org section change
       requests, so reportbug won't crash if proper values (for section and
       priority) is not found; thanks to James McCoy for the report;
       Closes: #658748
     - support release team generating "ben" files when requesting a transition;
       thanks to Niels Thykier for the report and patch; Closes: #672722
   * reportbug/utils.py
     - correctly report the installation status for each dependency packages, 
not
       just the last status applied to each pkgs; thanks to Piotr Engelking for
       the report; Closes: #657753
     - Fix crash when using claws-mail as a mailer; thanks to Valentin Lorentz
       for the report and (partial) patch: Closes: #667543
   * reportbug/utils.py, debian/control
     - updated claws-mail command to use the new cli switch to compose a mail
       from a file (adding a versioned depends); thanks to David Paleino for the
       report; Closes: #661221
   * debian/control
     - added python-mock to b-d-i, needed for the test suite
     - bump Standards-Version to 3.9.3 (no changes needed)
   * reportbug/{debbugs, utils}.py
     - report foreign architectures information (if m-a); thanks to Cyril
       Brulebois for the report; Closes: #658795
   * bin/reportbug, man/reportbug.*
     - fix several typos; thanks to Simon Kainz for the report and patch;
       Closes: #669249
   * bin/reportbug, reportbug/utils.py
     - initial support for multi-arch: keep arch-qualifier and remove it just
       before preparing the report body; Closes: #666469
   * Extend my copyright years to include 2012
Checksums-Sha1: 
 f3bf383b9aff2f563e1eeeefc11b7fb59c04d45b 1194 reportbug_6.4.dsc
 57799db817cfa8a6eade8f3a0a6b52975e9decac 179157 reportbug_6.4.tar.bz2
 10bee650a1370291d35cfc0be032a305d120863e 125724 reportbug_6.4_all.deb
 975a2223a0cae73420265096ef4bfd4d394bca63 136032 python-reportbug_6.4_all.deb
Checksums-Sha256: 
 56163049045c87a3fb213f0ff774e02d78f108c70b6748b218a69d59dfd669eb 1194 
reportbug_6.4.dsc
 0deb65c1a826ee1f05e4baedd177b0b1dcdff8873030f64d91384719ac295a1c 179157 
reportbug_6.4.tar.bz2
 d7f5f078f975eba802a78c5573db7a9a86ebda31d8bb92dc7702dc719c8bb69f 125724 
reportbug_6.4_all.deb
 d7bc8ebe705aa48974a90861ad89166c2ee532127a60235350662a2a33346e1a 136032 
python-reportbug_6.4_all.deb
Files: 
 9e985884447ad31d5bef2cbd9d574b45 1194 utils standard reportbug_6.4.dsc
 241fec9320eb729d3700997b3899a881 179157 utils standard reportbug_6.4.tar.bz2
 c0c9c0d83f72a41c565b157159d4ee15 125724 utils standard reportbug_6.4_all.deb
 bd51b326c425d3a603e41e94d5cf6b80 136032 python standard 
python-reportbug_6.4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAk/PvoEACgkQAukwV0RN2VAfHwCgkHiD2g/wu6f+SAvnU/dFyHf4
DtoAn164xoq5/xfE5wSvdi5EZd1Qw9GA
=s/UJ
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Reportbug-maint mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reportbug-maint

Reply via email to