File: how-to-report-bugs.diff

package info (click to toggle)
libhtml-formfu-perl 2.05000-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,328 kB
  • ctags: 831
  • sloc: perl: 12,785; makefile: 9; sql: 5
file content (24 lines) | stat: -rw-r--r-- 733 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Subject: Gives more specific information for bug reporting
Forwarded: not-needed
Author: Ansgar Burchardt <ansgar@debian.org>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2016-10-29

--- a/lib/HTML/FormFu.pm
+++ b/lib/HTML/FormFu.pm
@@ -3199,9 +3199,13 @@
 
 =head1 BUGS
 
-Please submit bugs / feature requests to
+Please submit bug reports to the Debian Bug Tracker. You can use
+L<reportbug(1)> to do so interactively. A list of reported bugs can be found
+at L<http://bugs.debian.org/libhtml-formfu-perl>.
+
+For upstream bug reports look at
 L<http://code.google.com/p/html-formfu/issues/list> (preferred) or
-L<http://rt.perl.org>.
+L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=HTML-FormFu>.
 
 =head1 PATCHES