[Reportbug-commits] [reportbug] 07/11: suggest to contact Debian support channels when reporting bugs against generic packages; thanks to Tomas Pospisek for the patch; Closes: #661563

Sandro Tosi morph at moszumanska.debian.org
Wed Apr 15 18:08:50 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 836eca27fa0a20812c30506532f57242a1aa761d
Author: Sandro Tosi <morph at debian.org>
Date:   Mon Apr 13 12:42:17 2015 +0100

    suggest to contact Debian support channels when reporting bugs against generic packages; thanks to Tomas Pospisek for the patch; Closes: #661563
---
 bin/reportbug    | 5 +++++
 debian/changelog | 5 ++++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/bin/reportbug b/bin/reportbug
index 9bfd4a1..0d1035f 100755
--- a/bin/reportbug
+++ b/bin/reportbug
@@ -486,6 +486,11 @@ def get_package_name(bts='debian', mode=MODE_EXPERT):
                 package = 'reportbug'
 
         if package in ('general', 'project', 'debian-general', 'base'):
+            ui.long_message(
+                "If you have a general problem, please do consider using "
+		'the available Debian support channels to narrow the problem '
+		'down. This will help us together to resolve the problem '
+		'quicker. See https://www.debian.org/support')
             if not ui.yes_no(
                 "Are you sure this bug doesn't apply to a specific package?",
                 'Yes, this bug is truly general.',
diff --git a/debian/changelog b/debian/changelog
index 1fdc956..a973e80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,8 +13,11 @@ reportbug (6.6.4) UNRELEASED; urgency=medium
     - 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
 
- -- Sandro Tosi <morph at debian.org>  Mon, 13 Apr 2015 12:20:04 +0100
+ -- Sandro Tosi <morph at debian.org>  Mon, 13 Apr 2015 12:38:41 +0100
 
 reportbug (6.6.3) 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