summaryrefslogtreecommitdiff
path: root/debian-bug.el
diff options
context:
space:
mode:
Diffstat (limited to 'debian-bug.el')
-rw-r--r--debian-bug.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian-bug.el b/debian-bug.el
index b5752be..1fa98b8 100644
--- a/debian-bug.el
+++ b/debian-bug.el
@@ -1772,7 +1772,8 @@ Only decodes if `rfc2047-decode-string' is available."
"Reported by: <a class=\"submitter\" href=\"pkgreport.cgi\\?submitter=[^;]+;arch=source\">"
nil t)
(or (looking-at "&quot;\\(.*\\)&quot; &lt;")
- (looking-at "\\(.*\\) &lt;")))
+ (looking-at "\\(.*\\) &lt;")
+ (looking-at "\\(.*\\)<")))
(setq shortdescription
(concat "Bug fix: \"" shortdescription
"\", thanks to "