Your message dated Mon, 03 Aug 2015 21:31:25 +0000
with message-id <e1zmnkp-0006lm...@franck.debian.org>
and subject line Bug#765546: fixed in reportbug 6.6.4
has caused the Debian Bug report #765546,
regarding reportbug: Misleading instruction when choosing distribution
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 ow...@bugs.debian.org
immediately.)


-- 
765546: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765546
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: reportbug
Version: 6.5.1
Severity: minor
Tags: patch

When filing a bug against ftp.debian.org, the user is prompted for choosing the distribution to which the removal should apply and the following instruction is given:

   Is the removal to be done in a suite other than "unstable"?
   Please press Enter for "unstable"

However, pressing Enter results in the first choice in the check list to be chosen. A more appropriate message would be:

   Please press Ok for "unstable"

The patch attached below fixes the problem.

Best,

Rafael Laboissière






>From 518110f61e46ab76e0bb1bf02b10a3a2446bf7b8 Mon Sep 17 00:00:00 2001
From: Rafael Laboissiere <raf...@laboissiere.net>
Date: Wed, 15 Oct 2014 08:39:57 +0200
Subject: [PATCH] Reword a misleading instruction when choosing distribution

When filing a bug against ftp.debian.org, the user is prompted for
choosing the distribution to which the removal should apply and the
following instruction is given:

    Is the removal to be done in a suite other than "unstable"?
    Please press Enter for "unstable"

However, pressing Enter results in the first choice in the check list
to be chosen.  A more appropriate message would be:

    Please press Ok for "unstable"
---
 reportbug/debbugs.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/reportbug/debbugs.py b/reportbug/debbugs.py
