[Reportbug-commits] [SCM] Reportbug - reports bugs in the Debian distribution branch, master, updated. 6.0-109-gc7a4a31

Sandro Tosi morph at debian.org
Wed Jun 6 19:41:48 UTC 2012


The following commit has been merged in the master branch:
commit b2fa4093fc79ccd1ba20bca7385fbcb3b623524c
Author: Sandro Tosi <morph at debian.org>
Date:   Sun Jun 3 21:30:19 2012 +0200

    refer to ben.debian.net; thanks to Mehdi Dogguy

diff --git a/reportbug/debbugs.py b/reportbug/debbugs.py
index b735dc6..002412c 100644
--- a/reportbug/debbugs.py
+++ b/reportbug/debbugs.py
@@ -509,7 +509,8 @@ def handle_debian_release(package, bts, ui, fromaddr, timeout, online=True, http
                         'you can use a regex by enclosing the regex in slashes ("/").  Please '
                         'ensure that the "old" regex does not match the "new" packages.  '
                         'Example: old="/libapt-pkg4.10|libapt-inst1.2/ libept1" '
-                        'new="/libapt-pkg4.12|libapt-inst1.5|libept1.4.12/"')
+                        'new="/libapt-pkg4.12|libapt-inst1.5|libept1.4.12/". For futher '
+                        'reference, please refer to http://ben.debian.net/ .')
 
         prompt = 'Please enter old binary package name of the library (or a regex matching it):'
         tfrom = ui.get_string(prompt)

-- 
Reportbug - reports bugs in the Debian distribution



More information about the Reportbug-commits mailing list