[Reportbug-commits] [reportbug] 11/11: 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

Sandro Tosi morph at moszumanska.debian.org
Wed Apr 15 18:08:51 UTC 2015


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

morph pushed a commit to branch master
in repository reportbug.

commit ba2978f1c039098c38a729b2ca15eeb08f5fdb8a
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Apr 14 13:44:54 2015 +0100

    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
---
 debian/changelog     | 5 ++++-
 reportbug/debbugs.py | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9f6d2c0..a078ebb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ reportbug (6.6.4) UNRELEASED; urgency=medium
       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
   * share/script
     - report PAGER environment variable when filing a bug against reportbug
   * reportbug/ui/gtk2_ui.py
@@ -25,7 +28,7 @@ reportbug (6.6.4) UNRELEASED; urgency=medium
     - support LANG declined Description-xx field in package information; thanks
       to Robert Luberda for the report; Closes: #683116
 
- -- Sandro Tosi <morph at debian.org>  Mon, 13 Apr 2015 21:28:49 +0100
+ -- Sandro Tosi <morph at debian.org>  Tue, 14 Apr 2015 13:43:41 +0100
 
 reportbug (6.6.3) unstable; urgency=medium
 
diff --git a/reportbug/debbugs.py b/reportbug/debbugs.py
index d8bc63b..a3f4169 100644
--- a/reportbug/debbugs.py
+++ b/reportbug/debbugs.py
@@ -324,7 +324,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"?  Don\'t select anything for "unstable"', {
             'oldstable' : "Old stable.",
             'oldstable-proposed-updates' : "Old stable proposed updates.",
             'stable' : "Stable.",

-- 
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