index 4eff3a9..5e8f7e1 100644
--- a/reportbug/debbugs.py
+++ b/reportbug/debbugs.py
@@ -326,7 +326,7 @@ def handle_debian_ftp(package, bts, ui, fromaddr, timeout, online=True, http_pro
     else:
         # we handle here the removal requests
         suite = ui.menu('Is the removal to be done in a suite other than'
-                        ' "unstable"?  Please press Enter for "unstable"', {
+                        ' "unstable"?  Please press Ok for "unstable"', {
             'oldstable' : "Old stable.",
             'oldstable-proposed-updates' : "Old stable proposed updates.",
             'stable' : "Stable.",
-- 
2.1.1


--- End Message ---
--- Begin Message ---
Source: reportbug
Source-Version: 6.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.

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 765...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sandro Tosi <mo...@debian.org> (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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Mon, 03 Aug 2015 20:46:01 +0100
Source: reportbug
Binary: reportbug python-reportbug
Architecture: source all
Version: 6.6.4
Distribution: unstable
Urgency: medium
Maintainer: Reportbug Maintainers <reportbug-maint@lists.alioth.debian.org>
Changed-By: Sandro Tosi <mo...@debian.org>
Description:
 python-reportbug - Python modules for interacting with bug tracking systems
 reportbug  - reports bugs in the Debian distribution
Closes: 612712 642096 661563 666116 672487 683116 685826 685829 690882 702521 
739507 761206 761367 765546 769013 769055 769355 771833 773606 776015 779200 
780825 782319
Changes:
 reportbug (6.6.4) unstable; urgency=medium
 .
   * reportbug/debbugs.py
     - fix usage of singular they in RFH description; thanks to Doug Torrance 
for
       the report; Closes: #776015
     - clarify the menu for partial/all archs for binNMUs and RMs; thanks to
       Kamaraju Kusumanchi for the report; Closes: #773606
     - clarify to not select any item in the suite menu for ftp.debian.org to
       choose 'unstable', that should work on every UI available; thanks to
       Rafael Laboissiere for the report; Closes: #765546
     - extend release.d.o binNMUs handling to include a menu to request the 
suite
       the binNMU is for; thanks to Andreas Beckmann for the report and Niels
       Thykier, Adam D. Barratt from release team for help; Closes: #769355
   * share/script
     - report PAGER environment variable when filing a bug against reportbug
   * reportbug/ui/gtk2_ui.py
     - correctly acquire GDK mutual exclusion lock
   * reportbug/submit.py
     - correctly handle the case where there is not MTA or smtphost defined;
       Closes: #782319, #780825, #769055
     - use ui.final_message() when printing the last message and then exit
   * bin/reportbug
     - suggest to contact Debian support channels when reporting bugs against
       generic packages; thanks to Tomas Pospisek for the patch; Closes: #661563
     - set default encoding to UTF-8, should prevent all the 
"UnicodeDecodeError:
       'ascii' codec can't decode" bugs; Closes: #769013, #739507, #761367,
       #771833, #672487, #739507, #612712, #690882, #779200, #642096, #666116
     - --tag cli option now correctly generates the list of available tags based
       on the selected mode, which includes 'security'; Closes: #685826
   * reportbug/{debbugs.py, ui/text_ui.py}, test/test_{debbugs.py, urlutils.py}
     - use HTTPS when connecting to Debian BTS
   * bin/reportbug, reportbug/ui/urwid_ui.py
     - make the Cancel button in Urwid interface works for tags and severity
       lists; thanks to Ryan Kavanagh for report and patch; Closes: #702521
   * reportbug/utils.py
     - support LANG declined Description-xx field in package information; thanks
       to Robert Luberda for the report; Closes: #683116
   * bin/reportbug, man/reportbug.1
     - add --{no-}security-team, to declare to send (or not) the report only to
       the security team since it is (or not) an undisclosed vulnerability;
       Closes: #685829
   * bin/reportbug, reportbug/debbugs.py
     - remove 'base' pseudo-package, to be deprecated in BTS too; Closes: 
#761206
Checksums-Sha1:
 b679edededd7ec31896c14a29f00c03713545be9 1845 reportbug_6.6.4.dsc
 40b672d9c7f0f3bc9cfefae1051218377585e34a 270207 reportbug_6.6.4.tar.bz2
 7246a500290fa4974a26c356ffdf8cc548b0b474 126892 python-reportbug_6.6.4_all.deb
 6d01f378e386b2148f181bd5f3ac6f22dedfa355 124502 reportbug_6.6.4_all.deb
Checksums-Sha256:
 3c259c23a370c4118769721caecc4b1549bdf03c2bfd0556943d079a03e60057 1845 
reportbug_6.6.4.dsc
 6484a59cc6cc02d4f27d3f6611a5232ec74b3c443529bf2702f0da45e06cf7b3 270207 
reportbug_6.6.4.tar.bz2
 0eed60846d81045fdb33c239a603cff967ef27b6a8d22e6f7200c40540eabe56 126892 
python-reportbug_6.6.4_all.deb
 26e132bd42233479bde6094412fd145cd633c6b5af4abd83558be0bbf7809891 124502 
reportbug_6.6.4_all.deb
Files:
 409257f7be7d68afbc42ab2f5cc714d3 1845 utils standard reportbug_6.6.4.dsc
 a10ce59e2a4ec0175124fb2ca60d2646 270207 utils standard reportbug_6.6.4.tar.bz2
 6c866457657b8b6e76e4b34d2d5072ad 126892 python standard 
python-reportbug_6.6.4_all.deb
 f35ca0b27fa715f2a2a11c6bb0557a3b 124502 utils standard reportbug_6.6.4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVv8WUAAoJEIefPJk4AalPs/IQAMFCrck+Ue/i8716bZvoV/IH
ieQA74MWieuSn1COUpsIud+Zz5MbTeKmPoQ1yac/Wn/8uhP7ZUjZ2xR8Jd9r/ZhY
ZC+ouBsXMfen2jcjEv8iJZFMS39LGv8nUOdjarm5VGSxJAwAU/OOk0ZxCMI+XZWo
/dU53mYhw1A3GbXXDpBC5Z3IaybjtU6sopMYNSBwYlQE6u093fX6Yt5E8gq9xof6
vA85wXZ10WUS20y0OBr8qagKGIOueQSOTs3xkxkw0UhPKuLAEflS/9clIPhLd/20
LZmLjZN1jQgSPvQdZAq0AkhVjCx677HiDThY4hPkw22tBPWWU00yPdFeBdYiDXVQ
vHya74xSCh6LvHCdPzAPMWBTA4G4rUp+t2n9qcXwLTe1tp9EhmNRbG+WAwbvL25E
RHAVjAMYSL97l0jQfzyA6Zc3F6z8MXWR2c4mDFs5LiFYwElLr9PEkINdBiU93WuU
Y9Wb1OVHEFjZVTQc8XZqrQjyP8kt13Wwf8atkFo1hhr1WZb58soeMEjsD+YbLh+1
fXIsM4GWYxLQy3RaA6zI6FOVjozdkFS3DUab535ko+idJu4cq2u4GqKKC+dKMHKc
iXw2LKoV/h+d9vavBTNUWx4Pj/UIDvUigmfiQl3fkNAP52axl6QPCksdDjpCjoU+
8F35CGXl5w5nzVipvoKh
=DL48
-----END PGP SIGNATURE-----

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

Reply via email to