table of contents
Config::Model::models::Dpkg::BugFiles(3pm) | User Contributed Perl Documentation | Config::Model::models::Dpkg::BugFiles(3pm) |
NAME¶
Config::Model::models::Dpkg::BugFiles - Configuration class Dpkg::BugFiles
DESCRIPTION¶
Configuration classes used by Config::Model
Elements¶
bug-control¶
contains some directions for the bug reporting tool. See dh_bugfiles(1) <https://manpages.debian.org/jessie/debhelper/dh_bugfiles.1> man page. Optional. Type node of class Dpkg::BugFiles::Control .
bug-script¶
script to be run by the bug reporting program for generating a bug report template. See dh_bugfiles(1) <https://manpages.debian.org/jessie/debhelper/dh_bugfiles.1> man page. Optional. Type string.
bug-presubj¶
The contents of this file are displayed to the user by the bug reporting tool before allowing the user to write a bug report on the package to the Debian Bug Tracking System. See dh_bugfiles(1) <https://manpages.debian.org/jessie/debhelper/dh_bugfiles.1> man page. Optional. Type string.
SEE ALSO¶
- cme
- Config::Model::models::Dpkg::BugFiles::Control
2023-01-21 | perl v5.36.0 |