[Reportbug-commits] [reportbug] 03/04: where there are modified conffiles, clarify the menu entry to view such files that a "q" is required to exit it, making it more clear in the GTK UI; Closes: #732334

Sandro Tosi morph at moszumanska.debian.org
Thu Dec 31 02:48:15 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 382eebcac7eb06c4348fa56c4415cf2789e64aab
Author: Sandro Tosi <morph at debian.org>
Date:   Thu Dec 31 01:39:49 2015 +0000

    where there are modified conffiles, clarify the menu entry to view such files that a "q" is required to exit it, making it more clear in the GTK UI; Closes: #732334
---
 bin/reportbug    | 2 +-
 debian/changelog | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/bin/reportbug b/bin/reportbug
index 4fa3033..b20a775 100755
--- a/bin/reportbug
+++ b/bin/reportbug
@@ -1831,7 +1831,7 @@ For more details, please see: http://www.debian.org/devel/wnpp/''')
                         "\nSend modified configuration files", 'Ynd',
                         {'y': 'Send your modified configuration files.',
                          'n': "Don't send modified configuration files.",
-                         'd': 'Display modified configuration files.'})
+                         'd': 'Display modified configuration files (exit with "q").'})
                     if x == 'n':
                         for f in changed:
                             confinfo[f] = 'changed [not included]'
diff --git a/debian/changelog b/debian/changelog
index 6096900..46b3ee8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,12 +9,15 @@ reportbug (6.6.6) UNRELEASED; urgency=medium
     how release.d.o is using this information; Closes: #804504
   * bin/reportbug
     - rephrase slightly the orphan check warning; Closes: #544624
+    - where there are modified conffiles, clarify the menu entry to view such
+      files that a "q" is required to exit it, making it more clear in the GTK
+      UI; Closes: #732334
   * reportbug/submit.py
     - in paranoid mode, handle the case when the pager exists without having
       processed all the text we are sending and it generates a SIGPIPE;
       Closes: #777010, #686922
 
- -- Sandro Tosi <morph at debian.org>  Wed, 30 Dec 2015 23:28:27 +0000
+ -- Sandro Tosi <morph at debian.org>  Thu, 31 Dec 2015 01:37:17 +0000
 
 reportbug (6.6.5) unstable; urgency=medium
 

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