[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 4.7-8-g098e167

Sandro Tosi morph at debian.org
Wed Sep 16 18:32:28 UTC 2009


The following commit has been merged in the master branch:
commit 17b0314b34e4063265e783c11b35da7c0c110620
Author: Sandro Tosi <morph at debian.org>
Date:   Wed Sep 16 20:28:28 2009 +0200

    improved wording of debsums checks preamble; thanks to Jari Aalto for the report; Closes: #322567

diff --git a/bin/reportbug b/bin/reportbug
index 025fb25..3dedb8d 100755
--- a/bin/reportbug
+++ b/bin/reportbug
@@ -1374,7 +1374,7 @@ class UI(object):
             if rc and not notatty:
                 if not ui.yes_no(
                     'There may be a problem with your installation of '+package+
-                    ';\nthe following files appear to be missing or changed:\n'+
+                    ';\nthe following problems were detected by debsums:\n'+
                     output+'\nDo you still want to file a report',
                     'Ignore this problem and continue.  This may be '
                     'appropriate if you have fixed the package manually already.  '
diff --git a/debian/changelog b/debian/changelog
index 81729e2..4f832f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,10 +12,11 @@ reportbug (4.8) UNRELEASED; urgency=low
     - pass '--ignore-permissions' to debsums (because it's easier to workaround
       problems than fixing them); thanks to Davide Prina for the report;
       Closes: #539695
+    - improved wording of debsums checks preamble; thanks to Jari Aalto for the
+      report; Closes: #322567
   * debian/control
     - added version (>= 2.0.47) to depends on debsums, to have the latest
       features
-
   [ Pierre Habouzit ]
   * Fix small issues with the release.debian.org binNMU template.
 

-- 
Reportbug - reports bugs in the Debian distribution



More information about the Reportbug-commits mailing list