man-pages/man1/dh_bugfiles.1.html
2021-03-31 01:06:50 +01:00

112 lines
3.0 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of DH_BUGFILES</TITLE>
</HEAD><BODY>
<H1>DH_BUGFILES</H1>
Section: Debhelper (1)<BR>Updated: 2020-03-27<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
dh_bugfiles - install bug reporting customization files into package build directories
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>dh_bugfiles</B> [<B>-A</B>] [<I>debhelper options</I>]
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>dh_bugfiles</B> is a debhelper program that is responsible for installing
bug reporting customization files (bug scripts and/or bug control files
and/or presubj files) into package build directories.
<A NAME="lbAE">&nbsp;</A>
<H2>FILES</H2>
<DL COMPACT>
<DT id="1">debian/<I>package</I>.bug-script<DD>
This is the script to be run by the bug reporting program for generating a bug
report template. This file is installed as <I>usr/share/bug/package</I> in the
package build directory if no other types of bug reporting customization
files are going to be installed for the package in question. Otherwise,
this file is installed as <I>usr/share/bug/package/script</I>. Finally, the
installed script is given execute permissions.
<DT id="2">debian/<I>package</I>.bug-control<DD>
It is the bug control file containing some directions for the bug reporting
tool. This file is installed as <I>usr/share/bug/package/control</I> in the
package build directory.
<DT id="3">debian/<I>package</I>.bug-presubj<DD>
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. This file is installed as
<I>usr/share/bug/package/presubj</I> in the package build directory.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>OPTIONS</H2>
<DL COMPACT>
<DT id="4"><B>-A</B>, <B>--all</B><DD>
Install <I>debian/bug-*</I> files to <FONT SIZE="-1">ALL</FONT> packages acted on when respective
<I>debian/package.bug-*</I> files do not exist. Normally, <I>debian/bug-*</I> will
be installed to the first package only.
</DL>
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
<I>/usr/share/doc/reportbug/README.developers.gz</I>
<P>
<B><A HREF="/cgi-bin/man/man2html?1+debhelper">debhelper</A></B>(1)
<P>
This program is a part of debhelper.
<A NAME="lbAH">&nbsp;</A>
<H2>AUTHOR</H2>
Modestas Vainius &lt;<A HREF="mailto:modestas@vainius.eu">modestas@vainius.eu</A>&gt;
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="5"><A HREF="#lbAB">NAME</A><DD>
<DT id="6"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="7"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="8"><A HREF="#lbAE">FILES</A><DD>
<DT id="9"><A HREF="#lbAF">OPTIONS</A><DD>
<DT id="10"><A HREF="#lbAG">SEE ALSO</A><DD>
<DT id="11"><A HREF="#lbAH">AUTHOR</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:10 GMT, March 31, 2021
</BODY>
</HTML>