File: how-to-report-bugs.diff

package info (click to toggle)
libhtml-formfu-model-dbic-perl 2.00-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,056 kB
  • ctags: 80
  • sloc: perl: 1,253; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 781 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Author: Ansgar Burchardt <ansgar@debian.org>
Subject: Gives more specific information for bug reporting
Forwarded: not-needed

--- a/lib/HTML/FormFu/Model/DBIC.pm
+++ b/lib/HTML/FormFu/Model/DBIC.pm
@@ -1885,9 +1885,13 @@
 
 =head1 BUGS
 
-Please submit bugs / feature requests to 
-L<http://code.google.com/p/html-formfu/issues/list> (preferred) or 
-L<http://rt.perl.org>.
+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 / feature requests look at
+L<http://code.google.com/p/html-formfu/issues/list> (preferred) or
+L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=HTML-FormFu>.
 
 =head1 GITHUB REPOSITORY