Your message dated Wed, 17 Aug 2011 14:49:19 +0000
with message-id <[email protected]>
and subject line Bug#635071: fixed in reportbug 6.1
has caused the Debian Bug report #635071,
regarding reportbug: Weird placement of "None of the above" option
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.)


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

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi

As seen in the output below, reportbug lists the "None of the above" as
the middle entry.  I think that other should either be the last entry or
the text should be changed to (something like) "None of the other options".

~Niels

"""
$ reportbug release.debian.org
*** Welcome to reportbug.  Use ? for help at prompts. ***
Note: bug reports are publicly archived (including the email address of the 
submitter).
Detected character set: UTF-8
Please change your locale if this is incorrect.

Using 'Niels Thykier <[email protected]>' as your from address.
Getting status for release.debian.org...
Will send report to Debian (per lsb_release).
What sort of request is this? (If none of these things mean anything to you, or 
you are trying to report a bug in an existing package, please press Enter to 
exit
reportbug.)

1 binnmu            binNMU requests
2 britney           testing migration script bugs
3 freeze-exception  Freeze exceptions
4 opu               oldstable proposed updates requests
5 other             None of the above
6 pu                stable proposed updates requests
7 rm                Stable/Testing removal requests
8 transition        transition tracking
9 unblock           unblock requests

Choose the request type: 
To report a bug in a package, use the name of the package, not 
release.debian.org.
"""



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

iQIcBAEBCAAGBQJOKV2ZAAoJEAVLu599gGRCJ7QQAJ9OY3FKL6O+Id4kTQ9WsQO8
zM8dHmj7AdQGBEA5QbXpG6GNDdr34v4zHwlKPJaVgkcRWGolue0kAYaUgUpct39a
qomK8IGdDwU5Z6pQzMFvKjSK3FZ0Hckmb109j9Cgb2bgWzbwvlbRIFlqw9SlyIk1
JTUVdx+CAO/cX/IQ5+U9EPaj5R4Ldi2BpkWvM+UEaYYe0LyoVOfXgXnan3mzOm9c
WFlG02Xi8OFKSh7ukl29QdhS8DDLmV/ccoF+3DOirwc2/wulzeFYITnnT8LDCEh0
N74cgssCK4+Jfdk90V8c3/rMRDXw4HKB4TKCiAT3UnhUbq6xJ+jM6a5vAXGL00mz
RnHW9PAjWYqVR7oApM5nO0iZRE5QGxfoZXTzKi0Qph4SDfNuxbtKlu+k6NS/84AB
Ee9j0V+OO+k/Qix5B1Xf1v9bPnDBAjf5JTvrTlOjHLTFH/fwY3NrRXRIsj0iMXy7
f/soKerKR5svH84BOMxt32xlc2Ez+nb2OAG4olc08CfW3f62rRnpqgcVm5tDZF7W
lf8iLo601d2Oi2h1SvHbenuyjF5DWjAGPGzr+N1j06lIQG3OOceEasZUewaTvp6o
EPWhzCeIuWtezV3+zbelmTryChLw+q4C6msU4bgDQ53p7U7xq6nx6+tMyaZ6BgjI
QKaKJnFhPE07E9rQbOD9
=ardF
-----END PGP SIGNATURE-----



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

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.1_all.deb
  to main/r/reportbug/python-reportbug_6.1_all.deb
reportbug_6.1.dsc
  to main/r/reportbug/reportbug_6.1.dsc
reportbug_6.1.tar.bz2
  to main/r/reportbug/reportbug_6.1.tar.bz2
reportbug_6.1_all.deb
  to main/r/reportbug/reportbug_6.1_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, 17 Aug 2011 16:13:53 +0200
Source: reportbug
Binary: reportbug python-reportbug
Architecture: source all
Version: 6.1
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: 619870 626656 626930 628463 628769 631165 632377 632383 635071 637053 
637994
Changes: 
 reportbug (6.1) unstable; urgency=low
 .
   * reportbug/debbugs.py
     - mention that 'www.debian.org' pseudo-package is not to be used for 
alioth;
       thanks to Nelson A. de Oliveira for the report; Closes: #631165
     - clarify msg for 'other' option in release.d.o special package; thanks to
       Niels Thykier for teh report; Closes: #635071
     - added http://release.debian.org/wheezy/rc_policy.txt to 'serious'
       description; thanks to Daniel Dickinson for the report; Closes: #637053
     - in ftp.d.o override menu, if section and priority are not changed, allow
       to send the bug anyhow, because it's the override file outdated; thanks 
to
       Niels Thykier for the report; Closes: #628769
     - get_report(): add headers to the bug messages only if they are preset, 
fix
       a crash; thanks to Andrey Rahmatullin for the report; Closes: #637994
   * Use debian-swirl.svg (copied from gnome-icon-theme to avoid the dep) in the
     desktop file; thanks to Sérgio Cipolla for the report; Closes: #632383
   * bin/reportbug
     - at the last menu, saving the report to a file (instead of sending it) now
       saves all the emails headers and attachment, not only the report body;
       thanks to Ian Zimmerman for the report; Closes: #626656
     - ignore mua settings when running for --template; thanks to Jakub Wilk for
       the report; Closes: #632377
     - more verbose message when we can't find a package; thanks to Lionel Elie
       Mamane for the report; Closes: #628463
   * reportbug/submit.py
     - when sending/writing the report fails, output the message in the UI, so
       also GTK+ and urwid users can see the failure and where the report is
       saved; thanks to Stefan Monnier for the report; Closes: #626930
   * bin/reportbug, reportbug/utils.py
     - automatically select the package for the running kernel if selecting
       'kernel' or 'linux-image' packages; thanks to Ben Hutchings for the
       report; Closes: #619870
   * debian/rules
     - fix build* targets
Checksums-Sha1: 
 0417b29e750762eb7a4ff395089309e484b1dfb2 1121 reportbug_6.1.dsc
 c2d753e0f4f57cb917076adcb7e3c6c7b2ecd5ca 172639 reportbug_6.1.tar.bz2
 378f2e87e7043933ed578fa00b800dc514fc0552 121216 reportbug_6.1_all.deb
 afa28cc3ec7c207936da26ce26001063b6c7db62 129502 python-reportbug_6.1_all.deb
Checksums-Sha256: 
 2349b28e387bf93da2a88b629c0dc8b3b24464c782fceee2d069f280bd410701 1121 
reportbug_6.1.dsc
 f0e9cfbf426a53492b0107b67981c3ba7452e37b04064063cd6c6bac0ba2eeff 172639 
reportbug_6.1.tar.bz2
 4a08853ffe7d97f045fa0a47fe57d5d58a8cb1d0f718575ab4253fec15b46428 121216 
reportbug_6.1_all.deb
 30de470acb12734484d33be43c64877c6409f4032e4fc0a2cb16ab95b323bf09 129502 
python-reportbug_6.1_all.deb
Files: 
 0fe9c698af8f6459d85abead401d2f49 1121 utils standard reportbug_6.1.dsc
 98a8f5b0eab38b499475106a197597a8 172639 utils standard reportbug_6.1.tar.bz2
 4001d8282e66d4e17000ef6852221cda 121216 utils standard reportbug_6.1_all.deb
 7fa174143b19426f6e6ea22e9ebe2abe 129502 python standard 
python-reportbug_6.1_all.deb

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

iEYEARECAAYFAk5Lz1oACgkQAukwV0RN2VDKSwCfb1uEERAF/Tz7TbJ6OylW3DPj
juAAnj/1mfQplDNQ4A+MKzLoAq0QTLQb
=lFFM
-----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