95 lines
2.7 KiB
HTML
95 lines
2.7 KiB
HTML
|
||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
<HTML><HEAD><TITLE>Man page of DH_GENCONTROL</TITLE>
|
||
</HEAD><BODY>
|
||
<H1>DH_GENCONTROL</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"> </A>
|
||
<H2>NAME</H2>
|
||
|
||
dh_gencontrol - generate and install control file
|
||
<A NAME="lbAC"> </A>
|
||
<H2>SYNOPSIS</H2>
|
||
|
||
|
||
|
||
<B>dh_gencontrol</B> [<I>debhelper options</I>] [<B>--</B> <I>params</I>]
|
||
<A NAME="lbAD"> </A>
|
||
<H2>DESCRIPTION</H2>
|
||
|
||
|
||
|
||
<B>dh_gencontrol</B> is a debhelper program that is responsible for generating
|
||
control files, and installing them into the <I></I><FONT SIZE="-1"><I>DEBIAN</I></FONT><I></I> directory with the
|
||
proper permissions.
|
||
<P>
|
||
|
||
This program is merely a wrapper around <B><A HREF="/cgi-bin/man/man2html?1+dpkg-gencontrol">dpkg-gencontrol</A></B>(1), which
|
||
calls it once for each package being acted on (plus related dbgsym
|
||
packages), and passes in some additional useful flags.
|
||
<P>
|
||
|
||
<B>Note</B> that if you use <B>dh_gencontrol</B>, you must also use
|
||
<B><A HREF="/cgi-bin/man/man2html?1+dh_builddeb">dh_builddeb</A></B>(1) to build the packages. Otherwise, your build may
|
||
fail to build as <B>dh_gencontrol</B> (via <B><A HREF="/cgi-bin/man/man2html?1+dpkg-gencontrol">dpkg-gencontrol</A></B>(1)) declares
|
||
which packages are built. As debhelper automatically generates dbgsym
|
||
packages, it some times adds additional packages, which will be built
|
||
by <B><A HREF="/cgi-bin/man/man2html?1+dh_builddeb">dh_builddeb</A></B>(1).
|
||
<A NAME="lbAE"> </A>
|
||
<H2>OPTIONS</H2>
|
||
|
||
|
||
|
||
<DL COMPACT>
|
||
<DT id="1"><B>--</B> <I>params</I><DD>
|
||
|
||
|
||
Pass <I>params</I> to <B><A HREF="/cgi-bin/man/man2html?1+dpkg-gencontrol">dpkg-gencontrol</A></B>(1).
|
||
<DT id="2"><B>-u</B><I>params</I>, <B>--dpkg-gencontrol-params=</B><I>params</I><DD>
|
||
|
||
|
||
This is another way to pass <I>params</I> to <B><A HREF="/cgi-bin/man/man2html?1+dpkg-gencontrol">dpkg-gencontrol</A></B>(1).
|
||
It is deprecated; use <B>--</B> instead.
|
||
</DL>
|
||
<A NAME="lbAF"> </A>
|
||
<H2>SEE ALSO</H2>
|
||
|
||
|
||
|
||
<B><A HREF="/cgi-bin/man/man2html?7+debhelper">debhelper</A></B>(7)
|
||
<P>
|
||
|
||
This program is a part of debhelper.
|
||
<A NAME="lbAG"> </A>
|
||
<H2>AUTHOR</H2>
|
||
|
||
|
||
|
||
Joey Hess <<A HREF="mailto:joeyh@debian.org">joeyh@debian.org</A>>
|
||
<P>
|
||
|
||
<HR>
|
||
<A NAME="index"> </A><H2>Index</H2>
|
||
<DL>
|
||
<DT id="3"><A HREF="#lbAB">NAME</A><DD>
|
||
<DT id="4"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
||
<DT id="5"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
||
<DT id="6"><A HREF="#lbAE">OPTIONS</A><DD>
|
||
<DT id="7"><A HREF="#lbAF">SEE ALSO</A><DD>
|
||
<DT id="8"><A HREF="#lbAG">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>
|