old-www/HOWTO/Debian-Binary-Package-Build.../x231.html

194 lines
3.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>What Else</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Debian Binary Package Building HOWTO"
HREF="index.html"><LINK
REL="PREVIOUS"
TITLE="Summary"
HREF="x169.html"><LINK
REL="NEXT"
TITLE="Credits"
HREF="x242.html"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Debian Binary Package Building HOWTO</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="x169.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="x242.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN231"
></A
>7. What Else</H1
><P
>&#13; There are many details which have not been covered here, like how to distribute
Unix daemons, configuration files and much more.</P
><P
>&#13;
But most important, I want to emphasize again that for Debian
maintainers,
packages are source packages, not binary packages. They never interact directly
with the internals binary packages. In fact only '<TT
CLASS="literal"
>dpkg-deb</TT
>' and '<TT
CLASS="literal"
>dpkg</TT
>' developers
need to know what they are. In fact it is not recommended to do so.
</P
><P
>&#13;
If a developer were to explain someone how to build a Debian package, he
will certainly explain how to make a source package and how to build it.
</P
><P
>&#13;On the other hand, not every developer wants to submit his software
to Debian (yet), but still wants to profit from
the advantages a packaging system like 'dpkg' offers without releasing
package source code. Personally I will release my freeware projects
still as tar.gz files with source code etc. for all kind of platforms,
while I plan to offer more and more '.deb' packages for the convenience
of Debian users who just want to install and use my software.
</P
><P
>&#13;
If someone wants to do the next step to submit a software package to Debian,
you have to move on to study the Debian New Maintainers' Guide as well
as the <A
HREF="http://www.debian.org/doc/debian-policy/"
TARGET="_top"
>Debian Policy Manual</A
>
first. On your undertaking to create a Debian source package, also have
a look at the
<A
HREF="http://lists.debian.org/debian-mentors/"
TARGET="_top"
>debian-mentors</A
>
mailing list to see experienced and
beginning Debian developers interacting with each other and tackling similar
problem you might encounter.
</P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="x169.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="x242.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Summary</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
>&nbsp;</TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Credits</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>