]> git.donarmstrong.com Git - debian/debian-policy.git/blob - policy.sgml
Document the type field in shlibs and its use with udebs
[debian/debian-policy.git] / policy.sgml
1 <!doctype debiandoc system [
2 <!-- include version information so we don't have to hard code it
3      within the document -->
4 <!entity % versiondata SYSTEM "version.ent"> %versiondata;
5 ]>
6 <debiandoc>
7
8   <book>
9     <titlepag>
10       <title>Debian Policy Manual</title>
11       <author><qref id="authors">The Debian Policy Mailing List</qref></author>
12       <version>version &version;, &date;</version>
13
14       <abstract>
15         This manual describes the policy requirements for the Debian
16         GNU/Linux distribution.  This includes the structure and
17         contents of the Debian archive and several design issues of
18         the operating system, as well as technical requirements that
19         each package must satisfy to be included in the distribution.
20       </abstract>
21
22       <copyright>
23         <copyrightsummary>
24           Copyright &copy; 1996,1997,1998 Ian Jackson
25           and Christian Schwarz.
26         </copyrightsummary>
27         <p>
28           This manual is free software; you may redistribute it and/or
29           modify it under the terms of the GNU General Public License
30           as published by the Free Software Foundation; either version
31           2, or (at your option) any later version.
32         </p>
33
34         <p>
35           This is distributed in the hope that it will be useful, but
36           <em>without any warranty</em>; without even the implied
37           warranty of merchantability or fitness for a particular
38           purpose.  See the GNU General Public License for more
39           details.
40         </p>
41
42         <p>
43           A copy of the GNU General Public License is available as
44           <file>/usr/share/common-licenses/GPL</file> in the Debian GNU/Linux
45           distribution or on the World Wide Web at
46           <url id="http://www.gnu.org/copyleft/gpl.html"
47                name="the GNU General Public Licence">. You can also
48           obtain it by writing to the Free Software Foundation, Inc.,
49           51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
50         </p>
51       </copyright>
52     </titlepag>
53
54     <toc detail="sect1">
55
56     <chapt id="scope">
57       <heading>About this manual</heading>
58       <sect>
59         <heading>Scope</heading>
60         <p>
61           This manual describes the policy requirements for the Debian
62           GNU/Linux distribution. This includes the structure and
63           contents of the Debian archive and several design issues of the
64           operating system, as well as technical requirements that
65           each package must satisfy to be included in the
66           distribution.
67         </p>
68
69         <p>
70           This manual also describes Debian policy as it relates to
71           creating Debian packages. It is not a tutorial on how to build
72           packages, nor is it exhaustive where it comes to describing
73           the behavior of the packaging system. Instead, this manual
74           attempts to define the interface to the package management
75           system that the developers have to be conversant with.<footnote>
76               Informally, the criteria used for inclusion is that the
77               material meet one of the following requirements:
78               <taglist compact="compact">
79                 <tag>Standard interfaces</tag>
80                 <item>
81                     The material presented represents an interface to
82                     the packaging system that is mandated for use, and
83                     is used by, a significant number of packages, and
84                     therefore should not be changed without peer
85                     review. Package maintainers can then rely on this
86                     interfaces not changing, and the package
87                     management software authors need to ensure
88                     compatibility with these interface
89                     definitions. (Control file and changelog file
90                     formats are examples.)
91                 </item>
92                 <tag>Chosen Convention</tag>
93                 <item>
94                     If there are a number of technically viable choices
95                     that can be made, but one needs to select one of
96                     these options for inter-operability. The version
97                     number format is one example.
98                 </item>
99               </taglist>
100               Please note that these are not mutually exclusive;
101               selected conventions often become parts of standard
102               interfaces.
103           </footnote>
104         </p>
105
106         <p>
107           The footnotes present in this manual are
108           merely informative, and are not part of Debian policy itself.
109         </p>
110
111         <p>
112           The appendices to this manual are not necessarily normative,
113           either. Please see <ref id="pkg-scope"> for more information.
114         </p>
115
116         <p>
117           In the normative part of this manual,
118           the words <em>must</em>, <em>should</em> and
119           <em>may</em>, and the adjectives <em>required</em>,
120           <em>recommended</em> and <em>optional</em>, are used to
121           distinguish the significance of the various guidelines in
122           this policy document. Packages that do not conform to the
123           guidelines denoted by <em>must</em> (or <em>required</em>)
124           will generally not be considered acceptable for the Debian
125           distribution. Non-conformance with guidelines denoted by
126           <em>should</em> (or <em>recommended</em>) will generally be
127           considered a bug, but will not necessarily render a package
128           unsuitable for distribution. Guidelines denoted by
129           <em>may</em> (or <em>optional</em>) are truly optional and
130           adherence is left to the maintainer's discretion.
131         </p>
132
133         <p>
134           These classifications are roughly equivalent to the bug
135           severities <em>serious</em> (for <em>must</em> or
136           <em>required</em> directive violations), <em>minor</em>,
137           <em>normal</em> or <em>important</em>
138           (for <em>should</em> or <em>recommended</em> directive
139           violations) and <em>wishlist</em> (for <em>optional</em>
140           items).
141           <footnote>
142                 Compare RFC 2119.  Note, however, that these words are
143                 used in a different way in this document.
144           </footnote>
145         </p>
146
147         <p>
148           Much of the information presented in this manual will be
149           useful even when building a package which is to be
150           distributed in some other way or is intended for local use
151           only.
152         </p>
153       </sect>
154
155       <sect>
156         <heading>New versions of this document</heading>
157
158         <p>
159           This manual is distributed via the Debian package
160           <package><url name="debian-policy"
161               id="http://packages.debian.org/debian-policy"></package> 
162           (<httpsite>packages.debian.org</httpsite> 
163           <httppath>/debian-policy</httppath>).
164         </p>
165
166         <p>
167           The current version of this document is also available from
168           the Debian web mirrors at
169           <tt><url name="/doc/debian-policy/"
170                 id="http://www.debian.org/doc/debian-policy/"></tt>.
171           (
172           <httpsite>www.debian.org</httpsite>
173           <httppath>/doc/debian-policy/</httppath>)
174           Also available from the same directory are several other
175           formats: <file>policy.html.tar.gz</file>
176           (<httppath>/doc/debian-policy/policy.html.tar.gz</httppath>),
177           <file>policy.pdf.gz</file> 
178           (<httppath>/doc/debian-policy/policy.pdf.gz</httppath>)
179           and <file>policy.ps.gz</file>
180           (<httppath>/doc/debian-policy/policy.ps.gz</httppath>).
181         </p>
182
183         <p>
184           The <package>debian-policy</package> package also includes the file
185           <file>upgrading-checklist.txt.gz</file> which indicates policy
186           changes between versions of this document.
187         </p>
188       </sect>
189
190       <sect id="authors">
191         <heading>Authors and Maintainers</heading>
192
193         <p>
194           Originally called "Debian GNU/Linux Policy Manual", this
195           manual was initially written in 1996 by Ian Jackson.
196           It was revised on November 27th, 1996 by David A. Morris.
197           Christian Schwarz added new sections on March 15th, 1997,
198           and reworked/restructured it in April-July 1997.
199           Christoph Lameter contributed the "Web Standard".
200           Julian Gilbey largely restructured it in 2001.
201         </p>
202
203         <p>
204           Since September 1998, the responsibility for the contents of
205           this document lies on the <url name="debian-policy mailing list"
206           id="mailto:debian-policy@lists.debian.org">. Proposals
207           are discussed there and inserted into policy after a certain
208           consensus is established.
209           <!-- insert shameless policy-process plug here eventually -->
210           The actual editing is done by a group of maintainers that have
211           no editorial powers. These are the current maintainers:
212
213           <enumlist>
214             <item>Julian Gilbey</item>
215             <item>Branden Robinson</item>
216             <item>Josip Rodin</item>
217             <item>Manoj Srivastava</item>
218           </enumlist>
219         </p>
220
221         <p>
222           While the authors of this document have tried hard to avoid
223           typos and other errors, these do still occur. If you discover
224           an error in this manual or if you want to give any
225           comments, suggestions, or criticisms please send an email to
226           the Debian Policy List,
227           <email>debian-policy@lists.debian.org</email>, or submit a
228           bug report against the <tt>debian-policy</tt> package.
229         </p>
230
231         <p>
232           Please do not try to reach the individual authors or maintainers
233           of the Policy Manual regarding changes to the Policy.
234         </p>
235       </sect>
236
237       <sect id="related">
238         <heading>Related documents</heading>
239
240         <p>
241           There are several other documents other than this Policy Manual
242           that are necessary to fully understand some Debian policies and
243           procedures.
244         </p>
245
246         <p>
247           The external "sub-policy" documents are referred to in:
248           <list compact="compact">
249             <item><ref id="fhs"></item>
250             <item><ref id="virtual_pkg"></item>
251             <item><ref id="menus"></item>
252             <item><ref id="mime"></item>
253             <item><ref id="perl"></item>
254             <item><ref id="maintscriptprompt"></item>
255             <item><ref id="emacs"></item>
256           </list>
257         </p>
258
259         <p>
260           In addition to those, which carry the weight of policy, there
261           is the Debian Developer's Reference. This document describes
262           procedures and resources for Debian developers, but it is
263           <em>not</em> normative; rather, it includes things that don't
264           belong in the Policy, such as best practices for developers.
265         </p>
266
267         <p>
268           The Developer's Reference is available in the
269           <package>developers-reference</package> package.
270           It's also available from the Debian web mirrors at
271           <tt><url name="/doc/developers-reference/"
272                 id="http://www.debian.org/doc/developers-reference/"></tt>.
273         </p>
274       </sect>
275
276     </chapt>
277
278
279     <chapt id="archive">
280       <heading>The Debian Archive</heading>
281
282       <p>
283         The Debian GNU/Linux system is maintained and distributed as a
284         collection of <em>packages</em>. Since there are so many of
285         them (currently well over 15000), they are split into
286         <em>sections</em> and given <em>priorities</em> to simplify
287         the handling of them.
288       </p>
289
290       <p>
291         The effort of the Debian project is to build a free operating
292         system, but not every package we want to make accessible is
293         <em>free</em> in our sense (see the Debian Free Software
294         Guidelines, below), or may be imported/exported without
295         restrictions. Thus, the archive is split into the distribution
296         areas or categories based on their licenses and other restrictions.
297       </p>
298
299       <p>
300         The aims of this are:
301
302         <list compact="compact">
303           <item>to allow us to make as much software available as we can</item>
304           <item>to allow us to encourage everyone to write free software,
305                 and</item>
306           <item>to allow us to make it easy for people to produce
307                 CD-ROMs of our system without violating any licenses,
308                 import/export restrictions, or any other laws.</item>
309         </list>
310       </p>
311
312       <p>
313         The <em>main</em> category  forms the
314         <em>Debian GNU/Linux distribution</em>.
315       </p>
316
317       <p>
318         Packages in the other distribution areas (<tt>contrib</tt>,
319         <tt>non-free</tt>) are not considered to be part of the Debian
320         distribution, although we support their use and provide
321         infrastructure for them (such as our bug-tracking system and
322         mailing lists). This Debian Policy Manual applies to these
323         packages as well.
324       </p>
325
326       <sect id="dfsg">
327         <heading>The Debian Free Software Guidelines</heading>
328         <p>
329           The Debian Free Software Guidelines (DFSG) form our
330           definition of "free software".  These are:
331             <taglist>
332               <tag>Free Redistribution
333               </tag>
334               <item>
335                   The license of a Debian component may not restrict any
336                   party from selling or giving away the software as a
337                   component of an aggregate software distribution
338                   containing programs from several different
339                   sources. The license may not require a royalty or
340                   other fee for such sale.
341               </item>
342               <tag>Source Code
343               </tag>
344               <item>
345                   The program must include source code, and must allow
346                   distribution in source code as well as compiled form.
347               </item>
348               <tag>Derived Works
349               </tag>
350               <item>
351                   The license must allow modifications and derived
352                   works, and must allow them to be distributed under the
353                   same terms as the license of the original software.
354               </item>
355               <tag>Integrity of The Author's Source Code
356               </tag>
357               <item>
358                   The license may restrict source-code from being
359                   distributed in modified form <em>only</em> if the
360                   license allows the distribution of "patch files"
361                   with the source code for the purpose of modifying the
362                   program at build time. The license must explicitly
363                   permit distribution of software built from modified
364                   source code. The license may require derived works to
365                   carry a different name or version number from the
366                   original software.  (This is a compromise. The Debian
367                   Project encourages all authors to not restrict any
368                   files, source or binary, from being modified.)
369               </item>
370               <tag>No Discrimination Against Persons or Groups
371               </tag>
372               <item>
373                   The license must not discriminate against any person
374                   or group of persons.
375               </item>
376               <tag>No Discrimination Against Fields of Endeavor
377               </tag>
378               <item>
379                   The license must not restrict anyone from making use
380                   of the program in a specific field of endeavor. For
381                   example, it may not restrict the program from being
382                   used in a business, or from being used for genetic
383                   research.
384               </item>
385               <tag>Distribution of License
386               </tag>
387               <item>
388                   The rights attached to the program must apply to all
389                   to whom the program is redistributed without the need
390                   for execution of an additional license by those
391                   parties.
392               </item>
393               <tag>License Must Not Be Specific to Debian
394               </tag>
395               <item>
396                   The rights attached to the program must not depend on
397                   the program's being part of a Debian system. If the
398                   program is extracted from Debian and used or
399                   distributed without Debian but otherwise within the
400                   terms of the program's license, all parties to whom
401                   the program is redistributed must have the same
402                   rights as those that are granted in conjunction with
403                   the Debian system.
404               </item>
405               <tag>License Must Not Contaminate Other Software
406               </tag>
407               <item>
408                   The license must not place restrictions on other
409                   software that is distributed along with the licensed
410                   software. For example, the license must not insist
411                   that all other programs distributed on the same medium
412                   must be free software.
413               </item>
414               <tag>Example Licenses
415               </tag>
416               <item>
417                   The "GPL," "BSD," and "Artistic" licenses are examples of
418                   licenses that we consider <em>free</em>.
419               </item>
420             </taglist>
421         </p>
422       </sect>
423
424       <sect id="sections">
425         <heading>Categories</heading>
426
427         <sect1 id="main">
428           <heading>The main category</heading>
429
430           <p>
431             Every package in <em>main</em> must comply with the DFSG
432             (Debian Free Software Guidelines).
433           </p>
434
435           <p>
436             In addition, the packages in <em>main</em>
437             <list compact="compact">
438               <item>
439                   must not require a package outside of <em>main</em>
440                   for compilation or execution (thus, the package must
441                   not declare a "Depends", "Recommends", or
442                   "Build-Depends" relationship on a non-<em>main</em>
443                   package),
444               </item>
445               <item>
446                   must not be so buggy that we refuse to support them,
447                   and
448               </item>
449               <item>
450                   must meet all policy requirements presented in this
451                   manual.
452               </item>
453             </list>
454           </p>
455
456         </sect1>
457
458         <sect1 id="contrib">
459           <heading>The contrib category</heading>
460
461           <p>
462             Every package in <em>contrib</em> must comply with the DFSG.
463           </p>
464
465           <p>
466             In addition, the packages in <em>contrib</em>
467             <list compact="compact">
468               <item>
469                   must not be so buggy that we refuse to support them,
470                   and
471               </item>
472               <item>
473                   must meet all policy requirements presented in this
474                   manual.
475               </item>
476             </list>
477           </p>
478
479
480           <p>
481             Examples of packages which would be included in
482             <em>contrib</em> are:
483             <list compact="compact">
484               <item>
485                   free packages which require <em>contrib</em>,
486                   <em>non-free</em> packages or packages which are not
487                   in our archive at all for compilation or execution,
488                   and
489               </item>
490               <item>
491                   wrapper packages or other sorts of free accessories for
492                   non-free programs.
493               </item>
494             </list>
495           </p>
496         </sect1>
497
498         <sect1 id="non-free">
499           <heading>The non-free category</heading>
500
501           <p>
502             Packages must be placed in <em>non-free</em> if they are
503             not compliant with the DFSG or are encumbered by patents
504             or other legal issues that make their distribution
505             problematic.
506           </p>
507
508           <p>
509             In addition, the packages in <em>non-free</em>
510             <list compact="compact">
511               <item>
512                   must not be so buggy that we refuse to support them,
513                   and
514               </item>
515               <item>
516                   must meet all policy requirements presented in this
517                   manual that it is possible for them to meet.
518                   <footnote>
519                       It is possible that there are policy
520                       requirements which the package is unable to
521                       meet, for example, if the source is
522                       unavailable.  These situations will need to be
523                       handled on a case-by-case basis.
524                   </footnote>
525               </item>
526             </list>
527           </p>
528         </sect1>
529
530       </sect>
531
532       <sect id="pkgcopyright">
533         <heading>Copyright considerations</heading>
534
535         <p>
536           Every package must be accompanied by a verbatim copy of
537           its copyright and distribution license in the file
538           <file>/usr/share/doc/<var>package</var>/copyright</file>
539           (see <ref id="copyrightfile"> for further details).
540         </p>
541
542         <p>
543           We reserve the right to restrict files from being included
544           anywhere in our archives if
545           <list compact="compact">
546             <item>
547                   their use or distribution would break a law,
548             </item>
549             <item>
550                   there is an ethical conflict in their distribution or
551                   use,
552             </item>
553             <item>
554                   we would have to sign a license for them, or
555             </item>
556             <item>
557                   their distribution would conflict with other project
558                   policies.
559             </item>
560           </list>
561         </p>
562
563         <p>
564           Programs whose authors encourage the user to make
565           donations are fine for the main distribution, provided
566           that the authors do not claim that not donating is
567           immoral, unethical, illegal or something similar; in such
568           a case they must go in <em>non-free</em>.
569         </p>
570
571         <p>
572           Packages whose copyright permission notices (or patent
573           problems) do not even allow redistribution of binaries
574           only, and where no special permission has been obtained,
575           must not be placed on the Debian FTP site and its mirrors
576           at all.
577         </p>
578
579         <p>
580           Note that under international copyright law (this applies
581           in the United States, too), <em>no</em> distribution or
582           modification of a work is allowed without an explicit
583           notice saying so.  Therefore a program without a copyright
584           notice <em>is</em> copyrighted and you may not do anything
585           to it without risking being sued! Likewise if a program
586           has a copyright notice but no statement saying what is
587           permitted then nothing is permitted.
588         </p>
589
590         <p>
591           Many authors are unaware of the problems that restrictive
592           copyrights (or lack of copyright notices) can cause for
593           the users of their supposedly-free software.  It is often
594           worthwhile contacting such authors diplomatically to ask
595           them to modify their license terms. However, this can be a
596           politically difficult thing to do and you should ask for
597           advice on the <tt>debian-legal</tt> mailing list first, as
598           explained below.
599         </p>
600
601         <p>
602           When in doubt about a copyright, send mail to
603           <email>debian-legal@lists.debian.org</email>.  Be prepared
604           to provide us with the copyright statement.  Software
605           covered by the GPL, public domain software and BSD-like
606           copyrights are safe; be wary of the phrases "commercial
607           use prohibited" and "distribution restricted".
608         </p>
609       </sect>
610
611       <sect id="subsections">
612         <heading>Sections</heading>
613
614         <p>
615           The packages in the categories <em>main</em>,
616           <em>contrib</em> and <em>non-free</em> are grouped further
617           into <em>sections</em> to simplify handling.
618         </p>
619
620         <p>
621           The category and section for each package should be
622           specified in the package's <tt>Section</tt> control record
623           (see <ref id="f-Section">).  However, the maintainer of the
624           Debian archive may override this selection to ensure the
625           consistency of the Debian distribution.  The
626           <tt>Section</tt> field should be of the form:
627           <list compact="compact">
628             <item>
629                   <em>section</em> if the package is in the
630                   <em>main</em> category,
631             </item>
632             <item>
633                   <em>segment/section</em> if the package is in
634                   the <em>contrib</em> or <em>non-free</em>
635                   distribution areas.
636             </item>
637           </list>
638         </p>
639
640         <p>
641           The Debian archive maintainers provide the authoritative
642           list of sections.  At present, they are:
643           <em>admin</em>, <em>base</em>, <em>comm</em>,
644           <em>contrib</em>, <em>devel</em>, <em>doc</em>,
645           <em>editors</em>, <em>electronics</em>, <em>embedded</em>,
646           <em>games</em>, <em>gnome</em>, <em>graphics</em>,
647           <em>hamradio</em>, <em>interpreters</em>, <em>kde</em>,
648           <em>libs</em>, <em>libdevel</em>, <em>mail</em>,
649           <em>math</em>, <em>misc</em>, <em>net</em>, <em>news</em>,
650           <em>non-free</em>, <em>oldlibs</em>,
651           <em>otherosfs</em>, <em>perl</em>, <em>python</em>,
652           <em>science</em>, <em>shells</em>,
653           <em>sound</em>, <em>tex</em>, <em>text</em>,
654           <em>utils</em>, <em>web</em>, <em>x11</em>.
655         </p>
656       </sect>
657
658       <sect id="priorities">
659         <heading>Priorities</heading>
660
661         <p>
662           Each package should have a <em>priority</em> value, which is
663           included in the package's <em>control record</em>
664           (see <ref id="f-Priority">).
665           This information is used by the Debian package management tools to
666           separate high-priority packages from less-important packages.
667         </p>
668
669         <p>
670           The following <em>priority levels</em> are recognized by the
671           Debian package management tools.
672           <taglist>
673             <tag><tt>required</tt></tag>
674             <item>
675                 Packages which are necessary for the proper
676                 functioning of the system (usually, this means that
677                 dpkg functionality depends on these packages).
678                 Removing a <tt>required</tt> package may cause your
679                 system to become totally broken and you may not even
680                 be able to use <prgn>dpkg</prgn> to put things back,
681                 so only do so if you know what you are doing.  Systems
682                 with only the <tt>required</tt> packages are probably
683                 unusable, but they do have enough functionality to
684                 allow the sysadmin to boot and install more software.
685             </item>
686             <tag><tt>important</tt></tag>
687             <item>
688                 Important programs, including those which one would
689                 expect to find on any Unix-like system.  If the
690                 expectation is that an experienced Unix person who
691                 found it missing would say "What on earth is going on,
692                 where is <prgn>foo</prgn>?", it must be an
693                 <tt>important</tt> package.<footnote>
694                     This is an important criterion because we are
695                     trying to produce, amongst other things, a free
696                     Unix.
697                 </footnote>
698                 Other packages without which the system will not run
699                 well or be usable must also have priority
700                 <tt>important</tt>.  This does
701                 <em>not</em> include Emacs, the X Window System, TeX
702                 or any other large applications.  The
703                 <tt>important</tt> packages are just a bare minimum of
704                 commonly-expected and necessary tools.
705             </item>
706             <tag><tt>standard</tt></tag>
707             <item>
708                 These packages provide a reasonably small but not too
709                 limited character-mode system.  This is what will be
710                 installed by default if the user doesn't select anything
711                 else.  It doesn't include many large applications.
712             </item>
713             <tag><tt>optional</tt></tag>
714             <item>
715                 (In a sense everything that isn't required is
716                 optional, but that's not what is meant here.) This is
717                 all the software that you might reasonably want to
718                 install if you didn't know what it was and don't have
719                 specialized requirements. This is a much larger system
720                 and includes the X Window System, a full TeX
721                 distribution, and many applications. Note that
722                 optional packages should not conflict with each other.
723             </item>
724             <tag><tt>extra</tt></tag>
725             <item>
726                 This contains all packages that conflict with others
727                 with required, important, standard or optional
728                 priorities, or are only likely to be useful if you
729                 already know what they are or have specialized
730                 requirements.
731             </item>
732           </taglist>
733         </p>
734
735         <p>
736           Packages must not depend on packages with lower priority
737           values (excluding build-time dependencies).  In order to
738           ensure this, the priorities of one or more packages may need
739           to be adjusted.
740         </p>
741       </sect>
742
743     </chapt>
744
745
746     <chapt id="binary">
747       <heading>Binary packages</heading>
748
749       <p>
750         The Debian GNU/Linux distribution is based on the Debian
751         package management system, called <prgn>dpkg</prgn>. Thus,
752         all packages in the Debian distribution must be provided
753         in the <tt>.deb</tt> file format.
754       </p>
755
756       <sect>
757         <heading>The package name</heading>
758
759         <p>
760           Every package must have a name that's unique within the Debian
761           archive.
762         </p>
763
764         <p>
765           The package name is included in the control field
766           <tt>Package</tt>, the format of which is described
767           in <ref id="f-Package">.
768           The package name is also included as a part of the file name
769           of the <tt>.deb</tt> file.
770         </p>
771       </sect>
772
773       <sect id="versions">
774         <heading>The version of a package</heading>
775
776         <p>
777           Every package has a version number recorded in its
778           <tt>Version</tt> control file field, described in
779           <ref id="f-Version">.
780         </p>
781
782         <p>
783           The package management system imposes an ordering on version
784           numbers, so that it can tell whether packages are being up- or
785           downgraded and so that package system front end applications
786           can tell whether a package it finds available is newer than
787           the one installed on the system.  The version number format
788           has the most significant parts (as far as comparison is
789           concerned) at the beginning.
790         </p>
791
792         <p>
793           If an upstream package has problematic version numbers they
794           should be converted to a sane form for use in the
795           <tt>Version</tt> field.
796         </p>
797
798         <sect1>
799           <heading>Version numbers based on dates</heading>
800
801           <p>
802             In general, Debian packages should use the same version
803             numbers as the upstream sources.
804           </p>
805
806           <p>
807             However, in some cases where the upstream version number is
808             based on a date (e.g., a development "snapshot" release) the
809             package management system cannot handle these version
810             numbers without epochs. For example, dpkg will consider
811             "96May01" to be greater than "96Dec24".
812           </p>
813
814           <p>
815             To prevent having to use epochs for every new upstream
816             version, the date based portion of the version number
817             should be changed to the following format in such cases:
818             "19960501", "19961224". It is up to the maintainer whether
819             they want to bother the upstream maintainer to change
820             the version numbers upstream, too.
821           </p>
822
823           <p>
824             Note that other version formats based on dates which are
825             parsed correctly by the package management system should
826             <em>not</em> be changed.
827           </p>
828
829           <p>
830             Native Debian packages (i.e., packages which have been
831             written especially for Debian) whose version numbers include
832             dates should always use the "YYYYMMDD" format.
833           </p>
834         </sect1>
835
836       </sect>
837
838       <sect>
839         <heading>The maintainer of a package</heading>
840
841         <p>
842           Every package must have a Debian maintainer (the
843           maintainer may be one person or a group of people
844           reachable from a common email address, such as a mailing
845           list).  The maintainer is responsible for ensuring that
846           the package is placed in the appropriate distributions.
847         </p>
848
849         <p>
850           The maintainer must be specified in the
851           <tt>Maintainer</tt> control field with their correct name
852           and a working email address.  If one person maintains
853           several packages, they should try to avoid having
854           different forms of their name and email address in
855           the <tt>Maintainer</tt> fields of those packages.
856         </p>
857
858         <p>
859           The format of the <tt>Maintainer</tt> control field is
860           described in <ref id="f-Maintainer">.
861         </p>
862
863         <p>
864           If the maintainer of a package quits from the Debian
865           project, "Debian QA Group"
866           <email>packages@qa.debian.org</email> takes over the
867           maintainer-ship of the package until someone else
868           volunteers for that task. These packages are called
869           <em>orphaned packages</em>.<footnote>
870                 The detailed procedure for doing this gracefully can
871                 be found in the Debian Developer's Reference,
872                 see <ref id="related">.
873           </footnote>
874         </p>
875       </sect>
876
877       <sect id="descriptions">
878         <heading>The description of a package</heading>
879
880         <p>
881           Every Debian package must have an extended description
882           stored in the appropriate field of the control record.
883           The technical information about the format of the
884           <tt>Description</tt> field is in <ref id="f-Description">.
885         </p>
886
887         <p>
888           The description should describe the package (the program) to a
889           user (system administrator) who has never met it before so that
890           they have enough information to decide whether they want to
891           install it. This description should not just be copied verbatim
892           from the program's documentation.
893         </p>
894
895         <p>
896           Put important information first, both in the synopsis and
897           extended description.  Sometimes only the first part of the
898           synopsis or of the description will be displayed.  You can
899           assume that there will usually be a way to see the whole
900           extended description.
901         </p>
902
903         <p>
904           The description should also give information about the
905           significant dependencies and conflicts between this package
906           and others, so that the user knows why these dependencies and
907           conflicts have been declared.
908         </p>
909
910         <p>
911           Instructions for configuring or using the package should
912           not be included (that is what installation scripts,
913           manual pages, info files, etc., are for).  Copyright
914           statements and other administrivia should not be included
915           either (that is what the copyright file is for).
916         </p>
917
918         <sect1 id="synopsis"><heading>The single line synopsis</heading>
919
920           <p>
921             The single line synopsis should be kept brief - certainly
922             under 80 characters.
923           </p>
924
925           <p>
926             Do not include the package name in the synopsis line.  The
927             display software knows how to display this already, and you
928             do not need to state it.  Remember that in many situations
929             the user may only see the synopsis line - make it as
930             informative as you can.
931           </p>
932
933         </sect1>
934
935         <sect1 id="extendeddesc"><heading>The extended description</heading>
936
937           <p>
938             Do not try to continue the single line synopsis into the
939             extended description.  This will not work correctly when
940             the full description is displayed, and makes no sense
941             where only the summary (the single line synopsis) is
942             available.
943           </p>
944
945           <p>
946             The extended description should describe what the package
947             does and how it relates to the rest of the system (in terms
948             of, for example, which subsystem it is which part of).
949           </p>
950
951           <p>
952             The description field needs to make sense to anyone, even
953             people who have no idea about any of the things the
954             package deals with.<footnote>
955                 The blurb that comes with a program in its
956                 announcements and/or <prgn>README</prgn> files is
957                 rarely suitable for use in a description.  It is
958                 usually aimed at people who are already in the
959                 community where the package is used.
960             </footnote>
961           </p>
962
963         </sect1>
964
965       </sect>
966
967       <sect>
968         <heading>Dependencies</heading>
969
970         <p>
971           Every package must specify the dependency information
972           about other packages that are required for the first to
973           work correctly.
974         </p>
975
976         <p>
977           For example, a dependency entry must be provided for any
978           shared libraries required by a dynamically-linked executable
979           binary in a package.
980         </p>
981
982         <p>
983           Packages are not required to declare any dependencies they
984           have on other packages which are marked <tt>Essential</tt>
985           (see below), and should not do so unless they depend on a
986           particular version of that package.<footnote>
987             <p>
988               Essential is defined as the minimal set of functionality
989               that must be available and usable on the system even
990               when packages are in an unconfigured (but unpacked)
991               state.  This is needed to avoid unresolvable dependency
992               loops on upgrade.  If packages add unnecessary
993               dependencies on packages in this set, the chances that
994               there <strong>will</strong> be an unresolvable
995               dependency loop caused by forcing these Essential
996               packages to be configured first before they need to be
997               is greatly increased.  It also increases the chances
998               that frontends will be unable to
999               <strong>calculate</strong> an upgrade path, even if one
1000               exists.
1001             </p>
1002             <p>
1003               Also, it's pretty unlikely that functionality from
1004               Essential shall ever be removed (which is one reason why
1005               care must be taken before adding to the Essential
1006               packages set), but <em>packages</em> have been removed
1007               from the Essential set when the functionality moved to a
1008               different package. So depending on these packages
1009               <em>just in case</em> they stop being essential does way
1010               more harm than good.
1011             </p>
1012           </footnote>
1013         </p>
1014
1015         <p>
1016           Sometimes, a package requires another package to be installed
1017           <em>and</em> configured before it can be installed. In this
1018           case, you must specify a <tt>Pre-Depends</tt> entry for
1019           the package.
1020         </p>
1021
1022         <p>
1023           You should not specify a <tt>Pre-Depends</tt> entry for a
1024           package before this has been discussed on the
1025           <tt>debian-devel</tt> mailing list and a consensus about
1026           doing that has been reached.
1027         </p>
1028
1029         <p>
1030           The format of the package interrelationship control fields is
1031           described in <ref id="relationships">.
1032         </p>
1033       </sect>
1034
1035       <sect id="virtual_pkg">
1036         <heading>Virtual packages</heading>
1037
1038         <p>
1039           Sometimes, there are several packages which offer
1040           more-or-less the same functionality. In this case, it's
1041           useful to define a <em>virtual package</em> whose name
1042           describes that common functionality.  (The virtual
1043           packages only exist logically, not physically; that's why
1044           they are called <em>virtual</em>.) The packages with this
1045           particular function will then <em>provide</em> the virtual
1046           package. Thus, any other package requiring that function
1047           can simply depend on the virtual package without having to
1048           specify all possible packages individually.
1049         </p>
1050
1051         <p>
1052           All packages should use virtual package names where
1053           appropriate, and arrange to create new ones if necessary.
1054           They should not use virtual package names (except privately,
1055           amongst a cooperating group of packages) unless they have
1056           been agreed upon and appear in the list of virtual package
1057           names. (See also <ref id="virtual">)
1058         </p>
1059
1060         <p>
1061           The latest version of the authoritative list of virtual
1062           package names can be found in the <tt>debian-policy</tt> package.
1063           It is also available from the Debian web mirrors at
1064           <tt><url name="/doc/packaging-manuals/virtual-package-names-list.txt"
1065                 id="http://www.debian.org/doc/packaging-manuals/virtual-package-names-list.txt"></tt>.
1066         </p>
1067
1068         <p>
1069           The procedure for updating the list is described in the preface
1070           to the list.
1071         </p>
1072
1073       </sect>
1074
1075       <sect>
1076         <heading>Base system</heading>
1077
1078         <p>
1079           The <tt>base system</tt> is a minimum subset of the Debian
1080           GNU/Linux system that is installed before everything else
1081           on a new system. Thus, only very few packages are allowed
1082           to go into the <tt>base</tt> section to keep the required
1083           disk usage very small.
1084         </p>
1085
1086         <p>
1087           Most of these packages will have the priority value
1088           <tt>required</tt> or at least <tt>important</tt>, and many
1089           of them will be tagged <tt>essential</tt> (see below).
1090         </p>
1091       </sect>
1092
1093       <sect>
1094         <heading>Essential packages</heading>
1095
1096         <p>
1097           Some packages are tagged <tt>essential</tt> for a system
1098           using the <tt>Essential</tt> control file field.
1099           The format of the <tt>Essential</tt> control field is
1100           described in <ref id="f-Essential">.
1101         </p>
1102
1103         <p>
1104           Since these packages cannot be easily removed (one has to
1105           specify an extra <em>force option</em> to
1106           <prgn>dpkg</prgn> to do so), this flag must not be used
1107           unless absolutely necessary.  A shared library package
1108           must not be tagged <tt>essential</tt>; dependencies will
1109           prevent its premature removal, and we need to be able to
1110           remove it when it has been superseded.
1111         </p>
1112
1113         <p>
1114           Since dpkg will not prevent upgrading of other packages
1115           while an <tt>essential</tt> package is in an unconfigured
1116             state, all <tt>essential</tt> packages must supply all of
1117             their core functionality even when unconfigured. If the
1118             package cannot satisfy this requirement it must not be
1119             tagged as essential, and any packages depending on this
1120             package must instead have explicit dependency fields as
1121             appropriate.
1122         </p>
1123
1124         <p>
1125           You must not tag any packages <tt>essential</tt> before
1126           this has been discussed on the <tt>debian-devel</tt>
1127           mailing list and a consensus about doing that has been
1128           reached.
1129         </p>
1130       </sect>
1131
1132       <sect id="maintscripts">
1133         <heading>Maintainer Scripts</heading>
1134
1135         <p>
1136           The package installation scripts should avoid producing
1137           output which is unnecessary for the user to see and
1138           should rely on <prgn>dpkg</prgn> to stave off boredom on
1139           the part of a user installing many packages.  This means,
1140           amongst other things, using the <tt>--quiet</tt> option on
1141           <prgn>install-info</prgn>.
1142         </p>
1143
1144         <p>
1145           Errors which occur during the execution of an installation
1146           script must be checked and the installation must not
1147           continue after an error.
1148         </p>
1149
1150         <p>
1151           Note that in general <ref id="scripts"> applies to package
1152           maintainer scripts, too.
1153         </p>
1154
1155         <p>
1156           You should not use <prgn>dpkg-divert</prgn> on a file
1157           belonging to another package without consulting the
1158           maintainer of that package first.
1159         </p>
1160
1161         <p>
1162           All packages which supply an instance of a common command
1163           name (or, in general, filename) should generally use
1164           <prgn>update-alternatives</prgn>, so that they may be
1165           installed together.  If <prgn>update-alternatives</prgn>
1166           is not used, then each package must use
1167           <tt>Conflicts</tt> to ensure that other packages are
1168           de-installed.  (In this case, it may be appropriate to
1169           specify a conflict against earlier versions of something
1170           that previously did not use
1171           <prgn>update-alternatives</prgn>; this is an exception to
1172           the usual rule that versioned conflicts should be
1173           avoided.)
1174         </p>
1175
1176         <sect1 id="maintscriptprompt">
1177           <heading>Prompting in maintainer scripts</heading>
1178           <p>
1179             Package maintainer scripts may prompt the user if
1180             necessary. Prompting should be done by communicating
1181             through a program, such as <prgn>debconf</prgn>, which
1182             conforms to the Debian Configuration management
1183             specification, version 2 or higher.  Prompting the user by
1184             other means, such as by hand<footnote>
1185                 From the Jargon file: by hand 2. By extension,
1186                 writing code which does something in an explicit or
1187                 low-level way for which a presupplied library
1188                 (<em>debconf, in this instance</em>) routine ought
1189                 to have been available.
1190             </footnote>, is now deprecated.
1191           </p>
1192
1193           <p>
1194             The Debian Configuration management specification is included
1195             in the <file>debconf_specification</file> files in the
1196             <package>debian-policy</package> package.
1197             It is also available from the Debian web mirrors at
1198             <tt><url name="/doc/packaging-manuals/debconf_specification.html"
1199                 id="http://www.debian.org/doc/packaging-manuals/debconf_specification.html"></tt>.
1200           </p>
1201
1202           <p>
1203             Packages which use the Debian Configuration management
1204             specification may contain an additional
1205             <prgn>config</prgn> script and a <tt>templates</tt>
1206             file in their control archive<footnote>
1207                 The control.tar.gz inside the .deb.
1208                 See <manref name="deb" section="5">.
1209             </footnote>.
1210             The <prgn>config</prgn> script might be run before the
1211             <prgn>preinst</prgn> script, and before the package is unpacked
1212             or any of its dependencies or pre-dependencies are satisfied.
1213             Therefore it must work using only the tools present in
1214             <em>essential</em> packages.<footnote>
1215                   <package>Debconf</package> or another tool that
1216                   implements the Debian Configuration management
1217                   specification will also be installed, and any
1218                   versioned dependencies on it will be satisfied
1219                   before preconfiguration begins.
1220             </footnote>
1221           </p>
1222
1223           <p>
1224             Packages should try to minimize the amount of prompting
1225             they need to do, and they should ensure that the user
1226             will only ever be asked each question once.  This means
1227             that packages should try to use appropriate shared
1228             configuration files (such as <file>/etc/papersize</file> and
1229             <file>/etc/news/server</file>), and shared
1230             <package>debconf</package> variables rather than each
1231             prompting for their own list of required pieces of
1232             information.
1233           </p>
1234
1235           <p>
1236             It also means that an upgrade should not ask the same
1237             questions again, unless the user has used
1238             <tt>dpkg --purge</tt> to remove the package's configuration.
1239             The answers to configuration questions should be stored in an
1240             appropriate place in <file>/etc</file> so that the user can
1241             modify them, and how this has been done should be
1242             documented.
1243           </p>
1244
1245           <p>
1246             If a package has a vitally important piece of
1247             information to pass to the user (such as "don't run me
1248             as I am, you must edit the following configuration files
1249             first or you risk your system emitting badly-formatted
1250             messages"), it should display this in the
1251             <prgn>config</prgn> or <prgn>postinst</prgn> script and
1252             prompt the user to hit return to acknowledge the
1253             message.  Copyright messages do not count as vitally
1254             important (they belong in
1255             <file>/usr/share/doc/<var>package</var>/copyright</file>);
1256             neither do instructions on how to use a program (these
1257             should be in on-line documentation, where all the users
1258             can see them).
1259           </p>
1260
1261           <p>
1262             Any necessary prompting should almost always be confined
1263             to the <prgn>config</prgn> or <prgn>postinst</prgn>
1264             script. If it is done in the <prgn>postinst</prgn>, it
1265             should be protected with a conditional so that
1266             unnecessary prompting doesn't happen if a package's
1267             installation fails and the <prgn>postinst</prgn> is
1268             called with <tt>abort-upgrade</tt>,
1269             <tt>abort-remove</tt> or <tt>abort-deconfigure</tt>.
1270           </p>
1271         </sect1>
1272
1273       </sect>
1274
1275     </chapt>
1276
1277
1278     <chapt id="source">
1279       <heading>Source packages</heading>
1280
1281       <sect id="standardsversion">
1282         <heading>Standards conformance</heading>
1283
1284         <p>
1285           Source packages should specify the most recent version number
1286           of this policy document with which your package complied
1287           when it was last updated.
1288         </p>
1289
1290         <p>
1291           This information may be used to file bug reports
1292           automatically if your package becomes too much out of date.
1293         </p>
1294
1295         <p>
1296           The version is specified in the <tt>Standards-Version</tt>
1297           control field.
1298           The format of the <tt>Standards-Version</tt> field is
1299           described in <ref id="f-Standards-Version">.
1300         </p>
1301
1302         <p>
1303           You should regularly, and especially if your package has
1304           become out of date, check for the newest Policy Manual
1305           available and update your package, if necessary. When your
1306           package complies with the new standards you should update the
1307           <tt>Standards-Version</tt> source package field and
1308           release it.<footnote>
1309                 See the file <file>upgrading-checklist</file> for
1310                 information about policy which has changed between
1311                 different versions of this document.
1312           </footnote>
1313         </p>
1314
1315       </sect>
1316
1317       <sect id="pkg-relations">
1318         <heading>Package relationships</heading>
1319
1320         <p>
1321           Source packages should specify which binary packages they
1322           require to be installed or not to be installed in order to
1323           build correctly.  For example, if building a package
1324           requires a certain compiler, then the compiler should be
1325           specified as a build-time dependency.
1326         </p>
1327
1328         <p>
1329           It is not necessary to explicitly specify build-time
1330           relationships on a minimal set of packages that are always
1331           needed to compile, link and put in a Debian package a
1332           standard "Hello World!" program written in C or C++.  The
1333           required packages are called <em>build-essential</em>, and
1334           an informational list can be found in
1335           <file>/usr/share/doc/build-essential/list</file> (which is
1336           contained in the <tt>build-essential</tt>
1337           package).<footnote>
1338             Rationale:
1339                 <list compact="compact">
1340                   <item>
1341                       This allows maintaining the list separately
1342                       from the policy documents (the list does not
1343                       need the kind of control that the policy
1344                       documents do).
1345                   </item>
1346                   <item>
1347                       Having a separate package allows one to install
1348                       the build-essential packages on a machine, as
1349                       well as allowing other packages such as tasks to
1350                       require installation of the build-essential
1351                       packages using the depends relation.
1352                   </item>
1353                   <item>
1354                       The separate package allows bug reports against
1355                       the list to be categorized separately from
1356                       the policy management process in the BTS.
1357                   </item>
1358                 </list>
1359           </footnote>
1360         </p>
1361
1362         <p>
1363           When specifying the set of build-time dependencies, one
1364           should list only those packages explicitly required by the
1365           build.  It is not necessary to list packages which are
1366           required merely because some other package in the list of
1367           build-time dependencies depends on them.<footnote>
1368                 The reason for this is that dependencies change, and
1369                 you should list all those packages, and <em>only</em>
1370                 those packages that <em>you</em> need directly.  What
1371                 others need is their business.  For example, if you
1372                 only link against <file>libimlib</file>, you will need to
1373                 build-depend on <package>libimlib2-dev</package> but
1374                 not against any <tt>libjpeg*</tt> packages, even
1375                 though <tt>libimlib2-dev</tt> currently depends on
1376                 them: installation of <package>libimlib2-dev</package>
1377                 will automatically ensure that all of its run-time
1378                 dependencies are satisfied.
1379           </footnote>
1380         </p>
1381
1382         <p>
1383           If build-time dependencies are specified, it must be
1384           possible to build the package and produce working binaries
1385           on a system with only essential and build-essential
1386           packages installed and also those required to satisfy the
1387           build-time relationships (including any implied
1388           relationships).  In particular, this means that version
1389           clauses should be used rigorously in build-time
1390           relationships so that one cannot produce bad or
1391           inconsistently configured packages when the relationships
1392           are properly satisfied.
1393         </p>
1394
1395         <p>
1396           <ref id="relationships"> explains the technical details.
1397         </p>
1398       </sect>
1399
1400       <sect>
1401         <heading>Changes to the upstream sources</heading>
1402
1403         <p>
1404           If changes to the source code are made that are not
1405           specific to the needs of the Debian system, they should be
1406           sent to the upstream authors in whatever form they prefer
1407           so as to be included in the upstream version of the
1408           package.
1409         </p>
1410
1411         <p>
1412           If you need to configure the package differently for
1413           Debian or for Linux, and the upstream source doesn't
1414           provide a way to do so, you should add such configuration
1415           facilities (for example, a new <prgn>autoconf</prgn> test
1416           or <tt>#define</tt>) and send the patch to the upstream
1417           authors, with the default set to the way they originally
1418           had it.  You can then easily override the default in your
1419           <file>debian/rules</file> or wherever is appropriate.
1420         </p>
1421
1422         <p>
1423           You should make sure that the <prgn>configure</prgn> utility
1424           detects the correct architecture specification string
1425           (refer to <ref id="arch-spec"> for details).
1426         </p>
1427
1428         <p>
1429           If you need to edit a <prgn>Makefile</prgn> where GNU-style
1430           <prgn>configure</prgn> scripts are used, you should edit the
1431           <file>.in</file> files rather than editing the
1432           <prgn>Makefile</prgn> directly.  This allows the user to
1433           reconfigure the package if necessary.  You should
1434           <em>not</em> configure the package and edit the generated
1435           <prgn>Makefile</prgn>!  This makes it impossible for someone
1436           else to later reconfigure the package without losing the
1437           changes you made.
1438         </p>
1439
1440       </sect>
1441
1442       <sect id="dpkgchangelog">
1443         <heading>Debian changelog: <file>debian/changelog</file></heading>
1444
1445         <p>
1446           Changes in the Debian version of the package should be
1447           briefly explained in the Debian changelog file
1448           <file>debian/changelog</file>.<footnote>
1449             <p>
1450               Mistakes in changelogs are usually best rectified by
1451               making a new changelog entry rather than "rewriting
1452               history" by editing old changelog entries.
1453             </p>
1454           </footnote>
1455           This includes modifications
1456           made in the Debian package compared to the upstream one
1457           as well as other changes and updates to the package.
1458           <footnote>
1459               Although there is nothing stopping an author who is also
1460               the Debian maintainer from using this changelog for all
1461               their changes, it will have to be renamed if the Debian
1462               and upstream maintainers become different people. In such
1463               a case, however, it might be better to maintain the package
1464               as a non-native package.
1465           </footnote>
1466         </p>
1467
1468         <p>
1469           
1470         </p>
1471
1472         <p>
1473           The format of the <file>debian/changelog</file> allows the
1474           package building tools to discover which version of the package
1475           is being built and find out other release-specific information.
1476         </p>
1477
1478         <p>
1479           That format is a series of entries like this:
1480
1481 <example compact="compact">
1482 <var>package</var> (<var>version</var>) <var>distribution(s)</var>; urgency=<var>urgency</var>
1483             <var>
1484               [optional blank line(s), stripped]
1485             </var>
1486   * <var>change details</var>
1487     <var>more change details</var>
1488             <var>
1489               [blank line(s), included in output of dpkg-parsechangelog]
1490             </var>
1491   * <var>even more change details</var>
1492             <var>
1493               [optional blank line(s), stripped]
1494             </var>
1495  -- <var>maintainer name</var> &lt;<var>email address</var>&gt;<var>[two spaces]</var>  <var>date</var>
1496 </example>
1497         </p>
1498
1499         <p>
1500           <var>package</var> and <var>version</var> are the source
1501           package name and version number.
1502         </p>
1503
1504         <p>
1505           <var>distribution(s)</var> lists the distributions where
1506           this version should be installed when it is uploaded - it
1507           is copied to the <tt>Distribution</tt> field in the
1508           <file>.changes</file> file.  See <ref id="f-Distribution">.
1509         </p>
1510
1511         <p>
1512           <var>urgency</var> is the value for the <tt>Urgency</tt>
1513           field in the <file>.changes</file> file for the upload
1514           (see <ref id="f-Urgency">). It is not possible to specify
1515           an urgency containing commas; commas are used to separate
1516           <tt><var>keyword</var>=<var>value</var></tt> settings in the
1517           <prgn>dpkg</prgn> changelog format (though there is
1518           currently only one useful <var>keyword</var>,
1519           <tt>urgency</tt>).
1520         </p>
1521
1522         <p>
1523           The change details may in fact be any series of lines
1524           starting with at least two spaces, but conventionally each
1525           change starts with an asterisk and a separating space and
1526           continuation lines are indented so as to bring them in
1527           line with the start of the text above.  Blank lines may be
1528           used here to separate groups of changes, if desired.
1529         </p>
1530
1531         <p>
1532           If this upload resolves bugs recorded in the Bug Tracking
1533           System (BTS), they may be automatically closed on the
1534           inclusion of this package into the Debian archive by
1535           including the string: <tt>closes: Bug#<var>nnnnn</var></tt>
1536           in the change details.<footnote>
1537               To be precise, the string should match the following
1538               Perl regular expression:
1539               <example>
1540 /closes:\s*(?:bug)?\#?\s?\d+(?:,\s*(?:bug)?\#?\s?\d+)*/i
1541               </example>
1542               Then all of the bug numbers listed will be closed by the
1543               archive maintenance script (<prgn>katie</prgn>), or in
1544               the case of an NMU, marked as fixed.
1545           </footnote>
1546           This information is conveyed via the <tt>Closes</tt> field
1547           in the <tt>.changes</tt> file (see <ref id="f-Closes">).
1548         </p>
1549
1550         <p>
1551           The maintainer name and email address used in the changelog
1552           should be the details of the person uploading <em>this</em>
1553           version.  They are <em>not</em> necessarily those of the
1554           usual package maintainer.  The information here will be
1555           copied to the <tt>Changed-By</tt> field in the
1556           <tt>.changes</tt> file (see <ref id="f-Changed-By">),
1557           and then later used to send an acknowledgement when the
1558           upload has been installed.
1559         </p>
1560
1561         <p>
1562           The <var>date</var> should be in RFC822 format<footnote>
1563               This is generated by <tt>date -R</tt>.
1564           </footnote>; it should include the time zone specified
1565           numerically, with the time zone name or abbreviation
1566           optionally present as a comment in parentheses.
1567         </p>
1568
1569         <p>
1570           The first "title" line with the package name should start
1571           at the left hand margin; the "trailer" line with the
1572           maintainer and date details should be preceded by exactly
1573           one space.  The maintainer details and the date must be
1574           separated by exactly two spaces.
1575         </p>
1576
1577         <p>
1578           For more information on placement of the changelog files
1579           within binary packages, please see <ref id="changelogs">.
1580         </p>
1581
1582         <sect1><heading>Alternative changelog formats</heading>
1583
1584           <p>
1585             In non-experimental packages you must use a format for
1586             <file>debian/changelog</file> which is supported by the most
1587             recent released version of <prgn>dpkg</prgn>.
1588           </p>
1589
1590           <p>
1591             It is possible to use a format different from the standard
1592             one by providing a changelog parser for the format you wish
1593             to use. The parser must have an API compatible with that
1594             expected by <prgn>dpkg-genchanges</prgn> and
1595             <prgn>dpkg-gencontrol</prgn>, and it must not interact with
1596             the user at all.
1597             <footnote>
1598               If there is general interest in the new format, you should
1599               contact the <package>dpkg</package> maintainer to have the
1600               parser script for it included in the <prgn>dpkg</prgn>
1601               package.  (You will need to agree that the parser and its
1602               man page may be distributed under the GNU GPL, just as the rest
1603               of <prgn>dpkg</prgn> is.)
1604             </footnote>
1605           </p>
1606         </sect1>
1607       </sect>
1608       <sect id="dpkgcopyright">
1609         <heading>Copyright: <file>debian/copyright</file></heading>
1610         <p>
1611           Every package must be accompanied by a verbatim copy of
1612           its copyright and distribution license in the file
1613           <file>/usr/share/doc/<var>package</var>/copyright</file>
1614           (see <ref id="copyrightfile"> for further details). Also see
1615           <ref id="pkgcopyright"> for further considerations relayed
1616           to copyrights for packages.
1617         </p>
1618       </sect>
1619       <sect>
1620         <heading>Error trapping in makefiles</heading>
1621
1622         <p>
1623           When <prgn>make</prgn> invokes a command in a makefile
1624           (including your package's upstream makefiles and
1625           <file>debian/rules</file>), it does so using <prgn>sh</prgn>.  This
1626           means that <prgn>sh</prgn>'s usual bad error handling
1627           properties apply: if you include a miniature script as one
1628           of the commands in your makefile you'll find that if you
1629           don't do anything about it then errors are not detected
1630           and <prgn>make</prgn> will blithely continue after
1631           problems.
1632         </p>
1633
1634         <p>
1635           Every time you put more than one shell command (this
1636           includes using a loop) in a makefile command you
1637           must make sure that errors are trapped.  For
1638           simple compound commands, such as changing directory and
1639           then running a program, using <tt>&amp;&amp;</tt> rather
1640           than semicolon as a command separator is sufficient.  For
1641           more complex commands including most loops and
1642           conditionals you should include a separate <tt>set -e</tt>
1643           command at the start of every makefile command that's
1644           actually one of these miniature shell scripts.
1645         </p>
1646       </sect>
1647
1648       <sect id="timestamps">
1649         <heading>Time Stamps</heading>
1650         <p>
1651           Maintainers should preserve the modification times of the
1652           upstream source files in a package, as far as is reasonably
1653           possible.<footnote>
1654               The rationale is that there is some information conveyed
1655               by knowing the age of the file, for example, you could
1656               recognize that some documentation is very old by looking
1657               at the modification time, so it would be nice if the
1658               modification time of the upstream source would be
1659               preserved.
1660           </footnote>
1661         </p>
1662       </sect>
1663
1664       <sect id="restrictions">
1665         <heading>Restrictions on objects in source packages</heading>
1666
1667         <p>
1668           The source package may not contain any hard links<footnote>
1669             <p>
1670               This is not currently detected when building source
1671               packages, but only when extracting
1672               them.
1673             </p>
1674             <p>
1675               Hard links may be permitted at some point in the
1676               future, but would require a fair amount of
1677               work.
1678             </p>
1679           </footnote>, device special files, sockets or setuid or
1680           setgid files.<footnote>
1681               Setgid directories are allowed.
1682           </footnote>
1683         </p>
1684       </sect>
1685
1686       <sect id="debianrules">
1687         <heading>Main building script: <file>debian/rules</file></heading>
1688
1689         <p>
1690           This file must be an executable makefile, and contains the
1691           package-specific recipes for compiling the package and
1692           building binary package(s) from the source.
1693         </p>
1694
1695         <p>
1696           It must start with the line <tt>#!/usr/bin/make -f</tt>,
1697           so that it can be invoked by saying its name rather than
1698           invoking <prgn>make</prgn> explicitly.
1699         </p>
1700
1701         <p>
1702           Since an interactive <file>debian/rules</file> script makes it
1703           impossible to auto-compile that package and also makes it
1704           hard for other people to reproduce the same binary
1705           package, all <em>required targets</em> MUST be
1706           non-interactive. At a minimum, required targets are the
1707           ones called by <prgn>dpkg-buildpackage</prgn>, namely,
1708           <em>clean</em>, <em>binary</em>, <em>binary-arch</em>,
1709           <em>binary-indep</em>, and <em>build</em>. It also follows
1710           that any target that these targets depend on must also be
1711           non-interactive.
1712         </p>
1713
1714         <p>
1715           The targets are as follows (required unless stated otherwise):
1716           <taglist>
1717             <tag><tt>build</tt></tag>
1718             <item>
1719               <p>
1720                 The <tt>build</tt> target should perform all the
1721                 configuration and compilation of the package.
1722                 If a package has an interactive pre-build
1723                 configuration routine, the Debianized source package
1724                 must either be built after this has taken place (so
1725                 that the binary package can be built without rerunning
1726                 the configuration) or the configuration routine
1727                 modified to become non-interactive.  (The latter is
1728                 preferable if there are architecture-specific features
1729                 detected by the configuration routine.)
1730               </p>
1731
1732               <p>
1733                 For some packages, notably ones where the same
1734                 source tree is compiled in different ways to produce
1735                 two binary packages, the <tt>build</tt> target
1736                 does not make much sense.  For these packages it is
1737                 good enough to provide two (or more) targets
1738                 (<tt>build-a</tt> and <tt>build-b</tt> or whatever)
1739                 for each of the ways of building the package, and a
1740                 <tt>build</tt> target that does nothing.  The
1741                 <tt>binary</tt> target will have to build the
1742                 package in each of the possible ways and make the
1743                 binary package out of each.
1744               </p>
1745
1746               <p>
1747                 The <tt>build</tt> target must not do anything
1748                 that might require root privilege.
1749               </p>
1750
1751               <p>
1752                 The <tt>build</tt> target may need to run the
1753                 <tt>clean</tt> target first - see below.
1754               </p>
1755
1756               <p>
1757                 When a package has a configuration and build routine
1758                 which takes a long time, or when the makefiles are
1759                 poorly designed, or when <tt>build</tt> needs to
1760                 run <tt>clean</tt> first, it is a good idea to
1761                 <tt>touch build</tt> when the build process is
1762                 complete.  This will ensure that if <tt>debian/rules
1763                 build</tt> is run again it will not rebuild the whole
1764                 program.<footnote>
1765                     Another common way to do this is for <tt>build</tt>
1766                     to depend on <prgn>build-stamp</prgn> and to do
1767                     nothing else, and for the <prgn>build-stamp</prgn>
1768                     target to do the building and to <tt>touch
1769                     build-stamp</tt> on completion.  This is
1770                     especially useful if the build routine creates a
1771                     file or directory called <tt>build</tt>; in such a
1772                     case, <tt>build</tt> will need to be listed as
1773                     a phony target (i.e., as a dependency of the
1774                     <tt>.PHONY</tt> target).  See the documentation of
1775                     <prgn>make</prgn> for more information on phony
1776                     targets.
1777                 </footnote>
1778               </p>
1779             </item>
1780
1781             <tag><tt>build-arch</tt> (optional),
1782                  <tt>build-indep</tt> (optional)
1783             </tag>
1784             <item>
1785               <p>
1786                 A package may also provide both of the targets
1787                 <tt>build-arch</tt> and <tt>build-indep</tt>.
1788                 The <tt>build-arch</tt> target, if provided, should
1789                 perform all the configuration and compilation required
1790                 for producing all architecture-dependant binary packages
1791                 (those packages for which the body of the
1792                 <tt>Architecture</tt> field in <tt>debian/control</tt>
1793                 is not <tt>all</tt>).
1794                 Similarly, the <tt>build-indep</tt> target, if
1795                 provided, should perform all the configuration and
1796                 compilation required for producing all
1797                 architecture-independent binary packages
1798                 (those packages for which the body of the
1799                 <tt>Architecture</tt> field in <tt>debian/control</tt>
1800                 is <tt>all</tt>).
1801                 The <tt>build</tt> target should depend on those of the
1802                 targets <tt>build-arch</tt> and <tt>build-indep</tt> that
1803                 are provided in the rules file.
1804               </p>
1805
1806               <p>
1807                 If one or both of the targets <tt>build-arch</tt> and
1808                 <tt>build-indep</tt> are not provided, then invoking
1809                 <file>debian/rules</file> with one of the not-provided
1810                 targets as arguments should produce a exit status code
1811                 of 2.  Usually this is provided automatically by make
1812                 if the target is missing.
1813               </p>
1814
1815               <p>
1816                 The <tt>build-arch</tt> and <tt>build-indep</tt> targets
1817                 must not do anything that might require root privilege.
1818               </p>
1819             </item>
1820
1821             <tag><tt>binary</tt>, <tt>binary-arch</tt>,
1822               <tt>binary-indep</tt>
1823             </tag>
1824             <item>
1825               <p>
1826                 The <tt>binary</tt> target must be all that is
1827                 necessary for the user to build the binary package(s)
1828                 produced from this source package.  It is
1829                 split into two parts: <prgn>binary-arch</prgn> builds
1830                 the binary packages which are specific to a particular
1831                 architecture, and <tt>binary-indep</tt> builds
1832                 those which are not.
1833               </p>
1834               <p>
1835                 <tt>binary</tt> may be (and commonly is) a target with
1836                 no commands which simply depends on
1837                 <tt>binary-arch</tt> and <tt>binary-indep</tt>.
1838               </p>
1839               <p>
1840                 Both <tt>binary-*</tt> targets should depend on the
1841                 <tt>build</tt> target, or on the appropriate
1842                 <tt>build-arch</tt> or <tt>build-indep</tt> target, if
1843                 provided, so that the package is built if it has not
1844                 been already.  It should then create the relevant
1845                 binary package(s), using <prgn>dpkg-gencontrol</prgn> to
1846                 make their control files and <prgn>dpkg-deb</prgn> to
1847                 build them and place them in the parent of the top
1848                 level directory.
1849               </p>
1850
1851               <p>
1852                 Both the <tt>binary-arch</tt> and
1853                 <tt>binary-indep</tt> targets <em>must</em> exist.
1854                 If one of them has nothing to do (which will always be
1855                 the case if the source generates only a single binary
1856                 package, whether architecture-dependent or not), it
1857                 must still exist and must always succeed.
1858               </p>
1859
1860               <p>
1861                 The <tt>binary</tt> targets must be invoked as
1862                 root.<footnote>
1863                     The <prgn>fakeroot</prgn> package often allows one
1864                     to build a package correctly even without being
1865                     root.
1866                 </footnote>
1867               </p>
1868             </item>
1869
1870             <tag><tt>clean</tt></tag>
1871             <item>
1872               <p>
1873                 This must undo any effects that the <tt>build</tt>
1874                 and <tt>binary</tt> targets may have had, except
1875                 that it should leave alone any output files created in
1876                 the parent directory by a run of a <tt>binary</tt>
1877                 target.
1878               </p>
1879
1880               <p>
1881                 If a <tt>build</tt> file is touched at the end of
1882                 the <tt>build</tt> target, as suggested above, it
1883                 should be removed as the first action that
1884                 <tt>clean</tt> performs, so that running
1885                 <tt>build</tt> again after an interrupted
1886                 <tt>clean</tt> doesn't think that everything is
1887                 already done.
1888               </p>
1889
1890               <p>
1891                 The <tt>clean</tt> target may need to be
1892                 invoked as root if <tt>binary</tt> has been
1893                 invoked since the last <tt>clean</tt>, or if
1894                 <tt>build</tt> has been invoked as root (since
1895                 <tt>build</tt> may create directories, for
1896                 example).
1897               </p>
1898             </item>
1899
1900             <tag><tt>get-orig-source</tt> (optional)</tag>
1901             <item>
1902               <p>
1903                 This target fetches the most recent version of the
1904                 original source package from a canonical archive site
1905                 (via FTP or WWW, for example), does any necessary
1906                 rearrangement to turn it into the original source
1907                 tar file format described below, and leaves it in the
1908                 current directory.
1909               </p>
1910
1911               <p>
1912                 This target may be invoked in any directory, and
1913                 should take care to clean up any temporary files it
1914                 may have left.
1915               </p>
1916
1917               <p>
1918                 This target is optional, but providing it if
1919                 possible is a good idea.
1920               </p>
1921             </item>
1922           </taglist>
1923
1924         <p>
1925           The <tt>build</tt>, <tt>binary</tt> and
1926           <tt>clean</tt> targets must be invoked with the current
1927           directory being the package's top-level directory.
1928         </p>
1929
1930
1931         <p>
1932           Additional targets may exist in <file>debian/rules</file>,
1933           either as published or undocumented interfaces or for the
1934           package's internal use.
1935         </p>
1936
1937         <p>
1938           The architectures we build on and build for are determined
1939           by <prgn>make</prgn> variables using the utility
1940           <qref id="pkg-dpkg-architecture"><prgn>dpkg-architecture</prgn></qref>.
1941           You can determine the
1942           Debian architecture and the GNU style architecture
1943           specification string for the build machine (the machine type
1944           we are building on) as well as for the host machine (the
1945           machine type we are building for).  Here is a list of
1946           supported <prgn>make</prgn> variables:
1947           <list compact="compact">
1948             <item>
1949                 <tt>DEB_*_ARCH</tt> (the Debian architecture)
1950             </item>
1951             <item>
1952                 <tt>DEB_*_GNU_TYPE</tt> (the GNU style architecture
1953                 specification string)
1954             </item>
1955             <item>
1956                 <tt>DEB_*_GNU_CPU</tt> (the CPU part of
1957                 <tt>DEB_*_GNU_TYPE</tt>)
1958             </item>
1959             <item>
1960                 <tt>DEB_*_GNU_SYSTEM</tt> (the System part of
1961                 <tt>DEB_*_GNU_TYPE</tt>)
1962           </list>
1963           where <tt>*</tt> is either <tt>BUILD</tt> for specification of
1964           the build machine or <tt>HOST</tt> for specification of the
1965           host machine.
1966         </p>
1967
1968         <p>
1969           Backward compatibility can be provided in the rules file
1970           by setting the needed variables to suitable default
1971           values; please refer to the documentation of
1972           <prgn>dpkg-architecture</prgn> for details.
1973         </p>
1974
1975         <p>
1976           It is important to understand that the <tt>DEB_*_ARCH</tt>
1977           string only determines which Debian architecture we are
1978           building on or for. It should not be used to get the CPU
1979           or system information; the GNU style variables should be
1980           used for that.
1981         </p>
1982       </sect>
1983
1984 <!-- FIXME: section pkg-srcsubstvars is the same as substvars -->
1985       <sect id="substvars">
1986         <heading>Variable substitutions: <file>debian/substvars</file></heading>
1987
1988         <p>
1989           When <prgn>dpkg-gencontrol</prgn>,
1990           <prgn>dpkg-genchanges</prgn> and <prgn>dpkg-source</prgn>
1991           generate control files they perform variable substitutions
1992           on their output just before writing it.  Variable
1993           substitutions have the form <tt>${<var>variable</var>}</tt>.
1994           The optional file <file>debian/substvars</file> contains
1995           variable substitutions to be used; variables can also be set
1996           directly from <file>debian/rules</file> using the <tt>-V</tt>
1997           option to the source packaging commands, and certain
1998           predefined variables are also available.
1999         </p>
2000
2001         <p>
2002           The <file>debian/substvars</file> file is usually generated and
2003           modified dynamically by <file>debian/rules</file> targets, in
2004           which case it must be removed by the <tt>clean</tt> target.
2005         </p>
2006
2007         <p>
2008           See <manref name="dpkg-source" section="1"> for full
2009           details about source variable substitutions, including the
2010           format of <file>debian/substvars</file>.</p>
2011       </sect>
2012
2013       <sect id="debianwatch">
2014         <heading>Optional upstream source location: <file>debian/watch</file></heading>
2015
2016         <p>
2017           This is an optional, recommended control file for the
2018           <tt>uscan</tt> utility which defines how to automatically
2019           scan ftp or http sites for newly available updates of the
2020           package. This is used by <url id="
2021           http://dehs.alioth.debian.org/"> and other Debian QA tools
2022           to help with quality control and maintenance of the
2023           distribution as a whole.
2024         </p>
2025
2026       </sect>
2027
2028       <sect id="debianfiles">
2029         <heading>Generated files list: <file>debian/files</file></heading>
2030
2031         <p>
2032           This file is not a permanent part of the source tree; it
2033           is used while building packages to record which files are
2034           being generated.  <prgn>dpkg-genchanges</prgn> uses it
2035           when it generates a <file>.changes</file> file.
2036         </p>
2037
2038         <p>
2039           It should not exist in a shipped source package, and so it
2040           (and any backup files or temporary files such as
2041           <file>files.new</file><footnote>
2042               <file>files.new</file> is used as a temporary file by
2043               <prgn>dpkg-gencontrol</prgn> and
2044               <prgn>dpkg-distaddfile</prgn> - they write a new
2045               version of <tt>files</tt> here before renaming it,
2046               to avoid leaving a corrupted copy if an error
2047               occurs.
2048           </footnote>) should be removed by the
2049           <tt>clean</tt> target.  It may also be wise to
2050           ensure a fresh start by emptying or removing it at the
2051           start of the <tt>binary</tt> target.
2052         </p>
2053
2054         <p>
2055           When <prgn>dpkg-gencontrol</prgn> is run for a binary
2056           package, it adds an entry to <file>debian/files</file> for the
2057           <file>.deb</file> file that will be created when <tt>dpkg-deb
2058           --build</tt> is run for that binary package.  So for most
2059           packages all that needs to be done with this file is to
2060           delete it in the <tt>clean</tt> target.
2061         </p>
2062
2063         <p>
2064           If a package upload includes files besides the source
2065           package and any binary packages whose control files were
2066           made with <prgn>dpkg-gencontrol</prgn> then they should be
2067           placed in the parent of the package's top-level directory
2068           and <prgn>dpkg-distaddfile</prgn> should be called to add
2069           the file to the list in <file>debian/files</file>.</p>
2070       </sect>
2071
2072     </chapt>
2073
2074
2075     <chapt id="controlfields">
2076       <heading>Control files and their fields</heading>
2077
2078       <p>
2079         The package management system manipulates data represented in
2080         a common format, known as <em>control data</em>, stored in
2081         <em>control files</em>.
2082         Control files are used for source packages, binary packages and
2083         the <file>.changes</file> files which control the installation
2084         of uploaded files<footnote>
2085             <prgn>dpkg</prgn>'s internal databases are in a similar
2086             format.
2087         </footnote>.
2088       </p>
2089
2090       <sect id="controlsyntax">
2091         <heading>Syntax of control files</heading>
2092
2093         <p>
2094           A control file consists of one or more paragraphs of
2095           fields<footnote>
2096                 The paragraphs are also sometimes referred to as stanzas.
2097           </footnote>.
2098           The paragraphs are separated by blank lines.  Some control
2099           files allow only one paragraph; others allow several, in
2100           which case each paragraph usually refers to a different
2101           package.  (For example, in source packages, the first
2102           paragraph refers to the source package, and later paragraphs
2103           refer to binary packages generated from the source.)
2104         </p>
2105
2106         <p>
2107           Each paragraph consists of a series of data fields; each
2108           field consists of the field name, followed by a colon and
2109           then the data/value associated with that field.  It ends at
2110           the end of the (logical) line.  Horizontal whitespace
2111           (spaces and tabs) may occur immediately before or after the
2112           value and is ignored there; it is conventional to put a
2113           single space after the colon.  For example, a field might
2114           be:
2115           <example compact="compact">
2116 Package: libc6
2117           </example>
2118           the field name is <tt>Package</tt> and the field value
2119           <tt>libc6</tt>.
2120         </p>
2121
2122         <p>
2123           Many fields' values may span several lines; in this case
2124           each continuation line must start with a space or a tab.
2125           Any trailing spaces or tabs at the end of individual
2126           lines of a field value are ignored. 
2127         </p>
2128
2129         <p>
2130           In fields where it is specified that lines may not wrap,
2131           only a single line of data is allowed and whitespace is not
2132           significant in a field body. Whitespace must not appear
2133           inside names (of packages, architectures, files or anything
2134           else) or version numbers, or between the characters of
2135           multi-character version relationships.
2136         </p>
2137
2138         <p>
2139           Field names are not case-sensitive, but it is usual to
2140           capitalize the field names using mixed case as shown below.
2141         </p>
2142
2143         <p>
2144           Blank lines, or lines consisting only of spaces and tabs,
2145           are not allowed within field values or between fields - that
2146           would mean a new paragraph.
2147         </p>
2148
2149       </sect>
2150
2151       <sect id="sourcecontrolfiles">
2152         <heading>Source package control files -- <file>debian/control</file></heading>
2153
2154         <p>
2155           The <file>debian/control</file> file contains the most vital
2156           (and version-independent) information about the source package
2157           and about the binary packages it creates.
2158         </p>
2159
2160         <p>
2161           The first paragraph of the control file contains information about
2162           the source package in general. The subsequent sets each describe a
2163           binary package that the source tree builds.
2164         </p>
2165
2166         <p>
2167           The fields in the general paragraph (the first one, for the source
2168           package) are:
2169
2170           <list compact="compact">
2171             <item><qref id="f-Source"><tt>Source</tt></qref> (mandatory)</item>
2172             <item><qref id="f-Maintainer"><tt>Maintainer</tt></qref> (mandatory)</item>
2173             <item><qref id="f-Uploaders"><tt>Uploaders</tt></qref></item>
2174             <item><qref id="f-Section"><tt>Section</tt></qref> (recommended)</item>
2175             <item><qref id="f-Priority"><tt>Priority</tt></qref> (recommended)</item>
2176             <item><qref id="sourcebinarydeps"><tt>Build-Depends</tt> et al</qref></item>
2177             <item><qref id="f-Standards-Version"><tt>Standards-Version</tt></qref> (recommended)</item>
2178           </list>
2179         </p>
2180
2181         <p>
2182           The fields in the binary package paragraphs are:
2183
2184           <list compact="compact">
2185             <item><qref id="f-Package"><tt>Package</tt></qref> (mandatory)</item>
2186             <item><qref id="f-Architecture"><tt>Architecture</tt></qref> (mandatory)</item>
2187             <item><qref id="f-Section"><tt>Section</tt></qref> (recommended)</item>
2188             <item><qref id="f-Priority"><tt>Priority</tt></qref> (recommended)</item>
2189             <item><qref id="f-Essential"><tt>Essential</tt></qref></item>
2190             <item><qref id="binarydeps"><tt>Depends</tt> et al</qref></item>
2191             <item><qref id="f-Description"><tt>Description</tt></qref> (mandatory)</item>
2192           </list>
2193         </p>
2194
2195         <p>
2196           The syntax and semantics of the fields are described below.
2197         </p>
2198
2199 <!-- stuff -->
2200
2201         <p>
2202           These fields are used by <prgn>dpkg-gencontrol</prgn> to
2203           generate control files for binary packages (see below), by
2204           <prgn>dpkg-genchanges</prgn> to generate the
2205           <tt>.changes</tt> file to accompany the upload, and by
2206           <prgn>dpkg-source</prgn> when it creates the
2207           <file>.dsc</file> source control file as part of a source
2208           archive. Many fields are permitted to span multiple lines in
2209           <file>debian/control</file> but not in any other control
2210           file. These tools are responsible for removing the line
2211           breaks from such fields when using fields from
2212           <file>debian/control</file> to generate other control files.
2213         </p>
2214
2215         <p>
2216           The fields here may contain variable references - their
2217           values will be substituted by <prgn>dpkg-gencontrol</prgn>,
2218           <prgn>dpkg-genchanges</prgn> or <prgn>dpkg-source</prgn>
2219           when they generate output control files.
2220           See <ref id="substvars"> for details.
2221         </p>
2222
2223       </sect>
2224
2225       <sect id="binarycontrolfiles">
2226         <heading>Binary package control files -- <file>DEBIAN/control</file></heading>
2227
2228         <p>
2229           The <file>DEBIAN/control</file> file contains the most vital
2230           (and version-dependent) information about a binary package.
2231         </p>
2232
2233         <p>
2234           The fields in this file are:
2235
2236           <list compact="compact">
2237             <item><qref id="f-Package"><tt>Package</tt></qref> (mandatory)</item>
2238             <item><qref id="f-Source"><tt>Source</tt></qref></item>
2239             <item><qref id="f-Version"><tt>Version</tt></qref> (mandatory)</item>
2240             <item><qref id="f-Section"><tt>Section</tt></qref> (recommended)</item>
2241             <item><qref id="f-Priority"><tt>Priority</tt></qref> (recommended)</item>
2242             <item><qref id="f-Architecture"><tt>Architecture</tt></qref> (mandatory)</item>
2243             <item><qref id="f-Essential"><tt>Essential</tt></qref></item>
2244             <item><qref id="binarydeps"><tt>Depends</tt> et al</qref></item>
2245             <item><qref id="f-Installed-Size"><tt>Installed-Size</tt></qref></item>
2246             <item><qref id="f-Maintainer"><tt>Maintainer</tt></qref> (mandatory)</item>
2247             <item><qref id="f-Description"><tt>Description</tt></qref> (mandatory)</item>
2248           </list>
2249         </p>
2250       </sect>
2251
2252       <sect id="debiansourcecontrolfiles">
2253         <heading>Debian source control files -- <tt>.dsc</tt></heading>
2254
2255         <p>
2256           This file contains a series of fields, identified and
2257           separated just like the fields in the control file of
2258           a binary package.  The fields are listed below; their
2259           syntax is described above, in <ref id="pkg-controlfields">.
2260
2261         <list compact="compact">
2262           <item><qref id="f-Format"><tt>Format</tt></qref> (mandatory)</item>
2263           <item><qref id="f-Source"><tt>Source</tt></qref> (mandatory)</item>
2264           <item><qref id="f-Version"><tt>Version</tt></qref> (mandatory)</item>
2265           <item><qref id="f-Maintainer"><tt>Maintainer</tt></qref> (mandatory)</item>
2266           <item><qref id="f-Uploaders"><tt>Uploaders</tt></qref></item>
2267           <item><qref id="f-Binary"><tt>Binary</tt></qref></item>
2268           <item><qref id="f-Architecture"><tt>Architecture</tt></qref></item>
2269           <item><qref id="sourcebinarydeps"><tt>Build-Depends</tt> et al</qref></item>
2270           <item><qref id="f-Standards-Version"><tt>Standards-Version</tt></qref> (recommended)</item>
2271           <item><qref id="f-Files"><tt>Files</tt></qref> (mandatory)</item>
2272         </list>
2273         </p>
2274
2275         <p>
2276           The source package control file is generated by
2277           <prgn>dpkg-source</prgn> when it builds the source
2278           archive, from other files in the source package,
2279           described above.  When unpacking, it is checked against
2280           the files and directories in the other parts of the
2281           source package.
2282         </p>
2283
2284       </sect>
2285
2286       <sect id="debianchangesfiles">
2287         <heading>Debian changes files -- <file>.changes</file></heading>
2288
2289         <p>
2290           The .changes files are used by the Debian archive maintenance
2291           software to process updates to packages. They contain one
2292           paragraph which contains information from the
2293           <tt>debian/control</tt> file and other data about the
2294           source package gathered via <tt>debian/changelog</tt>
2295           and <tt>debian/rules</tt>.
2296         </p>
2297
2298         <p>
2299           The fields in this file are:
2300
2301           <list compact="compact">
2302             <item><qref id="f-Format"><tt>Format</tt></qref> (mandatory)</item>
2303             <item><qref id="f-Date"><tt>Date</tt></qref> (mandatory)</item>
2304             <item><qref id="f-Source"><tt>Source</tt></qref> (mandatory)</item>
2305             <item><qref id="f-Binary"><tt>Binary</tt></qref> (mandatory)</item>
2306             <item><qref id="f-Architecture"><tt>Architecture</tt></qref> (mandatory)</item>
2307             <item><qref id="f-Version"><tt>Version</tt></qref> (mandatory)</item>
2308             <item><qref id="f-Distribution"><tt>Distribution</tt></qref> (mandatory)</item>
2309             <item><qref id="f-Urgency"><tt>Urgency</tt></qref> (recommended)</item>
2310             <item><qref id="f-Maintainer"><tt>Maintainer</tt></qref> (mandatory)</item>
2311             <item><qref id="f-Changed-By"><tt>Changed-By</tt></qref></item>
2312             <item><qref id="f-Description"><tt>Description</tt></qref> (mandatory)</item>
2313             <item><qref id="f-Closes"><tt>Closes</tt></qref></item>
2314             <item><qref id="f-Changes"><tt>Changes</tt></qref> (mandatory)</item>
2315             <item><qref id="f-Files"><tt>Files</tt></qref> (mandatory)</item>
2316           </list>
2317         </p>
2318       </sect>
2319
2320       <sect id="controlfieldslist">
2321         <heading>List of fields</heading>
2322
2323         <sect1 id="f-Source">
2324           <heading><tt>Source</tt></heading>
2325
2326           <p>
2327             This field identifies the source package name.
2328           </p>
2329
2330           <p>
2331             In <file>debian/control</file> or a <file>.dsc</file> file,
2332             this field must contain only the name of the source package.
2333           </p>
2334
2335           <p>
2336             In a binary package control file or a <file>.changes</file>
2337             file, the source package name may be followed by a version
2338             number in parentheses<footnote>
2339                 It is customary to leave a space after the package name
2340                 if a version number is specified.
2341             </footnote>.
2342             This version number may be omitted (and is, by
2343             <prgn>dpkg-gencontrol</prgn>) if it has the same value as
2344             the <tt>Version</tt> field of the binary package in
2345             question.  The field itself may be omitted from a binary
2346             package control file when the source package has the same
2347             name and version as the binary package.
2348           </p>
2349         </sect1>
2350
2351         <sect1 id="f-Maintainer">
2352           <heading><tt>Maintainer</tt></heading>
2353
2354           <p>
2355             The package maintainer's name and email address.  The name
2356             should come first, then the email address inside angle
2357             brackets <tt>&lt;&gt</tt> (in RFC822 format).
2358           </p>
2359
2360           <p>
2361             If the maintainer's name contains a full stop then the
2362             whole field will not work directly as an email address due
2363             to a misfeature in the syntax specified in RFC822; a
2364             program using this field as an address must check for this
2365             and correct the problem if necessary (for example by
2366             putting the name in round brackets and moving it to the
2367             end, and bringing the email address forward).
2368           </p>
2369         </sect1>
2370
2371         <sect1 id="f-Uploaders">
2372           <heading><tt>Uploaders</tt></heading>
2373
2374           <p>
2375             List of the names and email addresses of co-maintainers of
2376             the package, if any. If the package has other maintainers
2377             beside the one named in the 
2378             <qref id="f-Maintainer">Maintainer field</qref>, their
2379             names and email addresses should be listed here. The
2380             format is the same as that of the Maintainer tag, and
2381             multiple entries should be comma separated. Currently,
2382             this field is restricted to a single line of data.  This
2383             is an optional field.
2384           </p>
2385           <p>
2386             Any parser that interprets the Uploaders field in
2387             <file>debian/control</file> should permit it to span multiple
2388             lines<footnote>
2389               In the future, the Uploaders field in
2390                 <file>debian/control</file> (but not other control files)
2391                 will be permitted to span multiple lines and interpreting
2392                 a multi-line Uploaders field shall be mandatory.
2393             </footnote>. Line breaks in an Uploaders field that spans
2394             multiple lines are not significant and the semantics of
2395             the field are the same as if the line breaks had not been
2396             present.
2397           </p>
2398         </sect1>
2399
2400         <sect1 id="f-Changed-By">
2401           <heading><tt>Changed-By</tt></heading>
2402
2403           <p>
2404             The name and email address of the person who changed the
2405             said package. Usually the name of the maintainer.
2406             All the rules for the Maintainer field apply here, too.
2407           </p>
2408         </sect1>
2409
2410         <sect1 id="f-Section">
2411           <heading><tt>Section</tt></heading>
2412
2413           <p>
2414             This field specifies an application area into which the package
2415             has been classified. See <ref id="subsections">.
2416           </p>
2417
2418           <p>
2419             When it appears in the <file>debian/control</file> file,
2420             it gives the value for the subfield of the same name in
2421             the <tt>Files</tt> field of the <file>.changes</file> file.
2422             It also gives the default for the same field in the binary
2423             packages.
2424           </p>
2425         </sect1>
2426
2427         <sect1 id="f-Priority">
2428           <heading><tt>Priority</tt></heading>
2429
2430           <p>
2431             This field represents how important that it is that the user
2432             have the package installed. See <ref id="priorities">.
2433           </p>
2434
2435           <p>
2436             When it appears in the <file>debian/control</file> file,
2437             it gives the value for the subfield of the same name in
2438             the <tt>Files</tt> field of the <file>.changes</file> file.
2439             It also gives the default for the same field in the binary
2440             packages.
2441           </p>
2442         </sect1>
2443
2444         <sect1 id="f-Package">
2445           <heading><tt>Package</tt></heading>
2446
2447           <p>
2448             The name of the binary package.
2449           </p>
2450
2451           <p>
2452             Package names must consist only of lower case letters
2453             (<tt>a-z</tt>), digits (<tt>0-9</tt>), plus (<tt>+</tt>)
2454             and minus (<tt>-</tt>) signs, and periods (<tt>.</tt>).
2455             They must be at least two characters long and must start
2456             with an alphanumeric character.
2457           </p>
2458         </sect1>
2459
2460         <sect1 id="f-Architecture">
2461           <heading><tt>Architecture</tt></heading>
2462
2463           <p>
2464             Depending on context and the control file used, the
2465             <tt>Architecture</tt> field can include the following sets of
2466             values:
2467             <list>
2468                 <item>A unique single word identifying a Debian machine
2469                       architecture, see <ref id="arch-spec">.
2470                 <item><tt>all</tt>, which indicates an
2471                       architecture-independent package.
2472                 <item><tt>any</tt>, which indicates a package available
2473                       for building on any architecture.
2474                 <item><tt>source</tt>, which indicates a source package.
2475             </list>
2476           </p>
2477
2478           <p>
2479             In the main <file>debian/control</file> file in the source
2480             package, or in the source package control file
2481             <file>.dsc</file>, one may specify a list of architectures
2482             separated by spaces, or the special values <tt>any</tt> or
2483             <tt>all</tt>.
2484           </p>
2485
2486           <p>
2487             Specifying <tt>any</tt> indicates that the source package
2488             isn't dependent on any particular architecture and should
2489             compile fine on any one. The produced binary package(s)
2490             will be specific to whatever the current build architecture
2491             is.<footnote>
2492                 This is the most often used setting, and is recommended
2493                 for new packages that aren't <tt>Architecture: all</tt>.
2494             </footnote>
2495           </p>
2496
2497           <p>
2498             Specifying a list of architectures indicates that the source
2499             will build an architecture-dependent package, and will only
2500             work correctly on the listed architectures.<footnote>
2501                 This is a setting used for a minority of cases where the
2502                 program is not portable. Generally, it should not be used
2503                 for new packages.
2504             </footnote>
2505           </p>
2506
2507           <p>
2508             In a <file>.changes</file> file, the <tt>Architecture</tt>
2509             field lists the architecture(s) of the package(s)
2510             currently being uploaded.  This will be a list; if the
2511             source for the package is also being uploaded, the special
2512             entry <tt>source</tt> is also present.
2513           </p>
2514
2515           <p>
2516             See <ref id="debianrules"> for information how to get the
2517             architecture for the build process.
2518           </p>
2519         </sect1>
2520
2521         <sect1 id="f-Essential">
2522           <heading><tt>Essential</tt></heading>
2523
2524           <p>
2525             This is a boolean field which may occur only in the
2526             control file of a binary package or in a per-package fields
2527             paragraph of a main source control data file.
2528           </p>
2529
2530           <p>
2531             If set to <tt>yes</tt> then the package management system
2532             will refuse to remove the package (upgrading and replacing
2533             it is still possible). The other possible value is <tt>no</tt>,
2534             which is the same as not having the field at all.
2535           </p>
2536         </sect1>
2537
2538         <sect1>
2539           <heading>Package interrelationship fields:
2540             <tt>Depends</tt>, <tt>Pre-Depends</tt>,
2541             <tt>Recommends</tt>, <tt>Suggests</tt>, <tt>Conflicts</tt>,
2542             <tt>Provides</tt>, <tt>Replaces</tt>, <tt>Enhances</tt>
2543           </heading>
2544
2545           <p>
2546             These fields describe the package's relationships with
2547             other packages.  Their syntax and semantics are described
2548             in <ref id="relationships">.</p>
2549         </sect1>
2550
2551         <sect1 id="f-Standards-Version">
2552           <heading><tt>Standards-Version</tt></heading>
2553
2554           <p>
2555             The most recent version of the standards (the policy
2556             manual and associated texts) with which the package
2557             complies.
2558           </p>
2559
2560           <p>
2561             The version number has four components: major and minor
2562             version number and major and minor patch level.  When the
2563             standards change in a way that requires every package to
2564             change the major number will be changed.  Significant
2565             changes that will require work in many packages will be
2566             signaled by a change to the minor number.  The major patch
2567             level will be changed for any change to the meaning of the
2568             standards, however small; the minor patch level will be
2569             changed when only cosmetic, typographical or other edits
2570             are made which neither change the meaning of the document
2571             nor affect the contents of packages.
2572           </p>
2573
2574           <p>
2575             Thus only the first three components of the policy version
2576             are significant in the <em>Standards-Version</em> control
2577             field, and so either these three components or the all
2578             four components may be specified.<footnote>
2579                 In the past, people specified the full version number
2580                 in the Standards-Version field, for example "2.3.0.0".
2581                 Since minor patch-level changes don't introduce new
2582                 policy, it was thought it would be better to relax
2583                 policy and only require the first 3 components to be
2584                 specified, in this example "2.3.0".  All four
2585                 components may still be used if someone wishes to do so.
2586             </footnote>
2587           </p>
2588
2589         </sect1>
2590
2591         <sect1 id="f-Version">
2592           <heading><tt>Version</tt></heading>
2593
2594           <p>
2595             The version number of a package. The format is:
2596             [<var>epoch</var><tt>:</tt>]<var>upstream_version</var>[<tt>-</tt><var>debian_revision</var>]
2597           </p>
2598
2599           <p>
2600             The three components here are:
2601             <taglist>
2602               <tag><var>epoch</var></tag>
2603               <item>
2604                 <p>
2605                   This is a single (generally small) unsigned integer.  It
2606                   may be omitted, in which case zero is assumed.  If it is
2607                   omitted then the <var>upstream_version</var> may not
2608                   contain any colons.
2609                 </p>
2610
2611                 <p>
2612                   It is provided to allow mistakes in the version numbers
2613                   of older versions of a package, and also a package's
2614                   previous version numbering schemes, to be left behind.
2615                 </p>
2616               </item>
2617
2618               <tag><var>upstream_version</var></tag>
2619               <item>
2620                 <p>
2621                   This is the main part of the version number.  It is
2622                   usually the version number of the original ("upstream")
2623                   package from which the <file>.deb</file> file has been made,
2624                   if this is applicable.  Usually this will be in the same
2625                   format as that specified by the upstream author(s);
2626                   however, it may need to be reformatted to fit into the
2627                   package management system's format and comparison
2628                   scheme.
2629                 </p>
2630
2631                 <p>
2632                   The comparison behavior of the package management system
2633                   with respect to the <var>upstream_version</var> is
2634                   described below.  The <var>upstream_version</var>
2635                   portion of the version number is mandatory.
2636                 </p>
2637
2638                 <p>
2639                   The <var>upstream_version</var> may contain only
2640                   alphanumerics<footnote>
2641                         Alphanumerics are <tt>A-Za-z0-9</tt> only.
2642                   </footnote>
2643                   and the characters <tt>.</tt> <tt>+</tt> <tt>-</tt>
2644                   <tt>:</tt> <tt>~</tt> (full stop, plus, hyphen, colon,
2645                   tilde) and should start with a digit.  If there is no
2646                   <var>debian_revision</var> then hyphens are not allowed;
2647                   if there is no <var>epoch</var> then colons are not
2648                   allowed.
2649                 </p>
2650               </item>
2651
2652               <tag><var>debian_revision</var></tag>
2653               <item>
2654                 <p>
2655                   This part of the version number specifies the version of
2656                   the Debian package based on the upstream version.  It
2657                   may contain only alphanumerics and the characters
2658                   <tt>+</tt> <tt>.</tt> <tt>~</tt> (plus, full stop,
2659                   tilde) and is compared in the same way as the
2660                   <var>upstream_version</var> is.
2661                 </p>
2662
2663                 <p>
2664                   It is optional; if it isn't present then the
2665                   <var>upstream_version</var> may not contain a hyphen.
2666                   This format represents the case where a piece of
2667                   software was written specifically to be turned into a
2668                   Debian package, and so there is only one "debianisation"
2669                   of it and therefore no revision indication is required.
2670                 </p>
2671
2672                 <p>
2673                   It is conventional to restart the
2674                   <var>debian_revision</var> at <tt>1</tt> each time the
2675                   <var>upstream_version</var> is increased.
2676                 </p>
2677
2678                 <p>
2679                   The package management system will break the version
2680                   number apart at the last hyphen in the string (if there
2681                   is one) to determine the <var>upstream_version</var> and
2682                   <var>debian_revision</var>.  The absence of a
2683                   <var>debian_revision</var> compares earlier than the
2684                   presence of one (but note that the
2685                   <var>debian_revision</var> is the least significant part
2686                   of the version number).
2687                 </p>
2688               </item>
2689             </taglist>
2690           </p>
2691
2692           <p>
2693             The <var>upstream_version</var> and <var>debian_revision</var>
2694             parts are compared by the package management system using the
2695             same algorithm:
2696           </p>
2697
2698           <p>
2699             The strings are compared from left to right.
2700           </p>
2701
2702           <p>
2703             First the initial part of each string consisting entirely of
2704             non-digit characters is determined.  These two parts (one of
2705             which may be empty) are compared lexically.  If a difference
2706             is found it is returned.  The lexical comparison is a
2707             comparison of ASCII values modified so that all the letters
2708             sort earlier than all the non-letters and so that a tilde
2709             sorts before anything, even the end of a part.  For example,
2710             the following parts are in sorted order from earliest to
2711             latest: <tt>~~</tt>, <tt>~~a</tt>, <tt>~</tt>, the empty part,
2712             <tt>a</tt>.<footnote>
2713               One common use of <tt>~</tt> is for upstream pre-releases.
2714               For example, <tt>1.0~beta1~svn1245</tt> sorts earlier than
2715               <tt>1.0~beta1</tt>, which sorts earlier than <tt>1.0</tt>.
2716             </footnote>
2717           </p>
2718
2719           <p>
2720             Then the initial part of the remainder of each string which
2721             consists entirely of digit characters is determined.  The
2722             numerical values of these two parts are compared, and any
2723             difference found is returned as the result of the comparison.
2724             For these purposes an empty string (which can only occur at
2725             the end of one or both version strings being compared) counts
2726             as zero.
2727           </p>
2728
2729           <p>
2730             These two steps (comparing and removing initial non-digit
2731             strings and initial digit strings) are repeated until a
2732             difference is found or both strings are exhausted.
2733           </p>
2734
2735           <p>
2736             Note that the purpose of epochs is to allow us to leave behind
2737             mistakes in version numbering, and to cope with situations
2738             where the version numbering scheme changes.  It is
2739             <em>not</em> intended to cope with version numbers containing
2740             strings of letters which the package management system cannot
2741             interpret (such as <tt>ALPHA</tt> or <tt>pre-</tt>), or with
2742             silly orderings (the author of this manual has heard of a
2743             package whose versions went <tt>1.1</tt>, <tt>1.2</tt>,
2744             <tt>1.3</tt>, <tt>1</tt>, <tt>2.1</tt>, <tt>2.2</tt>,
2745             <tt>2</tt> and so forth).
2746           </p>
2747         </sect1>
2748
2749         <sect1 id="f-Description">
2750           <heading><tt>Description</tt></heading>
2751
2752           <p>
2753             In a source or binary control file, the <tt>Description</tt>
2754             field contains a description of the binary package, consisting
2755             of two parts, the synopsis or the short description, and the
2756             long description. The field's format is as follows:
2757           </p>
2758
2759           <p>
2760 <example>
2761         Description: &lt;single line synopsis&gt;
2762          &lt;extended description over several lines&gt;
2763 </example>
2764           </p>
2765
2766           <p>
2767             The lines in the extended description can have these formats:
2768           </p>
2769
2770           <p><list>
2771
2772             <item>
2773               Those starting with a single space are part of a paragraph.
2774               Successive lines of this form will be word-wrapped when
2775               displayed. The leading space will usually be stripped off.
2776             </item>
2777
2778             <item>
2779               Those starting with two or more spaces. These will be
2780               displayed verbatim. If the display cannot be panned
2781               horizontally, the displaying program will line wrap them "hard"
2782               (i.e., without taking account of word breaks). If it can they
2783               will be allowed to trail off to the right. None, one or two
2784               initial spaces may be deleted, but the number of spaces
2785               deleted from each line will be the same (so that you can have
2786               indenting work correctly, for example).
2787             </item>
2788
2789             <item>
2790               Those containing a single space followed by a single full stop
2791               character. These are rendered as blank lines. This is the
2792               <em>only</em> way to get a blank line<footnote>
2793                 Completely empty lines will not be rendered as blank lines.
2794                 Instead, they will cause the parser to think you're starting
2795                 a whole new record in the control file, and will therefore
2796                 likely abort with an error.
2797               </footnote>.
2798             </item>
2799
2800             <item>
2801               Those containing a space, a full stop and some more characters.
2802               These are for future expansion. Do not use them.
2803             </item>
2804
2805           </list></p>
2806
2807           <p>
2808             Do not use tab characters.  Their effect is not predictable.
2809           </p>
2810
2811           <p>
2812             See <ref id="descriptions"> for further information on this.
2813           </p>
2814
2815           <p>
2816             In a <file>.changes</file> file, the <tt>Description</tt> field
2817             contains a summary of the descriptions for the packages being
2818             uploaded.
2819           </p>
2820
2821           <p>
2822             The part of the field before the first newline is empty;
2823             thereafter each line has the name of a binary package and
2824             the summary description line from that binary package.
2825             Each line is indented by one space.
2826           </p>
2827
2828         </sect1>
2829
2830         <sect1 id="f-Distribution">
2831           <heading><tt>Distribution</tt></heading>
2832
2833           <p>
2834             In a <file>.changes</file> file or parsed changelog output
2835             this contains the (space-separated) name(s) of the
2836             distribution(s) where this version of the package should
2837             be installed.  Valid distributions are determined by the
2838             archive maintainers.<footnote>
2839                 Current distribution names are:
2840                 <taglist compact="compact">
2841                   <tag><em>stable</em></tag>
2842                   <item>
2843                       This is the current "released" version of Debian
2844                       GNU/Linux.  Once the distribution is
2845                       <em>stable</em> only security fixes and other
2846                       major bug fixes are allowed. When changes are
2847                       made to this distribution, the release number is
2848                       increased (for example: 2.2r1 becomes 2.2r2 then
2849                       2.2r3, etc).
2850                   </item>
2851
2852                   <tag><em>unstable</em></tag>
2853                   <item>
2854                       This distribution value refers to the
2855                       <em>developmental</em> part of the Debian
2856                       distribution tree. New packages, new upstream
2857                       versions of packages and bug fixes go into the
2858                       <em>unstable</em> directory tree. Download from
2859                       this distribution at your own risk.
2860                   </item>
2861
2862                   <tag><em>testing</em></tag>
2863                   <item>
2864                       This distribution value refers to the
2865                       <em>testing</em> part of the Debian distribution
2866                       tree.  It receives its packages from the
2867                       unstable distribution after a short time lag to
2868                       ensure that there are no major issues with the
2869                       unstable packages.  It is less prone to breakage
2870                       than unstable, but still risky.  It is not
2871                       possible to upload packages directly to
2872                       <em>testing</em>.
2873                   </item>
2874
2875                   <tag><em>frozen</em></tag>
2876                   <item>
2877                       From time to time, the <em>testing</em>
2878                       distribution enters a state of "code-freeze" in
2879                       anticipation of release as a <em>stable</em>
2880                       version. During this period of testing only
2881                       fixes for existing or newly-discovered bugs will
2882                       be allowed.  The exact details of this stage are
2883                       determined by the Release Manager.
2884                   </item>
2885
2886                   <tag><em>experimental</em></tag>
2887                   <item>
2888                       The packages with this distribution value are
2889                       deemed by their maintainers to be high
2890                       risk. Oftentimes they represent early beta or
2891                       developmental packages from various sources that
2892                       the maintainers want people to try, but are not
2893                       ready to be a part of the other parts of the
2894                       Debian distribution tree. Download at your own
2895                       risk.
2896                   </item>
2897                 </taglist>
2898
2899                 <p>
2900                   You should list <em>all</em> distributions that the
2901                   package should be installed into.
2902                 </p>
2903
2904                 <p>
2905                   More information is available in the Debian Developer's
2906                   Reference, section "The Debian archive".
2907                 </p>
2908             </footnote>
2909           </p>
2910         </sect1>
2911
2912         <sect1 id="f-Date">
2913           <heading><tt>Date</tt></heading>
2914
2915           <p>
2916             This field includes the date the package was built or last edited.
2917           </p>
2918
2919           <p>
2920             The value of this field is usually extracted from the
2921             <file>debian/changelog</file> file - see
2922             <ref id="dpkgchangelog">).
2923           </p>
2924         </sect1>
2925
2926         <sect1 id="f-Format">
2927           <heading><tt>Format</tt></heading>
2928
2929           <p>
2930             This field specifies a format revision for the file.
2931             The most current format described in the Policy Manual
2932             is version <strong>1.5</strong>.  The syntax of the
2933             format value is the same as that of a package version
2934             number except that no epoch or Debian revision is allowed
2935             - see <ref id="f-Version">.
2936           </p>
2937         </sect1>
2938
2939         <sect1 id="f-Urgency">
2940           <heading><tt>Urgency</tt></heading>
2941
2942           <p>
2943             This is a description of how important it is to upgrade to
2944             this version from previous ones.  It consists of a single
2945             keyword taking one of the values <tt>low</tt>,
2946             <tt>medium</tt>, <tt>high</tt>, <tt>emergency</tt>, or
2947             <tt>critical</tt><footnote>
2948               Other urgency values are supported with configuration
2949               changes in the archive software but are not used in Debian.
2950               The urgency affects how quickly a package will be considered
2951               for inclusion into the <tt>testing</tt> distribution and
2952               gives an indication of the importance of any fixes included
2953               in the upload.  <tt>Emergency</tt> and <tt>critical</tt> are
2954               treated as synonymous.
2955             </footnote> (not case-sensitive) followed by an optional
2956             commentary (separated by a space) which is usually in
2957             parentheses.  For example:
2958
2959             <example>
2960   Urgency: low (HIGH for users of diversions)
2961             </example>
2962
2963           </p>
2964
2965           <p>
2966             The value of this field is usually extracted from the
2967             <file>debian/changelog</file> file - see
2968             <ref id="dpkgchangelog">.
2969           </p>
2970         </sect1>
2971
2972         <sect1 id="f-Changes">
2973           <heading><tt>Changes</tt></heading>
2974
2975           <p>
2976             This field contains the human-readable changes data, describing
2977             the differences between the last version and the current one.
2978           </p>
2979
2980           <p>
2981             There should be nothing in this field before the first
2982             newline; all the subsequent lines must be indented by at
2983             least one space; blank lines must be represented by a line
2984             consisting only of a space and a full stop.
2985           </p>
2986
2987           <p>
2988             The value of this field is usually extracted from the
2989             <file>debian/changelog</file> file - see
2990             <ref id="dpkgchangelog">).
2991           </p>
2992
2993           <p>
2994             Each version's change information should be preceded by a
2995             "title" line giving at least the version, distribution(s)
2996             and urgency, in a human-readable way.
2997           </p>
2998
2999           <p>
3000             If data from several versions is being returned the entry
3001             for the most recent version should be returned first, and
3002             entries should be separated by the representation of a
3003             blank line (the "title" line may also be followed by the
3004             representation of blank line).
3005           </p>
3006         </sect1>
3007
3008         <sect1 id="f-Binary">
3009           <heading><tt>Binary</tt></heading>
3010
3011           <p>
3012             This field is a list of binary packages.
3013           </p>
3014
3015           <p>
3016             When it appears in the <file>.dsc</file> file it is the list
3017             of binary packages which a source package can produce.  It
3018             does not necessarily produce all of these binary packages
3019             for every architecture.  The source control file doesn't
3020             contain details of which architectures are appropriate for
3021             which of the binary packages.
3022           </p>
3023
3024           <p>
3025             When it appears in a <file>.changes</file> file it lists the
3026             names of the binary packages actually being uploaded.
3027           </p>
3028
3029           <p>
3030             The syntax is a list of binary packages separated by
3031             commas<footnote>
3032                 A space after each comma is conventional.
3033             </footnote>. Currently the packages must be separated using
3034             only spaces in the <file>.changes</file> file.
3035           </p>
3036         </sect1>
3037
3038         <sect1 id="f-Installed-Size">
3039           <heading><tt>Installed-Size</tt></heading>
3040
3041           <p>
3042             This field appears in the control files of binary
3043             packages, and in the <file>Packages</file> files.  It gives
3044             the total amount of disk space required to install the
3045             named package.
3046           </p>
3047
3048           <p>
3049             The disk space is represented in kilobytes as a simple
3050             decimal number.
3051           </p>
3052         </sect1>
3053
3054         <sect1 id="f-Files">
3055           <heading><tt>Files</tt></heading>
3056
3057           <p>
3058             This field contains a list of files with information about
3059             each one.  The exact information and syntax varies with
3060             the context.  In all cases the part of the field
3061             contents on the same line as the field name is empty.  The
3062             remainder of the field is one line per file, each line
3063             being indented by one space and containing a number of
3064             sub-fields separated by spaces.
3065           </p>
3066
3067           <p>
3068             In the <file>.dsc</file> file, each line contains the MD5
3069             checksum, size and filename of the tar file and (if applicable)
3070             diff file which make up the remainder of the source
3071             package<footnote>
3072                 That is, the parts which are not the <tt>.dsc</tt>.
3073             </footnote>.
3074             The exact forms of the filenames are described
3075             in <ref id="pkg-sourcearchives">.
3076           </p>
3077
3078           <p>
3079             In the <file>.changes</file> file this contains one line per
3080             file being uploaded.  Each line contains the MD5 checksum,
3081             size, section and priority and the filename.
3082             The <qref id="f-Section">section</qref>
3083             and <qref id="f-Priority">priority</qref>
3084             are the values of the corresponding fields in
3085             the main source control file.  If no section or priority is
3086             specified then <tt>-</tt> should be used, though section
3087             and priority values must be specified for new packages to
3088             be installed properly.
3089           </p>
3090
3091           <p>
3092             The special value <tt>byhand</tt> for the section in a
3093             <tt>.changes</tt> file indicates that the file in question
3094             is not an ordinary package file and must by installed by
3095             hand by the distribution maintainers.  If the section is
3096             <tt>byhand</tt> the priority should be <tt>-</tt>.
3097           </p>
3098
3099           <p>
3100             If a new Debian revision of a package is being shipped and
3101             no new original source archive is being distributed the
3102             <tt>.dsc</tt> must still contain the <tt>Files</tt> field
3103             entry for the original source archive
3104             <file><var>package</var>-<var>upstream-version</var>.orig.tar.gz</file>,
3105             but the <file>.changes</file> file should leave it out.  In
3106             this case the original source archive on the distribution
3107             site must match exactly, byte-for-byte, the original
3108             source archive which was used to generate the
3109             <file>.dsc</file> file and diff which are being uploaded.</p>
3110         </sect1>
3111
3112         <sect1 id="f-Closes">
3113           <heading><tt>Closes</tt></heading>
3114
3115           <p>
3116             A space-separated list of bug report numbers that the upload
3117             governed by the .changes file closes.
3118           </p>
3119         </sect1>
3120
3121       </sect>
3122
3123       <sect>
3124         <heading>User-defined fields</heading>
3125
3126         <p>
3127           Additional user-defined fields may be added to the
3128           source package control file.  Such fields will be
3129           ignored, and not copied to (for example) binary or
3130           source package control files or upload control files.
3131         </p>
3132
3133         <p>
3134           If you wish to add additional unsupported fields to
3135           these output files you should use the mechanism
3136           described here.
3137         </p>
3138
3139         <p>
3140           Fields in the main source control information file with
3141           names starting <tt>X</tt>, followed by one or more of
3142           the letters <tt>BCS</tt> and a hyphen <tt>-</tt>, will
3143           be copied to the output files.  Only the part of the
3144           field name after the hyphen will be used in the output
3145           file.  Where the letter <tt>B</tt> is used the field
3146           will appear in binary package control files, where the
3147           letter <tt>S</tt> is used in source package control
3148           files and where <tt>C</tt> is used in upload control
3149           (<tt>.changes</tt>) files.
3150         </p>
3151
3152         <p>
3153           For example, if the main source information control file
3154           contains the field
3155           <example>
3156   XBS-Comment: I stand between the candle and the star.
3157           </example>
3158           then the binary and source package control files will contain the
3159           field
3160           <example>
3161   Comment: I stand between the candle and the star.
3162           </example>
3163         </p>
3164
3165       </sect>
3166
3167     </chapt>
3168
3169
3170     <chapt id="maintainerscripts">
3171       <heading>Package maintainer scripts and installation procedure</heading>
3172
3173       <sect>
3174         <heading>Introduction to package maintainer scripts</heading>
3175
3176         <p>
3177           It is possible to supply scripts as part of a package which
3178           the package management system will run for you when your
3179           package is installed, upgraded or removed.
3180         </p>
3181
3182         <p>
3183           These scripts are the files <prgn>preinst</prgn>,
3184           <prgn>postinst</prgn>, <prgn>prerm</prgn> and
3185           <prgn>postrm</prgn> in the control area of the package.
3186           They must be proper executable files; if they are scripts
3187           (which is recommended), they must start with the usual
3188           <tt>#!</tt> convention.  They should be readable and
3189           executable by anyone, and must not be world-writable.
3190         </p>
3191
3192         <p>
3193           The package management system looks at the exit status from
3194           these scripts.  It is important that they exit with a
3195           non-zero status if there is an error, so that the package
3196           management system can stop its processing.  For shell
3197           scripts this means that you <em>almost always</em> need to
3198           use <tt>set -e</tt> (this is usually true when writing shell
3199           scripts, in fact).  It is also important, of course, that
3200           they don't exit with a non-zero status if everything went
3201           well.
3202         </p>
3203
3204         <p>
3205           Additionally, packages interacting with users using
3206           <tt>debconf</tt> in the <prgn>postinst</prgn> script should
3207           install a <prgn>config</prgn> script  in the control area,
3208           see <ref id="maintscriptprompt"> for details.
3209         </p>
3210
3211         <p>
3212           When a package is upgraded a combination of the scripts from
3213           the old and new packages is called during the upgrade
3214           procedure.  If your scripts are going to be at all
3215           complicated you need to be aware of this, and may need to
3216           check the arguments to your scripts.
3217         </p>
3218
3219         <p>
3220           Broadly speaking the <prgn>preinst</prgn> is called before
3221           (a particular version of) a package is installed, and the
3222           <prgn>postinst</prgn> afterwards; the <prgn>prerm</prgn>
3223           before (a version of) a package is removed and the
3224           <prgn>postrm</prgn> afterwards.
3225         </p>
3226
3227         <p>
3228           Programs called from maintainer scripts should not normally
3229           have a path prepended to them. Before installation is
3230           started, the package management system checks to see if the
3231           programs <prgn>ldconfig</prgn>,
3232           <prgn>start-stop-daemon</prgn>, <prgn>install-info</prgn>,
3233           and <prgn>update-rc.d</prgn> can be found via the
3234           <tt>PATH</tt> environment variable. Those programs, and any
3235           other program that one would expect to be in the
3236           <tt>PATH</tt>, should thus be invoked without an absolute
3237           pathname. Maintainer scripts should also not reset the
3238           <tt>PATH</tt>, though they might choose to modify it by
3239           prepending or appending package-specific directories. These
3240           considerations really apply to all shell scripts.</p>
3241       </sect>
3242
3243       <sect id="idempotency">
3244         <heading>Maintainer scripts Idempotency</heading>
3245
3246         <p>
3247           It is necessary for the error recovery procedures that the
3248           scripts be idempotent.  This means that if it is run
3249           successfully, and then it is called again, it doesn't bomb
3250           out or cause any harm, but just ensures that everything is
3251           the way it ought to be.  If the first call failed, or
3252           aborted half way through for some reason, the second call
3253           should merely do the things that were left undone the first
3254           time, if any, and exit with a success status if everything
3255           is OK.<footnote>
3256               This is so that if an error occurs, the user interrupts
3257               <prgn>dpkg</prgn> or some other unforeseen circumstance
3258               happens you don't leave the user with a badly-broken
3259               package when <prgn>dpkg</prgn> attempts to repeat the
3260               action.
3261           </footnote>
3262         </p>
3263       </sect>
3264
3265       <sect id="controllingterminal">
3266         <heading>Controlling terminal for maintainer scripts</heading>
3267
3268         <p>
3269           The maintainer scripts are guaranteed to run with a
3270           controlling terminal and can interact with the user.
3271           Because these scripts may be executed with standard output
3272           redirected into a pipe for logging purposes, Perl scripts
3273           should set unbuffered output by setting <tt>$|=1</tt> so
3274           that the output is printed immediately rather than being
3275           buffered.
3276         </p>
3277       </sect>
3278       <sect id="exitstatus">
3279         <heading>Exit status</heading>
3280
3281         <p>
3282           Each script must return a zero exit status for
3283           success, or a nonzero one for failure, since the package
3284           management system looks for the exit status of these scripts
3285           and determines what action to take next based on that datum.
3286         </p>
3287       </sect>
3288
3289       <sect id="mscriptsinstact"><heading>Summary of ways maintainer
3290           scripts are called
3291         </heading>
3292
3293         <p>
3294           <list compact="compact">
3295             <item>
3296               <var>new-preinst</var> <tt>install</tt>
3297             </item>
3298             <item>
3299               <var>new-preinst</var> <tt>install</tt> <var>old-version</var>
3300             </item>
3301             <item>
3302                 <var>new-preinst</var> <tt>upgrade</tt> <var>old-version</var>
3303             </item>
3304             <item>
3305                 <var>old-preinst</var> <tt>abort-upgrade</tt>
3306                 <var>new-version</var>
3307             </item>
3308           </list>
3309
3310         <p>
3311           <list compact="compact">
3312             <item>
3313                 <var>postinst</var> <tt>configure</tt>
3314                 <var>most-recently-configured-version</var>
3315             </item>
3316             <item>
3317                 <var>old-postinst</var> <tt>abort-upgrade</tt>
3318                 <var>new-version</var>
3319             </item>
3320             <item>
3321                 <var>conflictor's-postinst</var> <tt>abort-remove</tt>
3322                 <tt>in-favour</tt> <var>package</var>
3323                 <var>new-version</var>
3324             </item>
3325             <item>
3326                 <var>postinst</var> <tt>abort-remove</tt>
3327             </item>
3328             <item>
3329                 <var>deconfigured's-postinst</var>
3330                 <tt>abort-deconfigure</tt> <tt>in-favour</tt>
3331                 <var>failed-install-package</var> <var>version</var>
3332                 <tt>removing</tt> <var>conflicting-package</var>
3333                 <var>version</var>
3334             </item>
3335           </list>
3336
3337         <p>
3338           <list compact="compact">
3339             <item>
3340                 <var>prerm</var> <tt>remove</tt>
3341             </item>
3342             <item>
3343                 <var>old-prerm</var> <tt>upgrade</tt>
3344                 <var>new-version</var>
3345             </item>
3346             <item>
3347                 <var>new-prerm</var> <tt>failed-upgrade</tt>
3348                 <var>old-version</var>
3349             </item>
3350             <item>
3351                 <var>conflictor's-prerm</var> <tt>remove</tt>
3352                 <tt>in-favour</tt> <var>package</var>
3353                 <var>new-version</var>
3354             </item>
3355             <item>
3356                 <var>deconfigured's-prerm</var> <tt>deconfigure</tt>
3357                 <tt>in-favour</tt> <var>package-being-installed</var>
3358                 <var>version</var> <tt>removing</tt>
3359                 <var>conflicting-package</var>
3360                 <var>version</var>
3361             </item>
3362           </list>
3363
3364         <p>
3365           <list compact="compact">
3366             <item>
3367                 <var>postrm</var> <tt>remove</tt>
3368             </item>
3369             <item>
3370                 <var>postrm</var> <tt>purge</tt>
3371             </item>
3372             <item>
3373                 <var>old-postrm</var> <tt>upgrade</tt>
3374                 <var>new-version</var>
3375             </item>
3376             <item>
3377                 <var>new-postrm</var> <tt>failed-upgrade</tt>
3378                 <var>old-version</var>
3379             </item>
3380             <item>
3381                 <var>new-postrm</var> <tt>abort-install</tt>
3382             </item>
3383             <item>
3384                 <var>new-postrm</var> <tt>abort-install</tt>
3385                 <var>old-version</var>
3386             </item>
3387             <item>
3388                 <var>new-postrm</var> <tt>abort-upgrade</tt>
3389                 <var>old-version</var>
3390             </item>
3391             <item>
3392                 <var>disappearer's-postrm</var> <tt>disappear</tt>
3393                 <var>overwriter</var>
3394                 <var>overwriter-version</var>
3395             </item>
3396           </list>
3397         </p>
3398
3399
3400       <sect id="unpackphase">
3401         <heading>Details of unpack phase of installation or upgrade</heading>
3402
3403         <p>
3404           The procedure on installation/upgrade/overwrite/disappear
3405           (i.e., when running <tt>dpkg --unpack</tt>, or the unpack
3406           stage of <tt>dpkg --install</tt>) is as follows.  In each
3407           case, if a major error occurs (unless listed below) the
3408           actions are, in general, run backwards - this means that the
3409           maintainer scripts are run with different arguments in
3410           reverse order.  These are the "error unwind" calls listed
3411           below.
3412
3413           <enumlist>
3414             <item>
3415                 <enumlist>
3416                   <item>
3417                       If a version of the package is already installed, call
3418                       <example compact="compact">
3419 <var>old-prerm</var> upgrade <var>new-version</var>
3420                       </example>
3421                   </item>
3422                   <item>
3423                       If the script runs but exits with a non-zero
3424                       exit status, <prgn>dpkg</prgn> will attempt:
3425                       <example compact="compact">
3426 <var>new-prerm</var> failed-upgrade <var>old-version</var>
3427                       </example>
3428                       If this works, the upgrade continues. If this
3429                       does not work, the error unwind:
3430                       <example compact="compact">
3431 <var>old-postinst</var> abort-upgrade <var>new-version</var>
3432                       </example>
3433                       If this works, then the old-version is
3434                       "Installed", if not, the old version is in a
3435                       "Failed-Config" state.
3436                   </item>
3437                 </enumlist>
3438             </item>
3439
3440             <item>
3441                 If a "conflicting" package is being removed at the same time:
3442                 <enumlist>
3443                   <item>
3444                       If any packages depended on that conflicting
3445                       package and <tt>--auto-deconfigure</tt> is
3446                       specified, call, for each such package:
3447                       <example compact="compact">
3448 <var>deconfigured's-prerm</var> deconfigure \
3449   in-favour <var>package-being-installed</var> <var>version</var> \
3450     removing <var>conflicting-package</var> <var>version</var>
3451                       </example>
3452                       Error unwind:
3453                       <example compact="compact">
3454 <var>deconfigured's-postinst</var> abort-deconfigure \
3455   in-favour <var>package-being-installed-but-failed</var> <var>version</var> \
3456     removing <var>conflicting-package</var> <var>version</var>
3457                       </example>
3458                       The deconfigured packages are marked as
3459                       requiring configuration, so that if
3460                       <tt>--install</tt> is used they will be
3461                       configured again if possible.
3462                   </item>
3463                   <item>
3464                       To prepare for removal of the conflicting package, call:
3465                       <example compact="compact">
3466 <var>conflictor's-prerm</var> remove \
3467   in-favour <var>package</var> <var>new-version</var>
3468                       </example>
3469                       Error unwind:
3470                       <example compact="compact">
3471 <var>conflictor's-postinst</var> abort-remove \
3472   in-favour <var>package</var> <var>new-version</var>
3473                       </example>
3474                   </item>
3475                 </enumlist>
3476             </item>
3477
3478             <item>
3479                 <enumlist>
3480                   <item>
3481                       If the package is being upgraded, call:
3482                       <example compact="compact">
3483 <var>new-preinst</var> upgrade <var>old-version</var>
3484                       </example>
3485                       If this fails, we call:
3486                       <example>
3487 <var>new-postrm</var> abort-upgrade <var>old-version</var>
3488                       </example>
3489                       <enumlist>
3490                         <item>
3491                           <p>
3492                             If that works, then
3493                             <example>
3494 <var>old-postinst</var> abort-upgrade <var>new-version</var>
3495                             </example>
3496                             is called. If this works, then the old version
3497                             is in an "Installed" state, or else it is left
3498                             in an "Unpacked" state.
3499                           </p>
3500                         </item>
3501                         <item>
3502                           <p>
3503                             If it fails, then the old version is left
3504                             in an "Half-Installed" state.
3505                           </p>
3506                         </item>
3507                       </enumlist>
3508                       
3509                   </item>
3510                   <item>
3511                       Otherwise, if the package had some configuration
3512                       files from a previous version installed (i.e., it
3513                       is in the "configuration files only" state):
3514                       <example compact="compact">
3515 <var>new-preinst</var> install <var>old-version</var>
3516                       </example>
3517                       Error unwind:
3518                       <example>
3519 <var>new-postrm</var> abort-install <var>old-version</var>
3520                       </example>
3521                       If this fails, the package is left in a
3522                       "Half-Installed" state, which requires a
3523                       reinstall. If it works, the packages is left in
3524                       a "Config Files" state.
3525                   </item>
3526                   <item>
3527                       Otherwise (i.e., the package was completely purged):
3528                       <example compact="compact">
3529 <var>new-preinst</var> install
3530                       </example>
3531                       Error unwind:
3532                       <example compact="compact">
3533 <var>new-postrm</var> abort-install
3534                       </example>
3535                       If the error-unwind fails, the package is in a
3536                       "Half Installed" phase, and requires a
3537                       reinstall. If the error unwind works, the
3538                       package is in a not installed state.
3539                   </item>
3540                 </enumlist>
3541             </item>
3542
3543             <item>
3544               <p>
3545                 The new package's files are unpacked, overwriting any
3546                 that may be on the system already, for example any
3547                 from the old version of the same package or from
3548                 another package.  Backups of the old files are kept
3549                 temporarily, and if anything goes wrong the package
3550                 management system will attempt to put them back as
3551                 part of the error unwind.
3552               </p>
3553
3554               <p>
3555                 It is an error for a package to contain files which
3556                 are on the system in another package, unless
3557                 <tt>Replaces</tt> is used (see <ref id="replaces">).
3558                 <!--
3559                 The following paragraph is not currently the case:
3560                 Currently the <tt>- - force-overwrite</tt> flag is
3561                 enabled, downgrading it to a warning, but this may not
3562                 always be the case.
3563                 -->
3564               </p>
3565
3566               <p>
3567                 It is a more serious error for a package to contain a
3568                 plain file or other kind of non-directory where another
3569                 package has a directory (again, unless
3570                 <tt>Replaces</tt> is used).  This error can be
3571                 overridden if desired using
3572                 <tt>--force-overwrite-dir</tt>, but this is not
3573                 advisable.
3574               </p>
3575
3576               <p>
3577                 Packages which overwrite each other's files produce
3578                 behavior which, though deterministic, is hard for the
3579                 system administrator to understand.  It can easily
3580                 lead to "missing" programs if, for example, a package
3581                 is installed which overwrites a file from another
3582                 package, and is then removed again.<footnote>
3583                     Part of the problem is due to what is arguably a
3584                     bug in <prgn>dpkg</prgn>.
3585                 </footnote>
3586               </p>
3587
3588               <p>
3589                 A directory will never be replaced by a symbolic link
3590                 to a directory or vice versa; instead, the existing
3591                 state (symlink or not) will be left alone and
3592                 <prgn>dpkg</prgn> will follow the symlink if there is
3593                 one.
3594               </p>
3595             </item>
3596
3597             <item>
3598               <p>
3599                 <enumlist>
3600                   <item>
3601                       If the package is being upgraded, call
3602                       <example compact="compact">
3603 <var>old-postrm</var> upgrade <var>new-version</var>
3604                       </example>
3605                   </item>
3606                   <item>
3607                       If this fails, <prgn>dpkg</prgn> will attempt:
3608                       <example compact="compact">
3609 <var>new-postrm</var> failed-upgrade <var>old-version</var>
3610                       </example>
3611                       If this works, installation continues. If not, 
3612                       Error unwind:
3613                       <example compact="compact">
3614 <var>old-preinst</var> abort-upgrade <var>new-version</var>
3615                       </example>
3616                       If this fails, the old version is left in an
3617                       "Half Installed" state. If it works, dpkg now
3618                       calls:
3619                       <example compact="compact">
3620 <var>new-postrm</var> abort-upgrade <var>old-version</var>
3621                       </example>
3622                       If this fails, the old version is left in an
3623                       "Half Installed" state. If it works, dpkg now
3624                       calls:
3625                       <example compact="compact">
3626 <var>old-postinst</var> abort-upgrade <var>new-version</var>
3627                       </example>
3628                       If this fails, the old version is in an
3629                       "Unpacked" state.
3630                   </item>
3631                 </enumlist>
3632               </p>
3633
3634               <p>
3635                 This is the point of no return - if
3636                 <prgn>dpkg</prgn> gets this far, it won't back off
3637                 past this point if an error occurs.  This will
3638                 leave the package in a fairly bad state, which
3639                 will require a successful re-installation to clear
3640                 up, but it's when <prgn>dpkg</prgn> starts doing
3641                 things that are irreversible.
3642               </p>
3643             </item>
3644
3645             <item>
3646                 Any files which were in the old version of the package
3647                 but not in the new are removed.
3648             </item>
3649
3650             <item>
3651                 The new file list replaces the old.
3652             </item>
3653
3654             <item>
3655                 The new maintainer scripts replace the old.
3656             </item>
3657
3658             <item>
3659                 Any packages all of whose files have been overwritten
3660                 during the installation, and which aren't required for
3661                 dependencies, are considered to have been removed.
3662                 For each such package
3663                 <enumlist>
3664                   <item>
3665                       <prgn>dpkg</prgn> calls:
3666                       <example compact="compact">
3667 <var>disappearer's-postrm</var> disappear \
3668   <var>overwriter</var> <var>overwriter-version</var>
3669                       </example>
3670                   </item>
3671                   <item>
3672                       The package's maintainer scripts are removed.
3673                   </item>
3674                   <item>
3675                       It is noted in the status database as being in a
3676                       sane state, namely not installed (any conffiles
3677                       it may have are ignored, rather than being
3678                       removed by <prgn>dpkg</prgn>).  Note that
3679                       disappearing packages do not have their prerm
3680                       called, because <prgn>dpkg</prgn> doesn't know
3681                       in advance that the package is going to
3682                       vanish.
3683                   </item>
3684                 </enumlist>
3685             </item>
3686
3687             <item>
3688                 Any files in the package we're unpacking that are also
3689                 listed in the file lists of other packages are removed
3690                 from those lists.  (This will lobotomize the file list
3691                 of the "conflicting" package if there is one.)
3692             </item>
3693
3694             <item>
3695                 The backup files made during installation, above, are
3696                 deleted.
3697             </item>
3698
3699             <item>
3700               <p>
3701                 The new package's status is now sane, and recorded as
3702                 "unpacked".
3703               </p>
3704
3705               <p>
3706                 Here is another point of no return - if the
3707                 conflicting package's removal fails we do not unwind
3708                 the rest of the installation; the conflicting package
3709                 is left in a half-removed limbo.
3710               </p>
3711             </item>
3712
3713             <item>
3714                 If there was a conflicting package we go and do the
3715                 removal actions (described below), starting with the
3716                 removal of the conflicting package's files (any that
3717                 are also in the package being installed have already
3718                 been removed from the conflicting package's file list,
3719                 and so do not get removed now).
3720             </item>
3721           </enumlist>
3722         </p>
3723       </sect>
3724
3725       <sect id="configdetails"><heading>Details of configuration</heading>
3726
3727         <p>
3728           When we configure a package (this happens with <tt>dpkg
3729             --install</tt> and <tt>dpkg --configure</tt>), we first
3730           update any <tt>conffile</tt>s and then call:
3731           <example compact="compact">
3732 <var>postinst</var> configure <var>most-recently-configured-version</var>
3733           </example>
3734         </p>
3735
3736         <p>
3737           No attempt is made to unwind after errors during
3738           configuration. If the configuration fails, the package is in
3739           a "Failed Config" state, and an error message is generated.
3740         </p>
3741
3742         <p>
3743           If there is no most recently configured version
3744           <prgn>dpkg</prgn> will pass a null argument.
3745           <footnote>
3746             <p>
3747               Historical note: Truly ancient (pre-1997) versions of
3748               <prgn>dpkg</prgn> passed <tt>&lt;unknown&gt;</tt>
3749               (including the angle brackets) in this case.  Even older
3750               ones did not pass a second argument at all, under any
3751               circumstance.  Note that upgrades using such an old dpkg
3752               version are unlikely to work for other reasons, even if
3753               this old argument behavior is handled by your postinst script.
3754             </p>
3755           </footnote>     
3756         </p>
3757       </sect>
3758
3759       <sect id="removedetails"><heading>Details of removal and/or
3760       configuration purging</heading>
3761
3762         <p>
3763           <enumlist>
3764             <item>
3765               <p>
3766                 <example compact="compact">
3767 <var>prerm</var> remove
3768                 </example>
3769               </p>
3770               <p>
3771                 If prerm fails during replacement due to conflict
3772                 <example>
3773 <var>conflictor's-postinst</var> abort-remove \
3774   in-favour <var>package</var> <var>new-version</var>
3775                 </example>
3776                 Or else we call:
3777                 <example>
3778 <var>postinst</var> abort-remove
3779                 </example>
3780               </p>
3781               <p>
3782                 If this fails, the package is in a "Failed-Config"
3783                 state, or else it remains "Installed".
3784               </p>
3785             </item>
3786             <item>
3787                 The package's files are removed (except <tt>conffile</tt>s).
3788             </item>
3789             <item>
3790                 <example compact="compact">
3791 <var>postrm</var> remove
3792                 </example>
3793
3794               <p>
3795                 If it fails, there's no error unwind, and the package is in
3796                 an "Half-Installed" state.
3797               </p>
3798             </item>
3799             <item>
3800               <p>
3801                 All the maintainer scripts except the <prgn>postrm</prgn>
3802                 are removed.
3803               </p>
3804
3805               <p>
3806                 If we aren't purging the package we stop here.  Note
3807                 that packages which have no <prgn>postrm</prgn> and no
3808                 <tt>conffile</tt>s are automatically purged when
3809                 removed, as there is no difference except for the
3810                 <prgn>dpkg</prgn> status.
3811               </p>
3812             </item>
3813             <item>
3814                 The <tt>conffile</tt>s and any backup files
3815                 (<tt>~</tt>-files, <tt>#*#</tt> files,
3816                 <tt>%</tt>-files, <tt>.dpkg-{old,new,tmp}</tt>, etc.)
3817                 are removed.
3818             </item>
3819             <item>
3820               <p>
3821                 <example compact="compact">
3822 <var>postrm</var> purge
3823                 </example>
3824               </p>
3825               <p>
3826                 If this fails, the package remains in a "Config-Files"
3827                 state.
3828               </p>
3829             </item>
3830             <item>
3831                 The package's file list is removed.
3832             </item>
3833           </enumlist>
3834
3835         </p>
3836       </sect>
3837     </chapt>
3838
3839
3840     <chapt id="relationships">
3841       <heading>Declaring relationships between packages</heading>
3842
3843       <sect id="depsyntax">
3844         <heading>Syntax of relationship fields</heading>
3845
3846         <p>
3847           These fields all have a uniform syntax.  They are a list of
3848           package names separated by commas.
3849         </p>
3850
3851         <p>
3852           In the <tt>Depends</tt>, <tt>Recommends</tt>,
3853           <tt>Suggests</tt>, <tt>Pre-Depends</tt>,
3854           <tt>Build-Depends</tt> and <tt>Build-Depends-Indep</tt>
3855           control file fields of the package, which declare
3856           dependencies on other packages, the package names listed may
3857           also include lists of alternative package names, separated
3858           by vertical bar (pipe) symbols <tt>|</tt>.  In such a case,
3859           if any one of the alternative packages is installed, that
3860           part of the dependency is considered to be satisfied.
3861         </p>
3862
3863         <p>
3864           All of the fields except for <tt>Provides</tt> may restrict
3865           their applicability to particular versions of each named
3866           package.  This is done in parentheses after each individual
3867           package name; the parentheses should contain a relation from
3868           the list below followed by a version number, in the format
3869           described in <ref id="f-Version">.
3870         </p>
3871
3872         <p>
3873           The relations allowed are <tt>&lt;&lt;</tt>, <tt>&lt;=</tt>,
3874           <tt>=</tt>, <tt>&gt;=</tt> and <tt>&gt;&gt;</tt> for
3875           strictly earlier, earlier or equal, exactly equal, later or
3876           equal and strictly later, respectively.  The deprecated
3877           forms <tt>&lt;</tt> and <tt>&gt;</tt> were used to mean
3878           earlier/later or equal, rather than strictly earlier/later,
3879           so they should not appear in new packages (though
3880           <prgn>dpkg</prgn> still supports them).
3881         </p>
3882
3883         <p>
3884           Whitespace may appear at any point in the version
3885           specification subject to the rules in <ref
3886           id="controlsyntax">, and must appear where it's necessary to
3887           disambiguate; it is not otherwise significant.  For
3888           consistency and in case of future changes to
3889           <prgn>dpkg</prgn> it is recommended that a single space be
3890           used after a version relationship and before a version
3891           number; it is also conventional to put a single space after
3892           each comma, on either side of each vertical bar, and before
3893           each open parenthesis.
3894         </p>
3895
3896         <p>
3897           For example, a list of dependencies might appear as:
3898           <example compact="compact">
3899 Package: mutt
3900 Version: 1.3.17-1
3901 Depends: libc6 (>= 2.2.1), exim | mail-transport-agent
3902           </example>
3903         </p>
3904
3905         <p>
3906           All fields that specify build-time relationships
3907           (<tt>Build-Depends</tt>, <tt>Build-Depends-Indep</tt>,
3908           <tt>Build-Conflicts</tt> and <tt>Build-Conflicts-Indep</tt>)
3909           may be restricted to a certain set of architectures.  This
3910           is indicated in brackets after each individual package name and
3911           the optional version specification.  The brackets enclose a
3912           list of Debian architecture names separated by whitespace.
3913           Exclamation marks may be prepended to each of the names.
3914           (It is not permitted for some names to be prepended with
3915           exclamation marks while others aren't.) If the current Debian
3916           host architecture is not in this list and there are no
3917           exclamation marks in the list, or it is in the list with a
3918           prepended exclamation mark, the package name and the
3919           associated version specification are ignored completely for
3920           the purposes of defining the relationships.
3921         </p>
3922
3923         <p>
3924           For example:
3925           <example compact="compact">
3926 Source: glibc
3927 Build-Depends-Indep: texinfo
3928 Build-Depends: kernel-headers-2.2.10 [!hurd-i386],
3929   hurd-dev [hurd-i386], gnumach-dev [hurd-i386]
3930           </example>
3931         </p>
3932
3933         <p>
3934           Note that the binary package relationship fields such as
3935           <tt>Depends</tt> appear in one of the binary package
3936           sections of the control file, whereas the build-time
3937           relationships such as <tt>Build-Depends</tt> appear in the
3938           source package section of the control file (which is the
3939           first section).
3940         </p>
3941       </sect>
3942
3943       <sect id="binarydeps">
3944         <heading>Binary Dependencies - <tt>Depends</tt>,
3945           <tt>Recommends</tt>, <tt>Suggests</tt>, <tt>Enhances</tt>,
3946           <tt>Pre-Depends</tt>
3947         </heading>
3948
3949         <p>
3950           Packages can declare in their control file that they have
3951           certain relationships to other packages - for example, that
3952           they may not be installed at the same time as certain other
3953           packages, and/or that they depend on the presence of others.
3954         </p>
3955
3956         <p>
3957           This is done using the <tt>Depends</tt>, <tt>Pre-Depends</tt>,
3958           <tt>Recommends</tt>, <tt>Suggests</tt>, <tt>Enhances</tt> and
3959           <tt>Conflicts</tt> control file fields.
3960         </p>
3961
3962         <p>
3963           These six fields are used to declare a dependency
3964           relationship by one package on another.  Except for
3965           <tt>Enhances</tt>, they appear in the depending (binary)
3966           package's control file.  (<tt>Enhances</tt> appears in the
3967           recommending package's control file.)
3968         </p>
3969
3970         <p>
3971           A <tt>Depends</tt> field takes effect <em>only</em> when a
3972           package is to be configured.  It does not prevent a package
3973           being on the system in an unconfigured state while its
3974           dependencies are unsatisfied, and it is possible to replace
3975           a package whose dependencies are satisfied and which is
3976           properly installed with a different version whose
3977           dependencies are not and cannot be satisfied; when this is
3978           done the depending package will be left unconfigured (since
3979           attempts to configure it will give errors) and will not
3980           function properly.  If it is necessary, a
3981           <tt>Pre-Depends</tt> field can be used, which has a partial
3982           effect even when a package is being unpacked, as explained
3983           in detail below.  (The other three dependency fields,
3984           <tt>Recommends</tt>, <tt>Suggests</tt> and
3985           <tt>Enhances</tt>, are only used by the various front-ends
3986           to <prgn>dpkg</prgn> such as <prgn>dselect</prgn>.)
3987         </p>
3988
3989         <p>
3990           For this reason packages in an installation run are usually
3991           all unpacked first and all configured later; this gives
3992           later versions of packages with dependencies on later
3993           versions of other packages the opportunity to have their
3994           dependencies satisfied.
3995         </p>
3996
3997         <p>
3998           In case of circular dependencies, since installation or
3999           removal order honoring the dependency order can't be
4000           established, dependency loops are broken at some point
4001           (based on rules below), and some packages may not be able to
4002           rely on their dependencies being present when being
4003           installed or removed, depending on which side of the break
4004           of the circular dependcy loop they happen to be on.  If one
4005           of the packages in the loop has no postinst script, then the
4006           cycle will be broken at that package, so as to ensure that
4007           all postinst scripts run with the dependencies properly
4008           configured if this is possible. Otherwise the breaking point
4009           is arbitrary.
4010         </p>
4011
4012         <p>
4013           The <tt>Depends</tt> field thus allows package maintainers
4014           to impose an order in which packages should be configured.
4015         </p>
4016
4017         <p>
4018           The meaning of the five dependency fields is as follows:
4019           <taglist>
4020             <tag><tt>Depends</tt></tag>
4021             <item>
4022               <p>
4023                 This declares an absolute dependency.  A package will
4024                 not be configured unless all of the packages listed in
4025                 its <tt>Depends</tt> field have been correctly
4026                 configured.
4027               </p>
4028
4029               <p>
4030                 The <tt>Depends</tt> field should be used if the
4031                 depended-on package is required for the depending
4032                 package to provide a significant amount of
4033                 functionality.
4034               </p>
4035
4036               <p>
4037                 The <tt>Depends</tt> field should also be used if the
4038                 <prgn>postinst</prgn>, <prgn>prerm</prgn> or
4039                 <prgn>postrm</prgn> scripts require the package to be
4040                 present in order to run.  Note, however, that the
4041                 <prgn>postrm</prgn> cannot rely on any non-essential
4042                 packages to be present during the <tt>purge</tt>
4043                 phase.
4044             </item>
4045
4046             <tag><tt>Recommends</tt></tag>
4047             <item>
4048               <p>
4049                 This declares a strong, but not absolute, dependency.
4050               </p>
4051
4052               <p>
4053                 The <tt>Recommends</tt> field should list packages
4054                 that would be found together with this one in all but
4055                 unusual installations.
4056               </p>
4057             </item>
4058
4059             <tag><tt>Suggests</tt></tag>
4060             <item>
4061                 This is used to declare that one package may be more
4062                 useful with one or more others.  Using this field
4063                 tells the packaging system and the user that the
4064                 listed packages are related to this one and can
4065                 perhaps enhance its usefulness, but that installing
4066                 this one without them is perfectly reasonable.
4067             </item>
4068
4069             <tag><tt>Enhances</tt></tag>
4070             <item>
4071                 This field is similar to Suggests but works in the
4072                 opposite direction. It is used to declare that a
4073                 package can enhance the functionality of another
4074                 package.
4075             </item>
4076
4077             <tag><tt>Pre-Depends</tt></tag>
4078             <item>
4079               <p>
4080                 This field is like <tt>Depends</tt>, except that it
4081                 also forces <prgn>dpkg</prgn> to complete installation
4082                 of the packages named before even starting the
4083                 installation of the package which declares the
4084                 pre-dependency, as follows:
4085               </p>
4086
4087               <p>
4088                 When a package declaring a pre-dependency is about to
4089                 be <em>unpacked</em> the pre-dependency can be
4090                 satisfied if the depended-on package is either fully
4091                 configured, <em>or even if</em> the depended-on
4092                 package(s) are only unpacked or half-configured,
4093                 provided that they have been configured correctly at
4094                 some point in the past (and not removed or partially
4095                 removed since).  In this case, both the
4096                 previously-configured and currently unpacked or
4097                 half-configured versions must satisfy any version
4098                 clause in the <tt>Pre-Depends</tt> field.
4099               </p>
4100
4101               <p>
4102                 When the package declaring a pre-dependency is about
4103                 to be <em>configured</em>, the pre-dependency will be
4104                 treated as a normal <tt>Depends</tt>, that is, it will
4105                 be considered satisfied only if the depended-on
4106                 package has been correctly configured.
4107               </p>
4108
4109               <p>
4110                 <tt>Pre-Depends</tt> should be used sparingly,
4111                 preferably only by packages whose premature upgrade or
4112                 installation would hamper the ability of the system to
4113                 continue with any upgrade that might be in progress.
4114               </p>
4115
4116               <p>
4117                 <tt>Pre-Depends</tt> are also required if the
4118                 <prgn>preinst</prgn> script depends on the named
4119                 package.  It is best to avoid this situation if
4120                 possible.
4121               </p>
4122             </item>
4123           </taglist>
4124         </p>
4125
4126         <p>
4127           When selecting which level of dependency to use you should
4128           consider how important the depended-on package is to the
4129           functionality of the one declaring the dependency.  Some
4130           packages are composed of components of varying degrees of
4131           importance.  Such a package should list using
4132           <tt>Depends</tt> the package(s) which are required by the
4133           more important components.  The other components'
4134           requirements may be mentioned as Suggestions or
4135           Recommendations, as appropriate to the components' relative
4136           importance.
4137         </p>
4138       </sect>
4139
4140       <sect id="conflicts">
4141         <heading>Conflicting binary packages - <tt>Conflicts</tt></heading>
4142
4143         <p>
4144           When one binary package declares a conflict with another
4145           using a <tt>Conflicts</tt> field, <prgn>dpkg</prgn> will
4146           refuse to allow them to be installed on the system at the
4147           same time.
4148         </p>
4149
4150         <p>
4151           If one package is to be installed, the other must be removed
4152           first - if the package being installed is marked as
4153           replacing (see <ref id="replaces">) the one on the system,
4154           or the one on the system is marked as deselected, or both
4155           packages are marked <tt>Essential</tt>, then
4156           <prgn>dpkg</prgn> will automatically remove the package
4157           which is causing the conflict, otherwise it will halt the
4158           installation of the new package with an error.  This
4159           mechanism is specifically designed to produce an error when
4160           the installed package is <tt>Essential</tt>, but the new
4161           package is not.
4162         </p>
4163
4164         <p>
4165           A package will not cause a conflict merely because its
4166           configuration files are still installed; it must be at least
4167           half-installed.
4168         </p>
4169
4170         <p>
4171           A special exception is made for packages which declare a
4172           conflict with their own package name, or with a virtual
4173           package which they provide (see below): this does not
4174           prevent their installation, and allows a package to conflict
4175           with others providing a replacement for it.  You use this
4176           feature when you want the package in question to be the only
4177           package providing some feature.
4178         </p>
4179
4180         <p>
4181           A <tt>Conflicts</tt> entry should almost never have an
4182           "earlier than" version clause.  This would prevent
4183           <prgn>dpkg</prgn> from upgrading or installing the package
4184           which declared such a conflict until the upgrade or removal
4185           of the conflicted-with package had been completed.
4186         </p>
4187       </sect>
4188
4189       <sect id="virtual"><heading>Virtual packages - <tt>Provides</tt>
4190         </heading>
4191
4192         <p>
4193           As well as the names of actual ("concrete") packages, the
4194           package relationship fields <tt>Depends</tt>,
4195           <tt>Recommends</tt>, <tt>Suggests</tt>, <tt>Enhances</tt>,
4196           <tt>Pre-Depends</tt>, <tt>Conflicts</tt>,
4197           <tt>Build-Depends</tt>, <tt>Build-Depends-Indep</tt>,
4198           <tt>Build-Conflicts</tt> and <tt>Build-Conflicts-Indep</tt>
4199           may mention "virtual packages".
4200         </p>
4201
4202         <p>
4203           A <em>virtual package</em> is one which appears in the
4204           <tt>Provides</tt> control file field of another package.
4205           The effect is as if the package(s) which provide a
4206           particular virtual package name had been listed by name
4207           everywhere the virtual package name appears. (See also <ref
4208             id="virtual_pkg">)
4209         </p>
4210
4211         <p>
4212           If there are both concrete and virtual packages of the same
4213           name, then the dependency may be satisfied (or the conflict
4214           caused) by either the concrete package with the name in
4215           question or any other concrete package which provides the
4216           virtual package with the name in question.  This is so that,
4217           for example, supposing we have
4218           <example compact="compact">
4219 Package: foo
4220 Depends: bar
4221           </example> and someone else releases an enhanced version of
4222           the <tt>bar</tt> package they can say:
4223           <example compact="compact">
4224 Package: bar-plus
4225 Provides: bar
4226           </example>
4227           and the <tt>bar-plus</tt> package will now also satisfy the
4228           dependency for the <tt>foo</tt> package.
4229         </p>
4230
4231         <p>
4232           If a dependency or a conflict has a version number attached
4233           then only real packages will be considered to see whether
4234           the relationship is satisfied (or the prohibition violated,
4235           for a conflict) - it is assumed that a real package which
4236           provides the virtual package is not of the "right" version.
4237           So, a <tt>Provides</tt> field may not contain version
4238           numbers, and the version number of the concrete package
4239           which provides a particular virtual package will not be
4240           looked at when considering a dependency on or conflict with
4241           the virtual package name.
4242         </p>
4243
4244         <p>
4245           It is likely that the ability will be added in a future
4246           release of <prgn>dpkg</prgn> to specify a version number for
4247           each virtual package it provides.  This feature is not yet
4248           present, however, and is expected to be used only
4249           infrequently.
4250         </p>
4251
4252         <p>
4253           If you want to specify which of a set of real packages
4254           should be the default to satisfy a particular dependency on
4255           a virtual package, you should list the real package as an
4256           alternative before the virtual one.
4257         </p>
4258       </sect>
4259
4260
4261       <sect id="replaces"><heading>Overwriting files and replacing
4262           packages - <tt>Replaces</tt></heading>
4263
4264         <p>
4265           Packages can declare in their control file that they should
4266           overwrite files in certain other packages, or completely
4267           replace other packages. The <tt>Replaces</tt> control file
4268           field has these two distinct purposes.
4269         </p>
4270
4271         <sect1><heading>Overwriting files in other packages</heading>
4272
4273           <p>
4274             Firstly, as mentioned before, it is usually an error for a
4275             package to contain files which are on the system in
4276             another package.
4277           </p>
4278
4279           <p>
4280             However, if the overwriting package declares that it
4281             <tt>Replaces</tt> the one containing the file being
4282             overwritten, then <prgn>dpkg</prgn> will replace the file
4283             from the old package with that from the new.  The file
4284             will no longer be listed as "owned" by the old package.
4285           </p>
4286
4287           <p>
4288             If a package is completely replaced in this way, so that
4289             <prgn>dpkg</prgn> does not know of any files it still
4290             contains, it is considered to have "disappeared".  It will
4291             be marked as not wanted on the system (selected for
4292             removal) and not installed.  Any <tt>conffile</tt>s
4293             details noted for the package will be ignored, as they
4294             will have been taken over by the overwriting package.  The
4295             package's <prgn>postrm</prgn> script will be run with a
4296             special argument to allow the package to do any final
4297             cleanup required.  See <ref id="mscriptsinstact">.
4298             <footnote>
4299               <p>
4300                 Replaces is a one way relationship -- you have to              
4301                 install the replacing package after the replaced
4302                 package.
4303               </p>
4304             </footnote>
4305           </p>
4306
4307           <p>
4308             For this usage of <tt>Replaces</tt>, virtual packages (see
4309             <ref id="virtual">) are not considered when looking at a
4310             <tt>Replaces</tt> field - the packages declared as being
4311             replaced must be mentioned by their real names.
4312           </p>
4313
4314           <p>
4315             Furthermore, this usage of <tt>Replaces</tt> only takes
4316             effect when both packages are at least partially on the
4317             system at once, so that it can only happen if they do not
4318             conflict or if the conflict has been overridden.
4319           </p>
4320
4321         </sect1>
4322
4323         <sect1><heading>Replacing whole packages, forcing their
4324             removal</heading>
4325
4326           <p>
4327             Secondly, <tt>Replaces</tt> allows the packaging system to
4328             resolve which package should be removed when there is a
4329             conflict - see <ref id="conflicts">.  This usage only
4330             takes effect when the two packages <em>do</em> conflict,
4331             so that the two usages of this field do not interfere with
4332             each other.
4333           </p>
4334
4335           <p>
4336             In this situation, the package declared as being replaced
4337             can be a virtual package, so for example, all mail
4338             transport agents (MTAs) would have the following fields in
4339             their control files:
4340             <example compact="compact">
4341 Provides: mail-transport-agent
4342 Conflicts: mail-transport-agent
4343 Replaces: mail-transport-agent
4344             </example>
4345             ensuring that only one MTA can be installed at any one
4346             time.
4347         </sect1>
4348       </sect>
4349
4350       <sect id="sourcebinarydeps">
4351         <heading>Relationships between source and binary packages -
4352           <tt>Build-Depends</tt>, <tt>Build-Depends-Indep</tt>,
4353           <tt>Build-Conflicts</tt>, <tt>Build-Conflicts-Indep</tt>
4354         </heading>
4355
4356         <p>
4357           Source packages that require certain binary packages to be
4358           installed or absent at the time of building the package
4359           can declare relationships to those binary packages.
4360         </p>
4361
4362         <p>
4363           This is done using the <tt>Build-Depends</tt>,
4364           <tt>Build-Depends-Indep</tt>, <tt>Build-Conflicts</tt> and
4365           <tt>Build-Conflicts-Indep</tt> control file fields.
4366         </p>
4367
4368         <p>
4369           Build-dependencies on "build-essential" binary packages can be
4370           omitted. Please see <ref id="pkg-relations"> for more information.
4371         </p>
4372
4373         <p>
4374           The dependencies and conflicts they define must be satisfied
4375           (as defined earlier for binary packages) in order to invoke
4376           the targets in <tt>debian/rules</tt>, as follows:<footnote>
4377             <p>
4378               If you make "build-arch" or "binary-arch", you need
4379               Build-Depends.  If you make "build-indep" or
4380               "binary-indep", you need Build-Depends and
4381               Build-Depends-Indep.  If you make "build" or "binary",
4382               you need both.
4383             </p>
4384             <p>
4385               There is no Build-Depends-Arch; this role is essentially
4386               met with Build-Depends.  Anyone building the
4387               <tt>build-indep</tt> and binary-indep<tt></tt> targets
4388               is basically assumed to be building the whole package
4389               anyway and so installs all build dependencies.  The
4390               autobuilders use <tt>dpkg-buildpackage -B</tt>, which
4391               calls <tt>build</tt> (not <tt>build-arch</tt>, since it
4392               does not yet know how to check for its existence) and
4393               <tt>binary-arch</tt>.
4394             </p>
4395             <p>
4396               The purpose of the original split, I recall, was so that
4397               the autobuilders wouldn't need to install extra packages
4398               needed only for the binary-indep targets.  But without a
4399               build-arch/build-indep split, this didn't work, since
4400               most of the work is done in the build target, not in the
4401               binary target.
4402             </p>
4403           </footnote>
4404
4405           <taglist>
4406             <tag><tt>Build-Depends</tt>, <tt>Build-Conflicts</tt></tag>
4407             <item>
4408                 The <tt>Build-Depends</tt> and
4409                 <tt>Build-Conflicts</tt> fields must be satisfied when
4410                 any of the following targets is invoked:
4411                 <tt>build</tt>, <tt>clean</tt>, <tt>binary</tt>,
4412                 <tt>binary-arch</tt>, <tt>build-arch</tt>,
4413                 <tt>build-indep</tt> and <tt>binary-indep</tt>.
4414             </item>
4415             <tag><tt>Build-Depends-Indep</tt>,
4416               <tt>Build-Conflicts-Indep</tt></tag>
4417             <item>
4418                 The <tt>Build-Depends-Indep</tt> and
4419                 <tt>Build-Conflicts-Indep</tt> fields must be
4420                 satisfied when any of the following targets is
4421                 invoked: <tt>build</tt>, <tt>build-indep</tt>,
4422                 <tt>binary</tt> and <tt>binary-indep</tt>.
4423             </item>
4424           </taglist>
4425         </p>
4426
4427       </sect>
4428
4429     </chapt>
4430
4431
4432     <chapt id="sharedlibs"><heading>Shared libraries</heading>
4433
4434       <p>
4435         Packages containing shared libraries must be constructed with
4436         a little care to make sure that the shared library is always
4437         available.  This is especially important for packages whose
4438         shared libraries are vitally important, such as the C library
4439         (currently <tt>libc6</tt>).
4440       </p>
4441
4442       <p>
4443         Packages involving shared libraries should be split up into
4444         several binary packages. This section mostly deals with how
4445         this separation is to be accomplished; rules for files within
4446         the shared library packages are in <ref id="libraries"> instead.
4447       </p>
4448
4449       <sect id="sharedlibs-runtime">
4450         <heading>Run-time shared libraries</heading>
4451
4452       <p>
4453         The run-time shared library needs to be placed in a package
4454         whose name changes whenever the shared object version
4455         changes.<footnote>
4456             <p>
4457               Since it is common place to install several versions of a
4458               package that just provides shared libraries, it is a
4459               good idea that the library package should not
4460               contain any extraneous non-versioned files, unless they
4461               happen to be in versioned directories.</p>
4462           </footnote>
4463           The most common mechanism is to place it in a package
4464         called
4465         <package><var>libraryname</var><var>soversion</var></package>,
4466         where <file><var>soversion</var></file> is the version number
4467         in the soname of the shared library<footnote>
4468               The soname is the shared object name: it's the thing
4469               that has to match exactly between building an executable
4470               and running it for the dynamic linker to be able run the
4471               program.  For example, if the soname of the library is
4472               <file>libfoo.so.6</file>, the library package would be
4473               called <file>libfoo6</file>.
4474           </footnote>.
4475         Alternatively, if it would be confusing to directly append
4476         <var>soversion</var> to <var>libraryname</var> (e.g. because
4477         <var>libraryname</var> itself ends in a number), you may use
4478         <package><var>libraryname</var>-<var>soversion</var></package> and
4479         <package><var>libraryname</var>-<var>soversion</var>-dev</package>
4480         instead.
4481       </p>
4482
4483         <p>                                                                 
4484           If your package includes run-time support programs that            
4485           do not need to be invoked manually by users, but are               
4486           nevertheless required  for the package to function, then it        
4487           is recommended that these programs are placed                      
4488           (if they are binary) in a subdirectory of                          
4489           <file>/usr/lib</file>, preferably under                            
4490           <file>/usr/lib/</file><var>package-name</var>.                     
4491           If the program is architecture independent, the                    
4492           recommendation is for it to be placed in a subdirectory of         
4493           <file>/usr/share</file> instead, preferably under                  
4494           <file>/usr/share/</file><var>package-name</var>.                     
4495         </p>                                                                 
4496                                                                             
4497
4498       <p>
4499         If you have several shared libraries built from the same
4500         source tree you may lump them all together into a single
4501         shared library package, provided that you change all of
4502         their sonames at once (so that you don't get filename
4503         clashes if you try to install different versions of the
4504         combined shared libraries package).
4505       </p>
4506
4507       <p>
4508         The package should install the shared libraries under
4509         their normal names.  For example, the <package>libgdbm3</package>
4510         package should install <file>libgdbm.so.3.0.0</file> as
4511         <file>/usr/lib/libgdbm.so.3.0.0</file>.  The files should not be
4512         renamed or re-linked by any <prgn>prerm</prgn> or
4513         <prgn>postrm</prgn> scripts; <prgn>dpkg</prgn> will take care
4514         of renaming things safely without affecting running programs,
4515         and attempts to interfere with this are likely to lead to
4516         problems.
4517       </p>
4518
4519       <p>
4520         Shared libraries should not be installed executable, since
4521         the dynamic linker does not require this and trying to
4522         execute a shared library usually results in a core dump.
4523       </p>
4524
4525       <p>
4526         The run-time library package should include the symbolic link that
4527         <prgn>ldconfig</prgn> would create for the shared libraries.
4528         For example, the <package>libgdbm3</package> package should include
4529         a symbolic link from <file>/usr/lib/libgdbm.so.3</file> to
4530         <file>libgdbm.so.3.0.0</file>.  This is needed so that the dynamic
4531         linker (for example <prgn>ld.so</prgn> or
4532         <prgn>ld-linux.so.*</prgn>) can find the library between the
4533         time that <prgn>dpkg</prgn> installs it and the time that
4534         <prgn>ldconfig</prgn> is run in the <prgn>postinst</prgn>
4535         script.<footnote>
4536             The package management system requires the library to be
4537             placed before the symbolic link pointing to it in the
4538             <file>.deb</file> file.  This is so that when
4539             <prgn>dpkg</prgn> comes to install the symlink
4540             (overwriting the previous symlink pointing at an older
4541             version of the library), the new shared library is already
4542             in place.  In the past, this was achieved by creating the
4543             library in the temporary packaging directory before
4544             creating the symlink.  Unfortunately, this was not always
4545             effective, since the building of the tar file in the
4546             <file>.deb</file> depended on the behavior of the underlying
4547             file system.  Some file systems (such as reiserfs) reorder
4548             the files so that the order of creation is forgotten.
4549             Since version 1.7.0, <prgn>dpkg</prgn>
4550             reorders the files itself as necessary when building a
4551             package.  Thus it is no longer important to concern
4552             oneself with the order of file creation.
4553         </footnote>
4554       </p>
4555
4556         <sect1 id="ldconfig">
4557           <heading><tt>ldconfig</tt></heading>
4558
4559         <p>
4560           Any package installing shared libraries in one of the default
4561           library directories of the dynamic linker (which are currently
4562           <file>/usr/lib</file> and <file>/lib</file>) or a directory that is
4563           listed in <file>/etc/ld.so.conf</file><footnote>
4564             These are currently
4565             <list compact="compact">
4566               <item>/usr/local/lib</item>
4567               <item>/usr/lib/libc5-compat</item>
4568               <item>/lib/libc5-compat</item>
4569             </list>
4570           </footnote>
4571           must use <prgn>ldconfig</prgn> to update the shared library
4572           system.
4573         </p>
4574
4575         <p>
4576             The package maintainer scripts must only call
4577             <prgn>ldconfig</prgn> under these circumstances:
4578             <list compact="compact">
4579               <item>When the <prgn>postinst</prgn> script is run with a
4580                   first argument of <tt>configure</tt>, the script must call
4581                   <prgn>ldconfig</prgn>, and may optionally invoke
4582                   <prgn>ldconfig</prgn> at other times.
4583               </item>
4584               <item>When the <prgn>postrm</prgn> script is run with a
4585                   first argument of <tt>remove</tt>, the script should call
4586                   <prgn>ldconfig</prgn>.
4587               </item>
4588             </list>
4589          <footnote>
4590             <p>
4591               During install or upgrade, the preinst is called before
4592               the new files are installed, so calling "ldconfig" is
4593               pointless.  The preinst of an existing package can also be
4594               called if an upgrade fails.  However, this happens during
4595               the critical time when a shared libs may exist on-disk
4596               under a temporary name.  Thus, it is dangerous and
4597               forbidden by current policy to call "ldconfig" at this
4598               time.
4599             </p>
4600
4601             <p>
4602               When a package is installed or upgraded, "postinst
4603               configure" runs after the new files are safely on-disk.
4604               Since it is perfectly safe to invoke ldconfig
4605               unconditionally in a postinst, it is OK for a package to
4606               simply put ldconfig in its postinst without checking the
4607               argument.  The postinst can also be called to recover from
4608               a failed upgrade.  This happens before any new files are
4609               unpacked, so there is no reason to call "ldconfig" at this
4610               point.
4611             </p>
4612
4613             <p>
4614               For a package that is being removed, prerm is
4615               called with all the files intact, so calling ldconfig is
4616               useless.  The other calls to "prerm" happen in the case of
4617               upgrade at a time when all the files of the old package
4618               are on-disk, so again calling "ldconfig" is pointless.
4619             </p>
4620
4621             <p>
4622               postrm, on the other hand, is called with the "remove"
4623               argument just after the files are removed, so this is
4624               the proper time to call "ldconfig" to notify the system
4625               of the fact that the shared libraries from the package
4626               are removed.  The postrm can be called at several other
4627               times.  At the time of "postrm purge", "postrm
4628               abort-install", or "postrm abort-upgrade", calling
4629               "ldconfig" is useless because the shared lib files are
4630               not on-disk.  However, when "postrm" is invoked with
4631               arguments "upgrade", "failed-upgrade", or "disappear", a
4632               shared lib may exist on-disk under a temporary filename.
4633             </p>
4634           </footnote>
4635         </p>
4636         </sect1>
4637
4638       </sect>
4639
4640       <sect id="sharedlibs-runtime-progs">
4641         <heading>Run-time support programs</heading>
4642
4643       <p>
4644         If your package has some run-time support programs which use
4645         the shared library you must not put them in the shared
4646         library package.  If you do that then you won't be able to
4647         install several versions of the shared library without
4648         getting filename clashes.
4649       </p>
4650
4651       <p>
4652         Instead, either create another package for the runtime binaries
4653         (this package might typically be named
4654         <package><var>libraryname</var>-runtime</package>; note the absence
4655         of the <var>soversion</var> in the package name), or if the
4656         development package is small, include them in there.
4657       </p>
4658       </sect>
4659
4660       <sect id="sharedlibs-static">
4661         <heading>Static libraries</heading>
4662
4663       <p>
4664         The static library (<file><var>libraryname.a</var></file>)
4665         is usually provided in addition to the shared version.
4666         It is placed into the development package (see below).
4667       </p>
4668
4669       <p>
4670         In some cases, it is acceptable for a library to be
4671         available in static form only; these cases include:
4672         <list>
4673           <item>libraries for languages whose shared library support
4674                 is immature or unstable</item>
4675           <item>libraries whose interfaces are in flux or under
4676                 development (commonly the case when the library's
4677                 major version number is zero, or where the ABI breaks
4678                 across patchlevels)</item>
4679           <item>libraries which are explicitly intended to be
4680                 available only in static form by their upstream
4681                 author(s)</item>
4682         </list>
4683       </p>
4684
4685       <sect id="sharedlibs-dev">
4686         <heading>Development files</heading>
4687
4688       <p>
4689         The development files associated to a shared library need to be
4690         placed in a package called
4691         <package><var>libraryname</var><var>soversion</var>-dev</package>,
4692         or if you prefer only to support one development version at a
4693         time, <package><var>libraryname</var>-dev</package>.
4694       </p>
4695
4696       <p>
4697         In case several development versions of a library exist, you may
4698         need to use <prgn>dpkg</prgn>'s Conflicts mechanism (see
4699         <ref id="conflicts">) to ensure that the user only installs one
4700         development version at a time (as different development versions are
4701         likely to have the same header files in them, which would cause a
4702         filename clash if both were installed).
4703       </p>
4704
4705       <p>
4706         The development package should contain a symlink for the associated
4707         shared library without a version number. For example, the
4708         <package>libgdbm-dev</package> package should include a symlink
4709         from <file>/usr/lib/libgdbm.so</file> to
4710         <file>libgdbm.so.3.0.0</file>.  This symlink is needed by the linker
4711         (<prgn>ld</prgn>) when compiling packages, as it will only look for
4712         <file>libgdbm.so</file> when compiling dynamically.
4713       </p>
4714       </sect>
4715
4716       <sect id="sharedlibs-intradeps">
4717         <heading>Dependencies between the packages of the same library</heading>
4718
4719         <p>
4720           Typically the development version should have an exact
4721           version dependency on the runtime library, to make sure that
4722           compilation and linking happens correctly.  The
4723           <tt>${binary:Version}</tt> substitution variable can be
4724           useful for this purpose.
4725           <footnote>
4726             Previously, <tt>${Source-Version}</tt> was used, but its name
4727             was confusing and it has been deprecated since dpkg 1.13.19.
4728           </footnote>
4729         </p>
4730       </sect>
4731
4732       <sect id="sharedlibs-shlibdeps">
4733         <heading>Dependencies between the library and other packages -
4734         the <tt>shlibs</tt> system</heading>
4735
4736         <p>
4737           If a package contains a binary or library which links to a
4738           shared library, we must ensure that when the package is
4739           installed on the system, all of the libraries needed are
4740           also installed.  This requirement led to the creation of the
4741           <tt>shlibs</tt> system, which is very simple in its design:
4742           any package which <em>provides</em> a shared library also
4743           provides information on the package dependencies required to
4744           ensure the presence of this library, and any package which
4745           <em>uses</em> a shared library uses this information to
4746           determine the dependencies it requires.  The files which
4747           contain the mapping from shared libraries to the necessary
4748           dependency information are called <file>shlibs</file> files.
4749         </p>
4750
4751         <p>
4752           Thus, when a package is built which contains any shared
4753           libraries, it must provide a <file>shlibs</file> file for other
4754           packages to use, and when a package is built which contains
4755           any shared libraries or compiled binaries, it must run
4756           <qref id="pkg-dpkg-shlibdeps"><prgn>dpkg-shlibdeps</prgn></qref>
4757           on these to determine the libraries used and hence the
4758           dependencies needed by this package.<footnote>
4759             <p>
4760               In the past, the shared libraries linked to were
4761               determined by calling <prgn>ldd</prgn>, but now
4762               <prgn>objdump</prgn> is used to do this.  The only
4763               change this makes to package building is that
4764               <prgn>dpkg-shlibdeps</prgn> must also be run on shared
4765               libraries, whereas in the past this was unnecessary.
4766               The rest of this footnote explains the advantage that
4767               this method gives.
4768             </p>
4769
4770             <p>
4771               We say that a binary <tt>foo</tt> <em>directly</em> uses
4772               a library <tt>libbar</tt> if it is explicitly linked
4773               with that library (that is, it uses the flag
4774               <tt>-lbar</tt> during the linking stage).  Other
4775               libraries that are needed by <tt>libbar</tt> are linked
4776               <em>indirectly</em> to <tt>foo</tt>, and the dynamic
4777               linker will load them automatically when it loads
4778               <tt>libbar</tt>.  A package should depend on
4779               the libraries it directly uses, and the dependencies for
4780               those libraries should automatically pull in the other
4781               libraries.
4782             </p>
4783
4784             <p>
4785               Unfortunately, the <prgn>ldd</prgn> program shows both
4786               the directly and indirectly used libraries, meaning that
4787               the dependencies determined included both direct and
4788               indirect dependencies.  The use of <prgn>objdump</prgn>
4789               avoids this problem by determining only the directly
4790               used libraries.
4791             </p>
4792
4793             <p>
4794               A good example of where this helps is the following.  We
4795               could update <tt>libimlib</tt> with a new version that
4796               supports a new graphics format called dgf (but retaining
4797               the same major version number).  If we used the old
4798               <prgn>ldd</prgn> method, every package that uses
4799               <tt>libimlib</tt> would need to be recompiled so it
4800               would also depend on <tt>libdgf</tt> or it wouldn't run
4801               due to missing symbols.  However with the new system,
4802               packages using <tt>libimlib</tt> can rely on
4803               <tt>libimlib</tt> itself having the dependency on
4804               <tt>libdgf</tt> and so they would not need rebuilding.
4805             </p>
4806           </footnote>
4807         </p>
4808
4809         <p>
4810           In the following sections, we will first describe where the
4811           various <tt>shlibs</tt> files are to be found, then how to
4812           use <prgn>dpkg-shlibdeps</prgn>, and finally the <tt>shlibs</tt>
4813           file format and how to create them if your package contains a
4814           shared library.
4815         </p>
4816
4817       <sect1>
4818         <heading>The <tt>shlibs</tt> files present on the system</heading>
4819
4820         <p>
4821           There are several places where <tt>shlibs</tt> files are
4822           found.  The following list gives them in the order in which
4823           they are read by
4824           <qref id="pkg-dpkg-shlibdeps"><prgn>dpkg-shlibdeps</prgn></qref>.
4825           (The first one which gives the required information is used.)
4826         </p>
4827
4828         <p>
4829           <list>
4830             <item>
4831               <p><file>debian/shlibs.local</file></p>
4832
4833               <p>
4834                 This lists overrides for this package.  Its use is
4835                 described below (see <ref id="shlibslocal">).
4836               </p>
4837             </item>
4838
4839             <item>
4840               <p><file>/etc/dpkg/shlibs.override</file></p>
4841
4842               <p>
4843                 This lists global overrides.  This list is normally
4844                 empty.  It is maintained by the local system
4845                 administrator.
4846               </p>
4847             </item>
4848
4849             <item>
4850               <p><file>DEBIAN/shlibs</file> files in the "build directory"</p>
4851
4852               <p>
4853                 When packages are being built, any
4854                 <file>debian/shlibs</file> files are copied into the
4855                 control file area of the temporary build directory and
4856                 given the name <file>shlibs</file>.  These files give
4857                 details of any shared libraries included in the
4858                 package.<footnote>
4859                     An example may help here.  Let us say that the
4860                     source package <tt>foo</tt> generates two binary
4861                     packages, <tt>libfoo2</tt> and
4862                     <tt>foo-runtime</tt>.  When building the binary
4863                     packages, the two packages are created in the
4864                     directories <file>debian/libfoo2</file> and
4865                     <file>debian/foo-runtime</file> respectively.
4866                     (<file>debian/tmp</file> could be used instead of one
4867                     of these.)  Since <tt>libfoo2</tt> provides the
4868                     <tt>libfoo</tt> shared library, it will require a
4869                     <tt>shlibs</tt> file, which will be installed in
4870                     <file>debian/libfoo2/DEBIAN/shlibs</file>, eventually
4871                     to become
4872                     <file>/var/lib/dpkg/info/libfoo2.shlibs</file>.  Then
4873                     when <prgn>dpkg-shlibdeps</prgn> is run on the
4874                     executable
4875                     <file>debian/foo-runtime/usr/bin/foo-prog</file>, it
4876                     will examine the
4877                     <file>debian/libfoo2/DEBIAN/shlibs</file> file to
4878                     determine whether <tt>foo-prog</tt>'s library
4879                     dependencies are satisfied by any of the libraries
4880                     provided by <tt>libfoo2</tt>.  For this reason,
4881                     <prgn>dpkg-shlibdeps</prgn> must only be run once
4882                     all of the individual binary packages'
4883                     <tt>shlibs</tt> files have been installed into the
4884                     build directory.
4885                 </footnote>
4886               </p>
4887             </item>
4888
4889             <item>
4890               <p><file>/var/lib/dpkg/info/*.shlibs</file></p>
4891
4892               <p>
4893                 These are the <file>shlibs</file> files corresponding to
4894                 all of the packages installed on the system, and are
4895                 maintained by the relevant package maintainers.
4896               </p>
4897             </item>
4898
4899             <item>
4900               <p><file>/etc/dpkg/shlibs.default</file></p>
4901
4902               <p>
4903                 This file lists any shared libraries whose packages
4904                 have failed to provide correct <file>shlibs</file> files.
4905                 It was used when the <file>shlibs</file> setup was first
4906                 introduced, but it is now normally empty.  It is
4907                 maintained by the <tt>dpkg</tt> maintainer.
4908               </p>
4909             </item>
4910           </list>
4911         </p>
4912       </sect1>
4913
4914       <sect1>
4915         <heading>How to use <prgn>dpkg-shlibdeps</prgn> and the
4916             <file>shlibs</file> files</heading>
4917
4918         <p>
4919           Put a call to
4920           <qref id="pkg-dpkg-shlibdeps"><prgn>dpkg-shlibdeps</prgn></qref>
4921           into your <file>debian/rules</file> file.  If your package
4922           contains only compiled binaries and libraries (but no scripts),
4923           you can use a command such as:
4924           <example compact="compact">
4925 dpkg-shlibdeps debian/tmp/usr/bin/* debian/tmp/usr/sbin/* \
4926   debian/tmp/usr/lib/*
4927           </example>
4928           Otherwise, you will need to explicitly list the compiled
4929           binaries and libraries.<footnote>
4930               If you are using <tt>debhelper</tt>, the
4931               <prgn>dh_shlibdeps</prgn> program will do this work for
4932               you.  It will also correctly handle multi-binary
4933               packages.
4934           </footnote>
4935         </p>
4936
4937         <p>
4938           This command puts the dependency information into the
4939           <file>debian/substvars</file> file, which is then used by
4940           <prgn>dpkg-gencontrol</prgn>.  You will need to place a
4941           <tt>${shlibs:Depends}</tt> variable in the <tt>Depends</tt>
4942           field in the control file for this to work.
4943         </p>
4944
4945         <p>
4946           If <prgn>dpkg-shlibdeps</prgn> doesn't complain, you're
4947           done.  If it does complain you might need to create your own
4948           <file>debian/shlibs.local</file> file, as explained below (see
4949           <ref id="shlibslocal">).
4950         </p>
4951
4952         <p>
4953           If you have multiple binary packages, you will need to call
4954           <prgn>dpkg-shlibdeps</prgn> on each one which contains
4955           compiled libraries or binaries.  In such a case, you will
4956           need to use the <tt>-T</tt> option to the <tt>dpkg</tt>
4957           utilities to specify a different <file>substvars</file> file.
4958         </p>
4959
4960         <p>
4961           If you are creating a udeb for use in the Debian Installer, you
4962           will need to specify that <prgn>dpkg-shlibdeps</prgn> should use
4963           the dependency line of type <tt>udeb</tt> by adding
4964           <tt>-tudeb</tt> as option<footnote>
4965               <prgn>dh_shlibdeps</prgn> from the <tt>debhelper</tt> suite
4966               will automatically add this option if it knows it is
4967               processing a udeb.
4968           </footnote>. If there is no dependency line of type <tt>udeb</tt>
4969           in the <file>shlibs</file> file, <prgn>dpkg-shlibdeps</prgn> will
4970           fall back to the regular dependency line.
4971         </p>
4972
4973         <p>
4974           For more details on dpkg-shlibdeps, please see
4975           <ref id="pkg-dpkg-shlibdeps"> and
4976           <manref name="dpkg-shlibdeps" section="1">.
4977         </p>
4978       </sect1>
4979
4980       <sect1 id="shlibs">
4981         <heading>The <file>shlibs</file> File Format</heading>
4982
4983         <p>
4984           Each <file>shlibs</file> file has the same format.  Lines
4985           beginning with <tt>#</tt> are considered to be comments and
4986           are ignored.  Each line is of the form:
4987           <example compact="compact">
4988 [<var>type</var>: ]<var>library-name</var> <var>soname-version</var> <var>dependencies ...</var>
4989           </example>
4990         </p>
4991
4992         <p>
4993           We will explain this by reference to the example of the
4994           <tt>zlib1g</tt> package, which (at the time of writing)
4995           installs the shared library <file>/usr/lib/libz.so.1.1.3</file>.
4996         </p>
4997
4998         <p>
4999           <var>type</var> is an optional element that indicates the type
5000           of package for which the line is valid. The only type currently
5001           in use is <tt>udeb</tt>. The colon and space after the type are
5002           required.
5003         </p>
5004
5005         <p>
5006           <var>library-name</var> is the name of the shared library,
5007           in this case <tt>libz</tt>.  (This must match the name part
5008           of the soname, see below.)
5009         </p>
5010
5011         <p>
5012           <var>soname-version</var> is the version part of the soname of
5013           the library.  The soname is the thing that must exactly match
5014           for the library to be recognized by the dynamic linker, and is
5015           usually of the form
5016           <tt><var>name</var>.so.<var>major-version</var></tt>, in our
5017           example, <tt>libz.so.1</tt>.<footnote>
5018               This can be determined using the command
5019               <example compact="compact">
5020 objdump -p /usr/lib/libz.so.1.1.3 | grep SONAME
5021               </example>
5022           </footnote>
5023           The version part is the part which comes after
5024           <tt>.so.</tt>, so in our case, it is <tt>1</tt>.
5025         </p>
5026
5027         <p>
5028           <var>dependencies</var> has the same syntax as a dependency
5029           field in a binary package control file.  It should give
5030           details of which packages are required to satisfy a binary
5031           built against the version of the library contained in the
5032           package.  See <ref id="depsyntax"> for details.
5033         </p>
5034
5035         <p>
5036           In our example, if the first version of the <tt>zlib1g</tt>
5037           package which contained a minor number of at least
5038           <tt>1.3</tt> was <var>1:1.1.3-1</var>, then the
5039           <tt>shlibs</tt> entry for this library could say:
5040           <example compact="compact">
5041 libz 1 zlib1g (>= 1:1.1.3)
5042           </example>
5043           The version-specific dependency is to avoid warnings from
5044           the dynamic linker about using older shared libraries with
5045           newer binaries.
5046         </p>
5047
5048         <p>
5049           As zlib1g also provides a udeb containing the shared library,
5050           there would also be a second line:
5051           <example compact="compact">
5052 udeb: libz 1 zlib1g-udeb (>= 1:1.1.3)
5053           </example>
5054         </p>
5055       </sect1>
5056
5057       <sect1>
5058         <heading>Providing a <file>shlibs</file> file</heading>
5059
5060         <p>
5061           If your package provides a shared library, you need to create
5062           a <file>shlibs</file> file following the format described above.
5063           It is usual to call this file <file>debian/shlibs</file> (but if
5064           you have multiple binary packages, you might want to call it
5065           <file>debian/shlibs.<var>package</var></file> instead).  Then
5066           let <file>debian/rules</file> install it in the control area:
5067           <example compact="compact">
5068 install -m644 debian/shlibs debian/tmp/DEBIAN
5069           </example>
5070           or, in the case of a multi-binary package:
5071           <example compact="compact">
5072 install -m644 debian/shlibs.<var>package</var> debian/<var>package</var>/DEBIAN/shlibs
5073           </example>
5074           An alternative way of doing this is to create the
5075           <file>shlibs</file> file in the control area directly from
5076           <file>debian/rules</file> without using a <file>debian/shlibs</file>
5077           file at all,<footnote>
5078               This is what <prgn>dh_makeshlibs</prgn> in the
5079               <tt>debhelper</tt> suite does. If your package also has a udeb
5080               that provides a shared library, <prgn>dh_makeshlibs</prgn> can
5081               automatically generate the <tt>udeb:</tt> lines if you specify
5082               the name of the udeb with the <tt>--add-udeb</tt> option.
5083           </footnote>
5084           since the <file>debian/shlibs</file> file itself is ignored by
5085           <prgn>dpkg-shlibdeps</prgn>.
5086         </p>
5087
5088         <p>
5089           As <prgn>dpkg-shlibdeps</prgn> reads the
5090           <file>DEBIAN/shlibs</file> files in all of the binary packages
5091           being built from this source package, all of the
5092           <file>DEBIAN/shlibs</file> files should be installed before
5093           <prgn>dpkg-shlibdeps</prgn> is called on any of the binary
5094           packages.
5095         </p>
5096       </sect1>
5097
5098       <sect1 id="shlibslocal">
5099         <heading>Writing the <file>debian/shlibs.local</file> file</heading>
5100
5101         <p>
5102           This file is intended only as a <em>temporary</em> fix if
5103           your binaries or libraries depend on a library whose package
5104           does not yet provide a correct <file>shlibs</file> file.
5105         </p>
5106
5107         <p>
5108           We will assume that you are trying to package a binary
5109           <tt>foo</tt>.  When you try running
5110           <prgn>dpkg-shlibdeps</prgn> you get the following error
5111           message (<tt>-O</tt> displays the dependency information on
5112           <tt>stdout</tt> instead of writing it to
5113           <tt>debian/substvars</tt>, and the lines have been wrapped
5114           for ease of reading):
5115           <example compact="compact">
5116 $ dpkg-shlibdeps -O debian/tmp/usr/bin/foo
5117 dpkg-shlibdeps: warning: unable to find dependency
5118   information for shared library libbar (soname 1,
5119   path /usr/lib/libbar.so.1, dependency field Depends)
5120 shlibs:Depends=libc6 (>= 2.2.2-2)
5121           </example>
5122           You can then run <prgn>ldd</prgn> on the binary to find the
5123           full location of the library concerned:
5124           <example compact="compact">
5125 $ ldd foo
5126 libbar.so.1 => /usr/lib/libbar.so.1 (0x4001e000)
5127 libc.so.6 => /lib/libc.so.6 (0x40032000)
5128 /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
5129           </example>
5130           So the <prgn>foo</prgn> binary depends on the
5131           <prgn>libbar</prgn> shared library, but no package seems to
5132           provide a <file>*.shlibs</file> file handling
5133           <file>libbar.so.1</file> in <file>/var/lib/dpkg/info/</file>.  Let's
5134           determine the package responsible:
5135           <example compact="compact">
5136 $ dpkg -S /usr/lib/libbar.so.1
5137 bar1: /usr/lib/libbar.so.1
5138 $ dpkg -s bar1 | grep Version
5139 Version: 1.0-1
5140           </example>
5141           This tells us that the <tt>bar1</tt> package, version 1.0-1,
5142           is the one we are using.  Now we can file a bug against the
5143           <tt>bar1</tt> package and create our own
5144           <file>debian/shlibs.local</file> to locally fix the problem.
5145           Including the following line into your
5146           <file>debian/shlibs.local</file> file:
5147           <example compact="compact">
5148 libbar 1 bar1 (>= 1.0-1)
5149           </example>
5150           should allow the package build to work.
5151         </p>
5152
5153         <p>
5154           As soon as the maintainer of <tt>bar1</tt> provides a
5155           correct <file>shlibs</file> file, you should remove this line
5156           from your <file>debian/shlibs.local</file> file.  (You should
5157           probably also then have a versioned <tt>Build-Depends</tt>
5158           on <tt>bar1</tt> to help ensure that others do not have the
5159           same problem building your package.)
5160         </p>
5161       </sect1>
5162
5163       </sect>
5164
5165     </chapt>
5166
5167
5168     <chapt id="opersys"><heading>The Operating System</heading>
5169
5170       <sect>
5171         <heading>File system hierarchy</heading>
5172
5173
5174         <sect1 id="fhs">
5175           <heading>File system Structure</heading>
5176
5177           <p>
5178             The location of all installed files and directories must
5179             comply with the File system Hierarchy Standard (FHS),
5180             version 2.3, with the exceptions noted below, and except
5181             where doing so would violate other terms of Debian
5182             Policy.  The following exceptions to the FHS apply:
5183
5184             <enumlist>
5185               <item>
5186                 <p>
5187                   Legacy XFree86 servers are permitted to retain the
5188                   configuration file location 
5189                   <file>/etc/X11/XF86Config-4</file>.
5190                 </p>
5191               </item>
5192               <item>
5193                 <p>
5194                   The optional rules related to user specific
5195                   configuration files for applications are stored in
5196                   the user's home directory are relaxed.  It is
5197                   recommended that such files start with the
5198                   '<tt>.</tt>' character (a "dot file"), and if an
5199                   application needs to create more than one dot file
5200                   then the preferred placement is in a subdirectory
5201                   with a name starting with a '.' character, (a "dot
5202                   directory"). In this case it is recommended the
5203                   configuration files not start with the '.'
5204                   character.
5205                 </p>
5206               </item>
5207               <item>
5208                 <p>
5209                   The requirement for amd64 to use <file>/lib64</file>
5210                   for 64 bit binaries is removed.
5211                 </p>
5212               </item>
5213               <item>
5214                 <p>
5215                   The requirement that
5216                   <file>/usr/local/share/man</file> be "synonymous"
5217                   with <file>/usr/local/man</file> is relaxed to a
5218                   recommendation</p>
5219               </item>
5220               <item>
5221                 <p>
5222                   The requirement that windowmanagers with a single
5223                   configuration file call it <file>system.*wmrc</file>
5224                   is removed, as is the restriction that the window
5225                   manager subdirectory be named identically to the
5226                   window manager name itself.
5227                 </p>
5228               </item>
5229               <item>
5230                 <p>
5231                   The requirement that boot manager configuration
5232                   files live in <file>/etc</file>, or at least are
5233                   symlinked there, is relaxed to a recommendation.
5234                 </p>
5235               </item>
5236             </enumlist>
5237
5238           </p>
5239           <p>
5240             The version of this document referred here can be
5241             found in the <tt>debian-policy</tt> package or on <url
5242             id="http://www.debian.org/doc/packaging-manuals/fhs/"
5243               name="FHS (Debian copy)"> alongside this manual (or, if
5244             you have the <package>debian-policy</package> installed,
5245             you can try <url
5246               id="file:///usr/share/doc/debian-policy/fhs/" name="FHS
5247               (local copy)">). The
5248             latest version, which may be a more recent version, may
5249             be found on
5250             <url id="http://www.pathname.com/fhs/" name="FHS (upstream)">.
5251             Specific questions about following the standard may be
5252             asked on the <tt>debian-devel</tt> mailing list, or
5253             referred to the FHS mailing list (see the
5254             <url id="http://www.pathname.com/fhs/" name="FHS web site"> for
5255             more information).
5256           </p>
5257         </sect1>
5258
5259         <sect1>
5260           <heading>Site-specific programs</heading>
5261
5262           <p>
5263             As mandated by the FHS, packages must not place any
5264             files in <file>/usr/local</file>, either by putting them in
5265             the file system archive to be unpacked by <prgn>dpkg</prgn>
5266             or by manipulating them in their maintainer scripts.
5267           </p>
5268
5269           <p>
5270             However, the package may create empty directories below
5271             <file>/usr/local</file> so that the system administrator knows
5272             where to place site-specific files.  These are not
5273             directories <em>in</em> <file>/usr/local</file>, but are
5274             children of directories in <file>/usr/local</file>.  These
5275             directories (<file>/usr/local/*/dir/</file>)
5276             should be removed on package removal if they are
5277             empty.
5278           </p>
5279
5280           <p>
5281             Note, that this applies only to directories <em>below</em>
5282             <file>/usr/local</file>, not <em>in</em> <file>/usr/local</file>.
5283             Packages must not create sub-directories in the directory
5284             <file>/usr/local</file> itself, except those listed in FHS,
5285             section 4.5.  However, you may create directories below
5286             them as you wish. You must not remove any of the
5287             directories listed in 4.5, even if you created them.
5288           </p>
5289
5290           <p>
5291             Since <file>/usr/local</file> can be mounted read-only from a
5292             remote server, these directories must be created and
5293             removed by the <prgn>postinst</prgn> and <prgn>prerm</prgn>
5294             maintainer scripts and not be included in the
5295             <file>.deb</file> archive.  These scripts must not fail if
5296             either of these operations fail.
5297           </p>
5298
5299           <p>
5300             For example, the <tt>emacsen-common</tt> package could
5301             contain something like
5302             <example compact="compact">
5303 if [ ! -e /usr/local/share/emacs ]
5304 then
5305   if mkdir /usr/local/share/emacs 2>/dev/null
5306   then
5307     chown root:staff /usr/local/share/emacs
5308     chmod 2775 /usr/local/share/emacs
5309   fi
5310 fi
5311             </example>
5312             in its <prgn>postinst</prgn> script, and
5313             <example compact="compact">
5314 rmdir /usr/local/share/emacs/site-lisp 2>/dev/null || true
5315 rmdir /usr/local/share/emacs 2>/dev/null || true
5316             </example>
5317             in the <prgn>prerm</prgn> script.  (Note that this form is
5318             used to ensure that if the script is interrupted, the
5319             directory <file>/usr/local/share/emacs</file> will still be
5320             removed.)
5321           </p>
5322
5323           <p>
5324             If you do create a directory in <file>/usr/local</file> for
5325             local additions to a package, you should ensure that
5326             settings in <file>/usr/local</file> take precedence over the
5327             equivalents in <file>/usr</file>.
5328           </p>
5329
5330           <p>
5331             However, because <file>/usr/local</file> and its contents are
5332             for exclusive use of the local administrator, a package
5333             must not rely on the presence or absence of files or
5334             directories in <file>/usr/local</file> for normal operation.
5335           </p>
5336
5337           <p>
5338             The <file>/usr/local</file> directory itself and all the
5339             subdirectories created by the package should (by default) have
5340             permissions 2775 (group-writable and set-group-id) and be
5341             owned by <tt>root.staff</tt>.
5342           </p>
5343         </sect1>
5344
5345         <sect1>
5346           <heading>The system-wide mail directory</heading>
5347           <p>
5348             The system-wide mail directory is <file>/var/mail</file>. This
5349             directory is part of the base system and should not owned
5350             by any particular mail agents.  The use of the old
5351             location <file>/var/spool/mail</file> is deprecated, even
5352             though the spool may still be physically located there.
5353             To maintain partial upgrade compatibility for systems
5354             which have <file>/var/spool/mail</file> as their physical mail
5355             spool, packages using <file>/var/mail</file> must depend on
5356             either <package>libc6</package> (&gt;= 2.1.3-13), or on
5357             <package>base-files</package> (&gt;= 2.2.0), or on later
5358             versions of either one of these packages.
5359           </p>
5360         </sect1>
5361       </sect>
5362
5363       <sect>
5364         <heading>Users and groups</heading>
5365
5366         <sect1>
5367           <heading>Introduction</heading>
5368           <p>
5369             The Debian system can be configured to use either plain or
5370             shadow passwords.
5371           </p>
5372
5373           <p>
5374             Some user ids (UIDs) and group ids (GIDs) are reserved
5375             globally for use by certain packages.  Because some
5376             packages need to include files which are owned by these
5377             users or groups, or need the ids compiled into binaries,
5378             these ids must be used on any Debian system only for the
5379             purpose for which they are allocated. This is a serious
5380             restriction, and we should avoid getting in the way of
5381             local administration policies. In particular, many sites
5382             allocate users and/or local system groups starting at 100.
5383           </p>
5384
5385           <p>
5386             Apart from this we should have dynamically allocated ids,
5387             which should by default be arranged in some sensible
5388             order, but the behavior should be configurable.
5389           </p>
5390
5391           <p>
5392             Packages other than <tt>base-passwd</tt> must not modify
5393             <file>/etc/passwd</file>, <file>/etc/shadow</file>,
5394             <file>/etc/group</file> or <file>/etc/gshadow</file>.
5395           </p>
5396         </sect1>
5397
5398         <sect1>
5399           <heading>UID and GID classes</heading>
5400           <p>
5401             The UID and GID numbers are divided into classes as
5402             follows:
5403             <taglist>
5404               <tag>0-99:</tag>
5405               <item>
5406                 <p>
5407                   Globally allocated by the Debian project, the same
5408                   on every Debian system.  These ids will appear in
5409                   the <file>passwd</file> and <file>group</file> files of all
5410                   Debian systems, new ids in this range being added
5411                   automatically as the <tt>base-passwd</tt> package is
5412                   updated.
5413                 </p>
5414
5415                 <p>
5416                   Packages which need a single statically allocated
5417                   uid or gid should use one of these; their
5418                   maintainers should ask the <tt>base-passwd</tt>
5419                   maintainer for ids.
5420                 </p>
5421               </item>
5422
5423               <tag>100-999:</tag>
5424               <item>
5425                 <p>
5426                   Dynamically allocated system users and groups.
5427                   Packages which need a user or group, but can have
5428                   this user or group allocated dynamically and
5429                   differently on each system, should use <tt>adduser
5430                   --system</tt> to create the group and/or user.
5431                   <prgn>adduser</prgn> will check for the existence of
5432                   the user or group, and if necessary choose an unused
5433                   id based on the ranges specified in
5434                   <file>adduser.conf</file>.
5435                 </p>
5436               </item>
5437
5438               <tag>1000-29999:</tag>
5439               <item>
5440                 <p>
5441                   Dynamically allocated user accounts.  By default
5442                   <prgn>adduser</prgn> will choose UIDs and GIDs for
5443                   user accounts in this range, though
5444                   <file>adduser.conf</file> may be used to modify this
5445                   behavior.
5446                 </p>
5447               </item>
5448
5449               <tag>30000-59999:</tag>
5450               <item>
5451                 <p>Reserved.</p>
5452               </item>
5453
5454               <tag>60000-64999:</tag>
5455               <item>
5456                 <p>
5457                   Globally allocated by the Debian project, but only
5458                   created on demand. The ids are allocated centrally
5459                   and statically, but the actual accounts are only
5460                   created on users' systems on demand.
5461                 </p>
5462
5463                 <p>
5464                   These ids are for packages which are obscure or
5465                   which require many statically-allocated ids.  These
5466                   packages should check for and create the accounts in
5467                   <file>/etc/passwd</file> or <file>/etc/group</file> (using
5468                   <prgn>adduser</prgn> if it has this facility) if
5469                   necessary.  Packages which are likely to require
5470                   further allocations should have a "hole" left after
5471                   them in the allocation, to give them room to
5472                   grow.
5473                 </p>
5474               </item>
5475
5476               <tag>65000-65533:</tag>
5477               <item>
5478                 <p>Reserved.</p>
5479               </item>
5480
5481               <tag>65534:</tag>
5482               <item>
5483                 <p>
5484                   User <tt>nobody</tt>. The corresponding gid refers
5485                   to the group <tt>nogroup</tt>.
5486                 </p>
5487               </item>
5488
5489               <tag>65535:</tag>
5490               <item>
5491                 <p>
5492                   <tt>(uid_t)(-1) == (gid_t)(-1)</tt> <em>must
5493                   not</em> be used, because it is the error return
5494                   sentinel value.
5495                 </p>
5496               </item>
5497             </taglist>
5498           </p>
5499         </sect1>
5500       </sect>
5501
5502       <sect id="sysvinit">
5503         <heading>System run levels and <file>init.d</file> scripts</heading>
5504
5505         <sect1 id="/etc/init.d">
5506           <heading>Introduction</heading>
5507
5508           <p>
5509             The <file>/etc/init.d</file> directory contains the scripts
5510             executed by <prgn>init</prgn> at boot time and when the
5511             init state (or "runlevel") is changed (see <manref
5512             name="init" section="8">).
5513           </p>
5514
5515           <p>
5516             There are at least two different, yet functionally
5517             equivalent, ways of handling these scripts.  For the sake
5518             of simplicity, this document describes only the symbolic
5519             link method. However, it must not be assumed by maintainer
5520             scripts that this method is being used, and any automated
5521             manipulation of the various runlevel behaviors by
5522             maintainer scripts must be performed using
5523             <prgn>update-rc.d</prgn> as described below and not by
5524             manually installing or removing symlinks.  For information
5525             on the implementation details of the other method,
5526             implemented in the <tt>file-rc</tt> package, please refer
5527             to the documentation of that package.
5528           </p>
5529
5530           <p>
5531             These scripts are referenced by symbolic links in the
5532             <file>/etc/rc<var>n</var>.d</file> directories.  When changing
5533             runlevels, <prgn>init</prgn> looks in the directory
5534             <file>/etc/rc<var>n</var>.d</file> for the scripts it should
5535             execute, where <tt><var>n</var></tt> is the runlevel that
5536             is being changed to, or <tt>S</tt> for the boot-up
5537             scripts.
5538           </p>
5539
5540           <p>
5541             The names of the links all have the form
5542             <file>S<var>mm</var><var>script</var></file> or
5543             <file>K<var>mm</var><var>script</var></file> where
5544             <var>mm</var> is a two-digit number and <var>script</var>
5545             is the name of the script (this should be the same as the
5546             name of the actual script in <file>/etc/init.d</file>).
5547           </p>
5548
5549           <p>
5550             When <prgn>init</prgn> changes runlevel first the targets
5551             of the links whose names start with a <tt>K</tt> are
5552             executed, each with the single argument <tt>stop</tt>,
5553             followed by the scripts prefixed with an <tt>S</tt>, each
5554             with the single argument <tt>start</tt>.  (The links are
5555             those in the <file>/etc/rc<var>n</var>.d</file> directory
5556             corresponding to the new runlevel.)  The <tt>K</tt> links
5557             are responsible for killing services and the <tt>S</tt>
5558             link for starting services upon entering the runlevel.
5559           </p>
5560
5561           <p>
5562             For example, if we are changing from runlevel 2 to
5563             runlevel 3, init will first execute all of the <tt>K</tt>
5564             prefixed scripts it finds in <file>/etc/rc3.d</file>, and then
5565             all of the <tt>S</tt> prefixed scripts in that directory.
5566             The links starting with <tt>K</tt> will cause the
5567             referred-to file to be executed with an argument of
5568             <tt>stop</tt>, and the <tt>S</tt> links with an argument
5569             of <tt>start</tt>.
5570           </p>
5571
5572           <p>
5573             The two-digit number <var>mm</var> is used to determine
5574             the order in which to run the scripts: low-numbered links
5575             have their scripts run first.  For example, the
5576             <tt>K20</tt> scripts will be executed before the
5577             <tt>K30</tt> scripts.  This is used when a certain service
5578             must be started before another.  For example, the name
5579             server <prgn>bind</prgn> might need to be started before
5580             the news server <prgn>inn</prgn> so that <prgn>inn</prgn>
5581             can set up its access lists.  In this case, the script
5582             that starts <prgn>bind</prgn> would have a lower number
5583             than the script that starts <prgn>inn</prgn> so that it
5584             runs first:
5585             <example compact="compact">
5586 /etc/rc2.d/S17bind
5587 /etc/rc2.d/S70inn
5588             </example>
5589           </p>
5590
5591           <p>
5592             The two runlevels 0 (halt) and 6 (reboot) are slightly
5593             different.  In these runlevels, the links with an
5594             <tt>S</tt> prefix are still called after those with a
5595             <tt>K</tt> prefix, but they too are called with the single
5596             argument <tt>stop</tt>.
5597           </p>
5598
5599           <p>
5600             Also, if the script name ends in <tt>.sh</tt>, the script
5601             will be sourced in runlevel <tt>S</tt> rather than being
5602             run in a forked subprocess, but will be explicitly run by
5603             <prgn>sh</prgn> in all other runlevels.
5604           </p>
5605         </sect1>
5606
5607         <sect1>
5608           <heading>Writing the scripts</heading>
5609
5610           <p>
5611             Packages that include daemons for system services should
5612             place scripts in <file>/etc/init.d</file> to start or stop
5613             services at boot time or during a change of runlevel.
5614             These scripts should be named
5615             <file>/etc/init.d/<var>package</var></file>, and they should
5616             accept one argument, saying what to do:
5617
5618             <taglist>
5619               <tag><tt>start</tt></tag>
5620               <item>start the service,</item>
5621
5622               <tag><tt>stop</tt></tag>
5623               <item>stop the service,</item>
5624
5625               <tag><tt>restart</tt></tag>
5626               <item>stop and restart the service if it's already running,
5627                   otherwise start the service</item>
5628
5629               <tag><tt>reload</tt></tag>
5630               <item><p>cause the configuration of the service to be
5631                   reloaded without actually stopping and restarting
5632                   the service,</item>
5633
5634               <tag><tt>force-reload</tt></tag>
5635               <item>cause the configuration to be reloaded if the
5636                   service supports this, otherwise restart the
5637                   service.</item>
5638             </taglist>
5639
5640             The <tt>start</tt>, <tt>stop</tt>, <tt>restart</tt>, and
5641             <tt>force-reload</tt> options should be supported by all
5642             scripts in <file>/etc/init.d</file>, the <tt>reload</tt>
5643             option is optional.
5644           </p>
5645
5646           <p>
5647             The <file>init.d</file> scripts must ensure that they will
5648             behave sensibly if invoked with <tt>start</tt> when the
5649             service is already running, or with <tt>stop</tt> when it
5650             isn't, and that they don't kill unfortunately-named user
5651             processes.  The best way to achieve this is usually to use
5652             <prgn>start-stop-daemon</prgn>.
5653           </p>
5654
5655           <p>
5656             If a service reloads its configuration automatically (as
5657             in the case of <prgn>cron</prgn>, for example), the
5658             <tt>reload</tt> option of the <file>init.d</file> script
5659             should behave as if the configuration has been reloaded
5660             successfully.
5661           </p>
5662
5663           <p>
5664             The <file>/etc/init.d</file> scripts must be treated as
5665             configuration files, either (if they are present in the
5666             package, that is, in the .deb file) by marking them as
5667             <tt>conffile</tt>s, or, (if they do not exist in the .deb)
5668             by managing them correctly in the maintainer scripts (see
5669             <ref id="config-files">).  This is important since we want
5670             to give the local system administrator the chance to adapt
5671             the scripts to the local system, e.g., to disable a
5672             service without de-installing the package, or to specify
5673             some special command line options when starting a service,
5674             while making sure their changes aren't lost during the next
5675             package upgrade.
5676           </p>
5677
5678           <p>
5679             These scripts should not fail obscurely when the
5680             configuration files remain but the package has been
5681             removed, as configuration files remain on the system after
5682             the package has been removed.  Only when <prgn>dpkg</prgn>
5683             is executed with the <tt>--purge</tt> option will
5684             configuration files be removed.  In particular, as the
5685             <file>/etc/init.d/<var>package</var></file> script itself is
5686             usually a <tt>conffile</tt>, it will remain on the system
5687             if the package is removed but not purged.  Therefore, you
5688             should include a <tt>test</tt> statement at the top of the
5689             script, like this:
5690             <example compact="compact">
5691 test -f <var>program-executed-later-in-script</var> || exit 0
5692             </example>
5693           </p>
5694
5695           <p>
5696             Often there are some variables in the <file>init.d</file>
5697             scripts whose values control the behavior of the scripts,
5698             and which a system administrator is likely to want to
5699             change.  As the scripts themselves are frequently
5700             <tt>conffile</tt>s, modifying them requires that the
5701             administrator merge in their changes each time the package
5702             is upgraded and the <tt>conffile</tt> changes.  To ease
5703             the burden on the system administrator, such configurable
5704             values should not be placed directly in the script.
5705             Instead, they should be placed in a file in
5706             <file>/etc/default</file>, which typically will have the same
5707             base name as the <file>init.d</file> script.  This extra file
5708             should be sourced by the script when the script runs.  It
5709             must contain only variable settings and comments in SUSv3
5710             <prgn>sh</prgn> format.  It may either be a
5711             <tt>conffile</tt> or a configuration file maintained by
5712             the package maintainer scripts.  See <ref id="config-files">
5713             for more details.
5714           </p>
5715
5716           <p>
5717             To ensure that vital configurable values are always
5718             available, the <file>init.d</file> script should set default
5719             values for each of the shell variables it uses, either
5720             before sourcing the <file>/etc/default/</file> file or
5721             afterwards using something like the <tt>:
5722             ${VAR:=default}</tt> syntax.  Also, the <file>init.d</file>
5723             script must behave sensibly and not fail if the
5724             <file>/etc/default</file> file is deleted.
5725           </p>
5726         </sect1>
5727
5728         <sect1>
5729           <heading>Interfacing with the initscript system</heading>
5730
5731           <p>
5732             Maintainers should use the abstraction layer provided by
5733             the <prgn>update-rc.d</prgn> and <prgn>invoke-rc.d</prgn>
5734             programs to deal with initscripts in their packages'
5735             scripts such as <prgn>postinst</prgn>, <prgn>prerm</prgn>
5736             and <prgn>postrm</prgn>.
5737           </p>
5738
5739           <p>
5740             Directly managing the /etc/rc?.d links and directly
5741             invoking the <file>/etc/init.d/</file> initscripts should
5742             be done only by packages providing the initscript
5743             subsystem (such as <prgn>sysv-rc</prgn> and
5744             <prgn>file-rc</prgn>).
5745           </p>
5746
5747           <sect2>
5748             <heading>Managing the links</heading>
5749
5750             <p>
5751               The program <prgn>update-rc.d</prgn> is provided for
5752               package maintainers to arrange for the proper creation and
5753               removal of <file>/etc/rc<var>n</var>.d</file> symbolic links,
5754               or their functional equivalent if another method is being
5755               used.  This may be used by maintainers in their packages'
5756               <prgn>postinst</prgn> and <prgn>postrm</prgn> scripts.
5757             </p>
5758
5759             <p>
5760               You must not include any <file>/etc/rc<var>n</var>.d</file>
5761               symbolic links in the actual archive or manually create or
5762               remove the symbolic links in maintainer scripts; you must
5763               use the <prgn>update-rc.d</prgn> program instead.  (The
5764               former will fail if an alternative method of maintaining
5765               runlevel information is being used.)  You must not include
5766               the <file>/etc/rc<var>n</var>.d</file> directories themselves
5767               in the archive either.  (Only the <tt>sysvinit</tt>
5768               package may do so.)
5769             </p>
5770
5771             <p>
5772               By default <prgn>update-rc.d</prgn> will start services in
5773               each of the multi-user state runlevels (2, 3, 4, and 5)
5774               and stop them in the halt runlevel (0), the single-user
5775               runlevel (1) and the reboot runlevel (6).  The system
5776               administrator will have the opportunity to customize
5777               runlevels by simply adding, moving, or removing the
5778               symbolic links in <file>/etc/rc<var>n</var>.d</file> if
5779               symbolic links are being used, or by modifying
5780               <file>/etc/runlevel.conf</file> if the <tt>file-rc</tt> method
5781               is being used.
5782             </p>
5783
5784             <p>
5785               To get the default behavior for your package, put in your
5786               <prgn>postinst</prgn> script
5787               <example compact="compact">
5788                 update-rc.d <var>package</var> defaults
5789               </example>
5790               and in your <prgn>postrm</prgn>
5791               <example compact="compact">
5792                 if [ "$1" = purge ]; then
5793                 update-rc.d <var>package</var> remove
5794                 fi
5795               </example>. Note that if your package changes runlevels
5796               or priority, you may have to remove and recreate the links,
5797               since otherwise the old links may persist. Refer to the
5798               documentation of <prgn>update-rc.d</prgn>.
5799             </p>
5800
5801             <p>
5802               This will use a default sequence number of 20.  If it does
5803               not matter when or in which order the <file>init.d</file>
5804               script is run, use this default.  If it does, then you
5805               should talk to the maintainer of the <prgn>sysvinit</prgn>
5806               package or post to <tt>debian-devel</tt>, and they will
5807               help you choose a number.
5808             </p>
5809
5810             <p>
5811               For more information about using <tt>update-rc.d</tt>,
5812               please consult its man page <manref name="update-rc.d"
5813                 section="8">.
5814             </p>
5815           </sect2>
5816
5817           <sect2>
5818             <heading>Running initscripts</heading>
5819             <p>
5820               The program <prgn>invoke-rc.d</prgn> is provided to make
5821               it easier for package maintainers to properly invoke an
5822               initscript, obeying runlevel and other locally-defined
5823               constraints that might limit a package's right to start,
5824               stop and otherwise manage services. This program may be
5825               used by maintainers in their packages' scripts.
5826             </p>
5827
5828             <p>
5829               The package maintainer scripts must use
5830               <prgn>invoke-rc.d</prgn> to invoke the
5831               <file>/etc/init.d/*</file> initscripts, instead of
5832               calling them directly.
5833             </p>
5834
5835             <p>
5836               By default, <prgn>invoke-rc.d</prgn> will pass any
5837               action requests (start, stop, reload, restart...) to the
5838               <file>/etc/init.d</file> script, filtering out requests
5839               to start or restart a service out of its intended
5840               runlevels.
5841             </p>
5842
5843             <p>
5844               Most packages will simply need to change:
5845               <example compact="compact">/etc/init.d/&lt;package&gt;
5846               &lt;action&gt;</example> in their <prgn>postinst</prgn>
5847               and <prgn>prerm</prgn> scripts to:
5848               <example compact="compact">
5849         if which invoke-rc.d >/dev/null 2>&1; then
5850                 invoke-rc.d <var>package</var> &lt;action&gt;
5851         else
5852                 /etc/init.d/<var>package</var> &lt;action&gt;
5853         fi
5854               </example>
5855             </p>
5856
5857             <p>
5858               A package should register its initscript services using
5859               <prgn>update-rc.d</prgn> before it tries to invoke them
5860               using <prgn>invoke-rc.d</prgn>. Invocation of
5861               unregistered services may fail.
5862             </p>
5863
5864             <p>
5865               For more information about using
5866               <prgn>invoke-rc.d</prgn>, please consult its man page
5867               <manref name="invoke-rc.d" section="8">.
5868             </p>
5869           </sect2>
5870         </sect1>
5871
5872         <sect1>
5873           <heading>Boot-time initialization</heading>
5874
5875           <p>
5876             There used to be another directory, <file>/etc/rc.boot</file>,
5877             which contained scripts which were run once per machine
5878             boot. This has been deprecated in favour of links from
5879             <file>/etc/rcS.d</file> to files in <file>/etc/init.d</file> as
5880             described in <ref id="/etc/init.d">.  Packages must not
5881             place files in <file>/etc/rc.boot</file>.
5882           </p>
5883         </sect1>
5884
5885         <sect1>
5886           <heading>Example</heading>
5887
5888           <p>
5889             An example on which you can base your
5890             <file>/etc/init.d</file> scripts is found in
5891             <file>/etc/init.d/skeleton</file>.
5892           </p>
5893
5894         </sect1>
5895       </sect>
5896
5897       <sect>
5898         <heading>Console messages from <file>init.d</file> scripts</heading>
5899
5900         <p>
5901           This section describes the formats to be used for messages
5902           written to standard output by the <file>/etc/init.d</file>
5903           scripts.  The intent is to improve the consistency of
5904           Debian's startup and shutdown look and feel.  For this
5905           reason, please look very carefully at the details.  We want
5906           the messages to have the same format in terms of wording,
5907           spaces, punctuation and case of letters.
5908         </p>
5909
5910         <p>
5911           Here is a list of overall rules that should be used for
5912           messages generated by <file>/etc/init.d</file> scripts.  
5913         </p>
5914
5915         <p>
5916           <list>
5917             <item>
5918                 The message should fit in one line (fewer than 80
5919                 characters), start with a capital letter and end with
5920                 a period (<tt>.</tt>) and line feed (<tt>"\n"</tt>).
5921             </item>
5922
5923             <item>
5924               If the script is performing some time consuming task in
5925               the background (not merely starting or stopping a
5926               program, for instance), an ellipsis (three dots:
5927               <tt>...</tt>) should be output to the screen, with no
5928               leading or tailing whitespace or line feeds.
5929             </item>
5930
5931             <item>
5932               The messages should appear as if the computer is telling
5933               the user what it is doing (politely :-), but should not
5934                 mention "it" directly.  For example, instead of:
5935                 <example compact="compact">
5936 I'm starting network daemons: nfsd mountd.
5937                 </example>
5938                 the message should say
5939                 <example compact="compact">
5940 Starting network daemons: nfsd mountd.
5941                 </example>
5942             </item>
5943           </list>
5944         </p>
5945
5946         <p>
5947           <tt>init.d</tt> script should use the following  standard
5948           message formats for the situations enumerated below.
5949         </p>
5950
5951         <p>
5952           <list>
5953             <item>
5954               <p>When daemons are started</p>
5955
5956               <p>
5957                 If the script starts one or more daemons, the output
5958                 should look like this (a single line, no leading
5959                 spaces):
5960                 <example compact="compact">
5961 Starting <var>description</var>: <var>daemon-1</var> ... <var>daemon-n</var>.
5962                 </example>
5963                 The <var>description</var> should describe the
5964                 subsystem the daemon or set of daemons are part of,
5965                 while <var>daemon-1</var> up to <var>daemon-n</var>
5966                 denote each daemon's name (typically the file name of
5967                 the program).
5968               </p>
5969
5970               <p>
5971                 For example, the output of <file>/etc/init.d/lpd</file>
5972                 would look like:
5973                 <example compact="compact">
5974 Starting printer spooler: lpd.
5975                 </example>
5976               </p>
5977
5978               <p>
5979                 This can be achieved by saying
5980                 <example compact="compact">
5981 echo -n "Starting printer spooler: lpd"
5982 start-stop-daemon --start --quiet --exec /usr/sbin/lpd
5983 echo "."
5984                 </example>
5985                 in the script. If there are more than one daemon to
5986                 start, the output should look like this:
5987                 <example compact="compact">
5988 echo -n "Starting remote file system services:"
5989 echo -n " nfsd"; start-stop-daemon --start --quiet nfsd
5990 echo -n " mountd"; start-stop-daemon --start --quiet mountd
5991 echo -n " ugidd"; start-stop-daemon --start --quiet ugidd
5992 echo "."
5993                 </example>
5994                 This makes it possible for the user to see what is
5995                 happening and when the final daemon has been started.
5996                 Care should be taken in the placement of white spaces:
5997                 in the example above the system administrators can
5998                 easily comment out a line if they don't want to start
5999                 a specific daemon, while the displayed message still
6000                 looks good.
6001               </p>
6002             </item>
6003
6004             <item>
6005               <p>When a system parameter is being set</p>
6006
6007               <p>
6008                 If you have to set up different system parameters
6009                 during the system boot, you should use this format:
6010                 <example compact="compact">
6011 Setting <var>parameter</var> to "<var>value</var>".
6012                 </example>
6013               </p>
6014
6015               <p>
6016                 You can use a statement such as the following to get
6017                 the quotes right:
6018                 <example compact="compact">
6019 echo "Setting DNS domainname to \"$domainname\"."
6020                 </example>
6021               </p>
6022
6023               <p>
6024                 Note that the same symbol (<tt>"</tt>) is used for the left
6025                 and right quotation marks.  A grave accent (<tt>`</tt>) is
6026                 not a quote character; neither is an apostrophe
6027                 (<tt>'</tt>).
6028               </p>
6029             </item>
6030
6031             <item>
6032               <p>When a daemon is stopped or restarted</p>
6033
6034               <p>
6035                 When you stop or restart a daemon, you should issue a
6036                 message identical to the startup message, except that
6037                 <tt>Starting</tt> is replaced with <tt>Stopping</tt>
6038                 or <tt>Restarting</tt> respectively.
6039               </p>
6040
6041               <p>
6042                 For example, stopping the printer daemon will look like
6043                 this:
6044                 <example compact="compact">
6045 Stopping printer spooler: lpd.
6046                 </example>
6047               </p>
6048             </item>
6049
6050             <item>
6051               <p>When something is executed</p>
6052
6053               <p>
6054                 There are several examples where you have to run a
6055                 program at system startup or shutdown to perform a
6056                 specific task, for example, setting the system's clock
6057                 using <prgn>netdate</prgn> or killing all processes
6058                 when the system shuts down.  Your message should look
6059                 like this:
6060                 <example compact="compact">
6061 Doing something very useful...done.
6062                 </example>
6063                 You should print the <tt>done.</tt> immediately after
6064                 the job has been completed, so that the user is
6065                 informed why they have to wait.  You can get this
6066                 behavior by saying
6067                 <example compact="compact">
6068 echo -n "Doing something very useful..."
6069 do_something
6070 echo "done."
6071                 </example>
6072                 in your script.
6073               </p>
6074             </item>
6075
6076             <item>
6077               <p>When the configuration is reloaded</p>
6078
6079               <p>
6080                 When a daemon is forced to reload its configuration
6081                 files you should use the following format:
6082                 <example compact="compact">
6083 Reloading <var>description</var> configuration...done.
6084                 </example>
6085                 where <var>description</var> is the same as in the
6086                 daemon starting message.
6087               </p>
6088             </item>
6089           </list>
6090         </p>
6091       </sect>
6092
6093       <sect>
6094         <heading>Cron jobs</heading>
6095
6096         <p>
6097           Packages must not modify the configuration file
6098           <file>/etc/crontab</file>, and they must not modify the files in
6099           <file>/var/spool/cron/crontabs</file>.</p>
6100
6101         <p>
6102           If a package wants to install a job that has to be executed
6103           via cron, it should place a file with the name of the
6104           package in one or more of the following directories:
6105           <example compact="compact">
6106 /etc/cron.daily
6107 /etc/cron.weekly
6108 /etc/cron.monthly
6109           </example>
6110           As these directory names imply, the files within them are
6111           executed on a daily, weekly, or monthly basis,
6112           respectively. The exact times are listed in
6113           <file>/etc/crontab</file>.</p>
6114
6115         <p>
6116           All files installed in any of these directories must be
6117           scripts (e.g., shell scripts or Perl scripts) so that they
6118           can easily be modified by the local system administrator.
6119           In addition, they should be treated as configuration
6120           files.
6121         </p>
6122
6123         <p>
6124           If a certain job has to be executed more frequently than
6125           daily, the package should install a file
6126           <file>/etc/cron.d/<var>package</var></file>. This file uses the
6127           same syntax as <file>/etc/crontab</file> and is processed by
6128           <prgn>cron</prgn> automatically. The file must also be
6129           treated as a configuration file. (Note that entries in the
6130           <file>/etc/cron.d</file> directory are not handled by
6131           <prgn>anacron</prgn>. Thus, you should only use this
6132           directory for jobs which may be skipped if the system is not
6133           running.)</p>
6134
6135         <p>
6136           The scripts or crontab entries in these directories should
6137           check if all necessary programs are installed before they
6138           try to execute them. Otherwise, problems will arise when a
6139           package was removed but not purged since configuration files
6140           are kept on the system in this situation.</p>
6141       </sect>
6142
6143       <sect id="menus">
6144         <heading>Menus</heading>
6145
6146         <p>
6147           The Debian <tt>menu</tt> package provides a standard
6148           interface between packages providing applications and
6149           <em>menu programs</em> (either X window managers or
6150           text-based menu programs such as <prgn>pdmenu</prgn>).
6151         </p>
6152
6153         <p>
6154           All packages that provide applications that need not be
6155           passed any special command line arguments for normal
6156           operation should register a menu entry for those
6157           applications, so that users of the <tt>menu</tt> package
6158           will automatically get menu entries in their window
6159           managers, as well in shells like <tt>pdmenu</tt>.
6160         </p>
6161
6162         <p>
6163           Menu entries should follow the current menu policy.
6164         </p>
6165
6166         <p>
6167           The menu policy can be found in the <tt>menu-policy</tt>
6168           files in the <tt>debian-policy</tt> package.
6169           It is also available from the Debian web mirrors at
6170           <tt><url name="/doc/packaging-manuals/menu-policy/"
6171                 id="http://www.debian.org/doc/packaging-manuals/menu-policy/"></tt>.
6172         </p>
6173
6174         <p>
6175           Please also refer to the <em>Debian Menu System</em>
6176           documentation that comes with the <package>menu</package>
6177           package for information about how to register your
6178           applications.
6179         </p>
6180       </sect>
6181
6182       <sect id="mime">
6183         <heading>Multimedia handlers</heading>
6184
6185         <p>
6186           MIME (Multipurpose Internet Mail Extensions, RFCs 2045-2049)
6187           is a mechanism for encoding files and data streams and
6188           providing meta-information about them, in particular their
6189           type (e.g.  audio or video) and format (e.g. PNG, HTML,
6190           MP3).
6191         </p>
6192
6193         <p>
6194           Registration of MIME type handlers allows programs like mail
6195           user agents and web browsers to invoke these handlers to
6196           view, edit or display MIME types they don't support directly.
6197         </p>
6198
6199         <p>
6200           Packages which provide the ability to view/show/play,
6201           compose, edit or print MIME types should register themselves
6202           as such following the current MIME support policy.
6203         </p>
6204
6205         <p>
6206           The MIME support policy can be found in the <tt>mime-policy</tt>
6207           files in the <tt>debian-policy</tt> package.
6208           It is also available from the Debian web mirrors at
6209           <tt><url name="/doc/packaging-manuals/mime-policy/"
6210                 id="http://www.debian.org/doc/packaging-manuals/mime-policy/"></tt>.
6211         </p>
6212
6213       </sect>
6214
6215       <sect>
6216         <heading>Keyboard configuration</heading>
6217
6218         <p>
6219           To achieve a consistent keyboard configuration so that all
6220           applications interpret a keyboard event the same way, all
6221           programs in the Debian distribution must be configured to
6222           comply with the following guidelines.
6223         </p>
6224
6225         <p>
6226           The following keys must have the specified interpretations:
6227
6228           <taglist>
6229             <tag><tt>&lt;--</tt></tag>
6230             <item>delete the character to the left of the cursor</item>
6231
6232             <tag><tt>Delete</tt></tag>
6233             <item>delete the character to the right of the cursor</item>
6234
6235             <tag><tt>Control+H</tt></tag>
6236             <item>emacs: the help prefix</item>
6237           </taglist>
6238
6239           The interpretation of any keyboard events should be
6240           independent of the terminal that is used, be it a virtual
6241           console, an X terminal emulator, an rlogin/telnet session,
6242           etc.
6243         </p>
6244
6245         <p>
6246           The following list explains how the different programs
6247           should be set up to achieve this:
6248         </p>
6249
6250         <p>
6251           <list>
6252             <item>
6253                 <tt>&lt;--</tt> generates <tt>KB_BackSpace</tt> in X.
6254             </item>
6255
6256             <item>
6257                 <tt>Delete</tt> generates <tt>KB_Delete</tt> in X.
6258             </item>
6259
6260             <item>
6261                 X translations are set up to make
6262                 <tt>KB_Backspace</tt> generate ASCII DEL, and to make
6263                 <tt>KB_Delete</tt> generate <tt>ESC [ 3 ~</tt> (this
6264                 is the vt220 escape code for the "delete character"
6265                 key).  This must be done by loading the X resources
6266                 using <prgn>xrdb</prgn> on all local X displays, not
6267                 using the application defaults, so that the
6268                 translation resources used correspond to the
6269                 <prgn>xmodmap</prgn> settings.
6270             </item>
6271
6272             <item>
6273                 The Linux console is configured to make
6274                 <tt>&lt;--</tt> generate DEL, and <tt>Delete</tt>
6275                 generate <tt>ESC [ 3 ~</tt>.
6276             </item>
6277
6278             <item>
6279                 X applications are configured so that <tt>&lt;</tt>
6280                 deletes left, and <tt>Delete</tt> deletes right.  Motif
6281                 applications already work like this.
6282             </item>
6283
6284             <item>
6285                 Terminals should have <tt>stty erase ^?</tt> .
6286             </item>
6287
6288             <item>
6289                 The <tt>xterm</tt> terminfo entry should have <tt>ESC
6290                 [ 3 ~</tt> for <tt>kdch1</tt>, just as for
6291                 <tt>TERM=linux</tt> and <tt>TERM=vt220</tt>.
6292             </item>
6293
6294             <item>
6295                 Emacs is programmed to map <tt>KB_Backspace</tt> or
6296                 the <tt>stty erase</tt> character to
6297                 <tt>delete-backward-char</tt>, and <tt>KB_Delete</tt>
6298                 or <tt>kdch1</tt> to <tt>delete-forward-char</tt>, and
6299                 <tt>^H</tt> to <tt>help</tt> as always.
6300             </item>
6301
6302             <item>
6303                 Other applications use the <tt>stty erase</tt>
6304                 character and <tt>kdch1</tt> for the two delete keys,
6305                 with ASCII DEL being "delete previous character" and
6306                 <tt>kdch1</tt> being "delete character under
6307                 cursor".
6308             </item>
6309
6310           </list>
6311         </p>
6312
6313         <p>
6314           This will solve the problem except for the following
6315           cases:
6316         </p>
6317
6318         <p>
6319           <list>
6320             <item>
6321                 Some terminals have a <tt>&lt;--</tt> key that cannot
6322                 be made to produce anything except <tt>^H</tt>.  On
6323                 these terminals Emacs help will be unavailable on
6324                 <tt>^H</tt> (assuming that the <tt>stty erase</tt>
6325                 character takes precedence in Emacs, and has been set
6326                 correctly).  <tt>M-x help</tt> or <tt>F1</tt> (if
6327                 available) can be used instead.
6328             </item>
6329
6330             <item>
6331                 Some operating systems use <tt>^H</tt> for <tt>stty
6332                 erase</tt>.  However, modern telnet versions and all
6333                 rlogin versions propagate <tt>stty</tt> settings, and
6334                 almost all UNIX versions honour <tt>stty erase</tt>.
6335                 Where the <tt>stty</tt> settings are not propagated
6336                 correctly, things can be made to work by using
6337                 <tt>stty</tt> manually.
6338             </item>
6339
6340             <item>
6341                 Some systems (including previous Debian versions) use
6342                 <prgn>xmodmap</prgn> to arrange for both
6343                 <tt>&lt;--</tt> and <tt>Delete</tt> to generate
6344                 <tt>KB_Delete</tt>.  We can change the behavior of
6345                 their X clients using the same X resources that we use
6346                 to do it for our own clients, or configure our clients
6347                 using their resources when things are the other way
6348                 around.  On displays configured like this
6349                 <tt>Delete</tt> will not work, but <tt>&lt;--</tt>
6350                 will.
6351             </item>
6352
6353             <item>
6354                 Some operating systems have different <tt>kdch1</tt>
6355                 settings in their <tt>terminfo</tt> database for
6356                 <tt>xterm</tt> and others.  On these systems the
6357                 <tt>Delete</tt> key will not work correctly when you
6358                 log in from a system conforming to our policy, but
6359                 <tt>&lt;--</tt> will.
6360             </item>
6361           </list>
6362         </p>
6363       </sect>
6364
6365       <sect>
6366         <heading>Environment variables</heading>
6367
6368         <p>
6369           A program must not depend on environment variables to get
6370           reasonable defaults.  (That's because these environment
6371           variables would have to be set in a system-wide
6372           configuration file like <file>/etc/profile</file>, which is not
6373           supported by all shells.)
6374         </p>
6375
6376         <p>
6377           If a program usually depends on environment variables for its
6378           configuration, the program should be changed to fall back to
6379           a reasonable default configuration if these environment
6380           variables are not present. If this cannot be done easily
6381           (e.g., if the source code of a non-free program is not
6382           available), the program must be replaced by a small
6383           "wrapper" shell script which sets the environment variables
6384           if they are not already defined, and calls the original program.
6385         </p>
6386
6387         <p>
6388           Here is an example of a wrapper script for this purpose:
6389
6390           <example compact="compact">
6391 #!/bin/sh
6392 BAR=${BAR:-/var/lib/fubar}
6393 export BAR
6394 exec /usr/lib/foo/foo "$@"
6395           </example>
6396         </p>
6397
6398         <p>
6399           Furthermore, as <file>/etc/profile</file> is a configuration
6400           file of the <prgn>base-files</prgn> package, other packages must
6401           not put any environment variables or other commands into that
6402           file.
6403         </p>
6404       </sect>
6405
6406       <sect id="doc-base">
6407         <heading>Registering Documents using doc-base</heading>
6408
6409         <p>
6410           The <package>doc-base</package> package implements a
6411           flexible mechanism for handling and presenting
6412           documentation. The recommended practice is for every Debian
6413           package that provides online documentation (other than just
6414           manual pages) to register these documents with
6415           <package>doc-base</package> by installing a
6416           <package>doc-base</package> control file via the
6417           <prgn/install-docs/ script at installation time and
6418           de-register the manuals again when the package is removed.
6419         </p> 
6420         <p>
6421           Please refer to the documentation that comes with the
6422           <package>doc-base</package>  package for information and
6423           details. 
6424         </p>
6425       </sect>
6426
6427     </chapt>
6428
6429
6430     <chapt id="files">
6431       <heading>Files</heading>
6432
6433       <sect>
6434         <heading>Binaries</heading>
6435
6436         <p>
6437           Two different packages must not install programs with
6438           different functionality but with the same filenames.  (The
6439           case of two programs having the same functionality but
6440           different implementations is handled via "alternatives" or
6441           the "Conflicts" mechanism.  See <ref id="maintscripts"> and
6442           <ref id="conflicts"> respectively.)  If this case happens,
6443           one of the programs must be renamed.  The maintainers should
6444           report this to the <tt>debian-devel</tt> mailing list and
6445           try to find a consensus about which program will have to be
6446           renamed.  If a consensus cannot be reached, <em>both</em>
6447           programs must be renamed.
6448         </p>
6449
6450         <p>
6451          By default, when a package is being built, any binaries
6452          created should include debugging information, as well as
6453          being compiled with optimization.  You should also turn on
6454          as many reasonable compilation warnings as possible; this
6455          makes life easier for porters, who can then look at build
6456          logs for possible problems.  For the C programming language,
6457          this means the following compilation parameters should be
6458          used:
6459           <example compact="compact">
6460 CC = gcc
6461 CFLAGS = -O2 -g -Wall # sane warning options vary between programs
6462 LDFLAGS = # none
6463 INSTALL = install -s # (or use strip on the files in debian/tmp)
6464           </example>
6465         </p>
6466
6467         <p>
6468           Note that by default all installed binaries should be stripped,
6469           either by using the <tt>-s</tt> flag to
6470           <prgn>install</prgn>, or by calling <prgn>strip</prgn> on
6471           the binaries after they have been copied into
6472           <file>debian/tmp</file> but before the tree is made into a
6473           package.
6474         </p>
6475
6476         <p>
6477           Although binaries in the build tree should be compiled with
6478           debugging information by default, it can often be difficult
6479           to debug programs if they are also subjected to compiler
6480           optimization.  For this reason, it is recommended to support
6481           the standardized environment
6482           variable <tt>DEB_BUILD_OPTIONS</tt>.  This variable can
6483           contain several flags to change how a package is compiled
6484           and built.
6485         </p>
6486
6487         <p>
6488           <taglist>
6489             <tag>noopt</tag>
6490             <item>
6491                 The presence of this string means that the package
6492                 should be compiled with a minimum of optimization.
6493                 For C programs, it is best to add <tt>-O0</tt>
6494                 to <tt>CFLAGS</tt> (although this is usually the
6495                 default).  Some programs might fail to build or run at
6496                 this level of optimization; it may be necessary to
6497                 use <tt>-O1</tt>, for example.
6498             </item>
6499             <tag>nostrip</tag>
6500             <item>
6501                 This string means that the debugging symbols should
6502                 not be stripped from the binary during installation,
6503                 so that debugging information may be included in the package.
6504             </item>
6505           </taglist>
6506         </p>
6507
6508         <p>
6509           The following makefile snippet is an example of how one may
6510           implement the build options; you will probably have to
6511           massage this example in order to make it work for your
6512           package.
6513           <example compact="compact">
6514 CFLAGS = -Wall -g
6515 INSTALL = install
6516 INSTALL_FILE    = $(INSTALL) -p    -o root -g root  -m  644
6517 INSTALL_PROGRAM = $(INSTALL) -p    -o root -g root  -m  755
6518 INSTALL_SCRIPT  = $(INSTALL) -p    -o root -g root  -m  755
6519 INSTALL_DIR     = $(INSTALL) -p -d -o root -g root  -m  755
6520
6521 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
6522 CFLAGS += -O0
6523 else
6524 CFLAGS += -O2
6525 endif
6526 ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
6527 INSTALL_PROGRAM += -s
6528 endif
6529           </example>
6530         </p>
6531
6532         <p>
6533           It is up to the package maintainer to decide what
6534           compilation options are best for the package.  Certain
6535           binaries (such as computationally-intensive programs) will
6536           function better with certain flags (<tt>-O3</tt>, for
6537           example); feel free to use them.  Please use good judgment
6538           here.  Don't use flags for the sake of it; only use them
6539           if there is good reason to do so.  Feel free to override
6540           the upstream author's ideas about which compilation
6541           options are best: they are often inappropriate for our
6542           environment.
6543         </p>
6544       </sect>
6545
6546
6547       <sect id="libraries">
6548         <heading>Libraries</heading>
6549
6550         <p>
6551           If the package is <strong>architecture: any</strong>, then
6552           the shared library compilation and linking flags must have
6553           <tt>-fPIC</tt>, or the package shall not build on some of
6554           the supported architectures<footnote>
6555             <p>
6556               If you are using GCC, <tt>-fPIC</tt> produces code with
6557               relocatable position independent code, which is required for
6558               most architectures to create a shared library, with i386 and
6559               perhaps some others where non position independent code is
6560               permitted in a shared library.
6561             </p>
6562             <p>
6563               Position independent code may have a performance penalty,
6564               especially on <tt>i386</tt>. However, in most cases the
6565               speed penalty must be measured against the memory wasted on
6566               the few architectures where non position independent code is
6567               even possible.
6568             </p>
6569           </footnote>. Any exception to this rule must be discussed on
6570           the mailing list <em>debian-devel@lists.debian.org</em>, and
6571           a rough consensus obtained.  The reasons for not compiling
6572           with <tt>-fPIC</tt> flag must be recorded in the file
6573           <tt>README.Debian</tt>, and care must be taken to either
6574           restrict the architecture or arrange for <tt>-fPIC</tt> to
6575           be used on architectures where it is required.<footnote>
6576             <p>
6577               Some of the reasons why this might be required is if the
6578               library contains hand crafted assembly code that is not
6579               relocatable, the speed penalty is excessive for compute
6580               intensive libs, and similar reasons.
6581             </p>
6582           </footnote>
6583         </p>
6584         <p>
6585           As to the static libraries, the common case is not to have
6586           relocatable code, since there is no benefit, unless in specific
6587           cases; therefore the static version must not be compiled
6588           with the <tt>-fPIC</tt> flag. Any exception to this rule
6589           should be discussed on the mailing list
6590           <em>debian-devel@lists.debian.org</em>,  and the reasons for
6591           compiling with the <tt>-fPIC</tt> flag must be recorded in
6592           the file <tt>README.Debian</tt>. <footnote>
6593             <p>
6594               Some of the reasons for linking static libraries with
6595               the <tt>-fPIC</tt> flag are if, for example, one needs a
6596               Perl API for a library that is under rapid development,
6597               and has an unstable API, so shared libraries are
6598               pointless at this phase of the library's development. In
6599               that case, since Perl needs a library with relocatable
6600               code, it may make sense to create a static library with
6601               relocatable code. Another reason cited is if you are
6602               distilling various libraries into a common shared
6603               library, like <tt>mklibs</tt> does in the Debian
6604               installer project.
6605             </p>
6606           </footnote>
6607         </p>
6608         <p>
6609           In other words, if both a shared and a static library is
6610           being built, each source unit (<tt>*.c</tt>, for example,
6611           for C files) will need to be compiled twice, for the normal
6612           case. 
6613         </p>
6614         <p>
6615           You must specify the gcc option <tt>-D_REENTRANT</tt>
6616           when building a library (either static or shared) to make
6617           the library compatible with LinuxThreads.
6618         </p>
6619
6620         <p>
6621           Although not enforced by the build tools, shared libraries
6622           must be linked against all libraries that they use symbols from
6623           in the same way that binaries are.  This ensures the correct
6624           functioning of the <qref id="sharedlibs-shlibdeps">shlibs</qref>
6625           system and guarantees that all libraries can be safely opened
6626           with <tt>dlopen()</tt>.  Packagers may wish to use the gcc
6627           option <tt>-Wl,-z,defs</tt> when building a shared library.
6628           Since this option enforces symbol resolution at build time,
6629           a missing library reference will be caught early as a fatal
6630           build error.
6631         </p>
6632
6633         <p>
6634           All installed shared libraries should be stripped with
6635           <example compact="compact">
6636 strip --strip-unneeded <var>your-lib</var>
6637           </example>
6638           (The option <tt>--strip-unneeded</tt> makes
6639           <prgn>strip</prgn> remove only the symbols which aren't
6640           needed for relocation processing.)  Shared libraries can
6641           function perfectly well when stripped, since the symbols for
6642           dynamic linking are in a separate part of the ELF object
6643           file.<footnote>
6644               You might also want to use the options
6645               <tt>--remove-section=.comment</tt> and
6646               <tt>--remove-section=.note</tt> on both shared libraries
6647               and executables, and <tt>--strip-debug</tt> on static
6648               libraries.
6649           </footnote>
6650         </p>
6651
6652         <p>
6653           Note that under some circumstances it may be useful to
6654           install a shared library unstripped, for example when
6655           building a separate package to support debugging.
6656         </p>
6657
6658         <p>
6659           Shared object files (often <file>.so</file> files) that are not
6660           public libraries, that is, they are not meant to be linked
6661           to by third party executables (binaries of other packages),
6662           should be installed in subdirectories of the
6663           <file>/usr/lib</file> directory.  Such files are exempt from the
6664           rules that govern ordinary shared libraries, except that
6665           they must not be installed executable and should be
6666           stripped.<footnote>
6667               A common example are the so-called "plug-ins",
6668               internal shared objects that are dynamically loaded by
6669               programs using <manref name="dlopen" section="3">.
6670           </footnote>
6671         </p>
6672
6673         <p>
6674           Packages containing shared libraries that may be linked to
6675           by other packages' binaries, but which for some
6676           <em>compelling</em> reason can not be installed in
6677           <file>/usr/lib</file> directory, may install the shared library
6678           files in subdirectories of the <file>/usr/lib</file> directory,
6679           in which case they should arrange to add that directory in
6680           <file>/etc/ld.so.conf</file> in the package's post-installation
6681           script, and remove it in the package's post-removal script.
6682         </p>
6683
6684         <p>
6685           An ever increasing number of packages are using
6686           <prgn>libtool</prgn> to do their linking.  The latest GNU
6687           libtools (>= 1.3a) can take advantage of the metadata in the
6688           installed <prgn>libtool</prgn> archive files (<file>*.la</file>
6689           files).  The main advantage of <prgn>libtool</prgn>'s
6690           <file>.la</file> files is that it allows <prgn>libtool</prgn> to
6691           store and subsequently access metadata with respect to the
6692           libraries it builds.  <prgn>libtool</prgn> will search for
6693           those files, which contain a lot of useful information about
6694           a library (such as library dependency information for static
6695           linking).  Also, they're <em>essential</em> for programs
6696           using <tt>libltdl</tt>.<footnote>
6697               Although <prgn>libtool</prgn> is fully capable of
6698               linking against shared libraries which don't have
6699               <tt>.la</tt> files, as it is a mere shell script it can
6700               add considerably to the build time of a
6701               <prgn>libtool</prgn>-using package if that shell script
6702               has to derive all this information from first principles
6703               for each library every time it is linked.  With the
6704               advent of <prgn>libtool</prgn> version 1.4 (and to a
6705               lesser extent <prgn>libtool</prgn> version 1.3), the
6706               <file>.la</file> files also store information about
6707               inter-library dependencies which cannot necessarily be
6708               derived after the <file>.la</file> file is deleted.
6709           </footnote>
6710         </p>
6711
6712         <p>
6713           Packages that use <prgn>libtool</prgn> to create shared
6714           libraries should include the <file>.la</file> files in the
6715           <tt>-dev</tt> package, unless the package relies on
6716           <tt>libtool</tt>'s <tt>libltdl</tt> library, in which case
6717           the <tt>.la</tt> files must go in the run-time library
6718           package.
6719         </p>
6720
6721         <p>
6722           You must make sure that you use only released versions of
6723           shared libraries to build your packages; otherwise other
6724           users will not be able to run your binaries
6725           properly. Producing source packages that depend on
6726           unreleased compilers is also usually a bad
6727           idea.
6728         </p>
6729       </sect>
6730
6731
6732       <sect>
6733         <heading>Shared libraries</heading>
6734         <p>
6735           This section has moved to <ref id="sharedlibs">.
6736         </p>
6737       </sect>
6738
6739
6740       <sect id="scripts">
6741         <heading>Scripts</heading>
6742
6743         <p>
6744           All command scripts, including the package maintainer
6745           scripts inside the package and used by <prgn>dpkg</prgn>,
6746           should have a <tt>#!</tt> line naming the shell to be used
6747           to interpret them.
6748         </p>
6749
6750         <p>
6751           In the case of Perl scripts this should be
6752           <tt>#!/usr/bin/perl</tt>.
6753         </p>
6754
6755         <p>
6756           When scripts are installed into a directory in the system
6757           PATH, the script name should not include an extension such
6758           as <tt>.sh</tt> or <tt>.pl</tt> that denotes the scripting
6759           language currently used to implement it.
6760         </p>
6761         <p>
6762           Shell scripts (<prgn>sh</prgn> and <prgn>bash</prgn>)
6763           should almost certainly start with <tt>set -e</tt> so that
6764           errors are detected.  Every script should use
6765           <tt>set -e</tt> or check the exit status of <em>every</em>
6766           command.
6767         </p>
6768
6769         <p>
6770           Scripts may assume that <file>/bin/sh</file> implements the
6771           SUSv3 Shell Command Language<footnote>
6772             Single UNIX Specification, version 3, which is also IEEE
6773             1003.1-2004 (POSIX), and is available on the World Wide Web
6774             from <url id="http://www.unix.org/version3/online.html"
6775                       name="The Open Group"> after free
6776             registration.</footnote>
6777           plus the following additional features not mandated by
6778           SUSv3:<footnote>
6779             These features are in widespread use in the Linux community
6780             and are implemented in all of bash, dash, and ksh, the most
6781             common shells users may wish to use as <file>/bin/sh</file>.
6782           </footnote>
6783           <list>
6784             <item><tt>echo -n</tt>, if implemented as a shell built-in,
6785               must not generate a newline.</item>
6786             <item><tt>test</tt>, if implemented as a shell built-in, must
6787               support <tt>-a</tt> and <tt>-o</tt> as binary logical
6788               operators.</item>
6789             <item><tt>local</tt> to create a scoped variable must be
6790               supported; however, <tt>local</tt> may or may not preserve
6791               the variable value from an outer scope and may or may not
6792               support arguments more complex than simple variables.  Only
6793               uses such as:
6794 <example compact>
6795 fname () {
6796     local a
6797     a=''
6798     # ... use a ...
6799 }
6800 </example>
6801               must be supported.
6802             </item>
6803           </list>
6804           If a shell script requires non-SUSv3 features from the shell
6805           interpreter other than those listed above, the appropriate shell
6806           must be specified in the first line of the script (e.g.,
6807           <tt>#!/bin/bash</tt>) and the package must depend on the package
6808           providing the shell (unless the shell package is marked
6809           "Essential", as in the case of <prgn>bash</prgn>).
6810         </p>
6811
6812         <p>
6813           You may wish to restrict your script to SUSv3 features plus the
6814           above set when possible so that it may use <file>/bin/sh</file>
6815           as its interpreter. If your script works with <prgn>dash</prgn>
6816           (originally called <prgn>ash</prgn>), it probably complies with
6817           the above requirements, but if you are in doubt, use
6818           <file>/bin/bash</file>.
6819         </p>
6820
6821         <p>
6822           Perl scripts should check for errors when making any
6823           system calls, including <tt>open</tt>, <tt>print</tt>,
6824           <tt>close</tt>, <tt>rename</tt> and <tt>system</tt>.
6825         </p>
6826
6827         <p>
6828           <prgn>csh</prgn> and <prgn>tcsh</prgn> should be avoided as
6829           scripting languages.  See <em>Csh Programming Considered
6830           Harmful</em>, one of the <tt>comp.unix.*</tt> FAQs, which
6831           can be found at <url id="http://www.faqs.org/faqs/unix-faq/shell/csh-whynot/">.
6832           If an upstream package comes with <prgn>csh</prgn> scripts
6833           then you must make sure that they start with
6834           <tt>#!/bin/csh</tt> and make your package depend on the
6835           <prgn>c-shell</prgn> virtual package.
6836         </p>
6837
6838         <p>
6839           Any scripts which create files in world-writeable
6840           directories (e.g., in <file>/tmp</file>) must use a
6841           mechanism which will fail atomically if a file with the same
6842           name already exists.
6843         </p>
6844
6845         <p>
6846           The Debian base system provides the <prgn>tempfile</prgn>
6847           and <prgn>mktemp</prgn> utilities for use by scripts for
6848           this purpose.
6849         </p>
6850       </sect>
6851
6852
6853       <sect>
6854         <heading>Symbolic links</heading>
6855
6856         <p>
6857           In general, symbolic links within a top-level directory
6858           should be relative, and symbolic links pointing from one
6859           top-level directory into another should be absolute. (A
6860           top-level directory is a sub-directory of the root
6861           directory <file>/</file>.)
6862         </p>
6863
6864         <p>
6865           In addition, symbolic links should be specified as short as
6866           possible, i.e., link targets like <file>foo/../bar</file> are
6867           deprecated.
6868         </p>
6869
6870         <p>
6871           Note that when creating a relative link using
6872           <prgn>ln</prgn> it is not necessary for the target of the
6873           link to exist relative to the working directory you're
6874           running <prgn>ln</prgn> from, nor is it necessary to change
6875           directory to the directory where the link is to be made.
6876           Simply include the string that should appear as the target
6877           of the link (this will be a pathname relative to the
6878           directory in which the link resides) as the first argument
6879           to <prgn>ln</prgn>.
6880         </p>
6881
6882         <p>
6883           For example, in your <prgn>Makefile</prgn> or
6884           <file>debian/rules</file>, you can do things like:
6885           <example compact="compact">
6886 ln -fs gcc $(prefix)/bin/cc
6887 ln -fs gcc debian/tmp/usr/bin/cc
6888 ln -fs ../sbin/sendmail $(prefix)/bin/runq
6889 ln -fs ../sbin/sendmail debian/tmp/usr/bin/runq
6890           </example>
6891         </p>
6892
6893         <p>
6894           A symbolic link pointing to a compressed file should always
6895           have the same file extension as the referenced file. (For
6896           example, if a file <file>foo.gz</file> is referenced by a
6897           symbolic link, the filename of the link has to end with
6898           "<file>.gz</file>" too, as in <file>bar.gz</file>.)
6899         </p>
6900       </sect>
6901
6902       <sect>
6903         <heading>Device files</heading>
6904
6905         <p>
6906           Packages must not include device files in the package file
6907           tree.
6908         </p>
6909
6910         <p>
6911           If a package needs any special device files that are not
6912           included in the base system, it must call
6913           <prgn>MAKEDEV</prgn> in the <prgn>postinst</prgn> script,
6914           after notifying the user<footnote>
6915               This notification could be done via a (low-priority)
6916               debconf message, or an echo (printf) statement.
6917           </footnote>.
6918         </p>
6919
6920         <p>
6921           Packages must not remove any device files in the
6922           <prgn>postrm</prgn> or any other script. This is left to the
6923           system administrator.
6924         </p>
6925
6926         <p>
6927           Debian uses the serial devices
6928           <file>/dev/ttyS*</file>. Programs using the old
6929           <file>/dev/cu*</file> devices should be changed to use
6930           <file>/dev/ttyS*</file>.
6931         </p>
6932       </sect>
6933
6934       <sect id="config-files">
6935         <heading>Configuration files</heading>
6936
6937         <sect1>
6938           <heading>Definitions</heading>
6939
6940           <p>
6941             <taglist>
6942               <tag>configuration file</tag>
6943               <item>
6944                   A file that affects the operation of a program, or
6945                   provides site- or host-specific information, or
6946                   otherwise customizes the behavior of a program.
6947                   Typically, configuration files are intended to be
6948                   modified by the system administrator (if needed or
6949                   desired) to conform to local policy or to provide
6950                   more useful site-specific behavior.
6951               </item>
6952
6953               <tag><tt>conffile</tt></tag>
6954               <item>
6955                   A file listed in a package's <tt>conffiles</tt>
6956                   file, and is treated specially by <prgn>dpkg</prgn>
6957                   (see <ref id="configdetails">).
6958               </item>
6959             </taglist>
6960           </p>
6961
6962           <p>
6963             The distinction between these two is important; they are
6964             not interchangeable concepts. Almost all
6965             <tt>conffile</tt>s are configuration files, but many
6966             configuration files are not <tt>conffiles</tt>.
6967           </p>
6968
6969           <p>
6970             Note that a script that embeds configuration information
6971             (such as most of the files in <file>/etc/default</file> and
6972             <file>/etc/cron.{daily,weekly,monthly}</file>) is de-facto a
6973             configuration file and should be treated as such.
6974           </p>
6975         </sect1>
6976
6977         <sect1>
6978           <heading>Location</heading>
6979
6980           <p>
6981             Any configuration files created or used by your package
6982             must reside in <file>/etc</file>. If there are several,
6983             consider creating a subdirectory of <file>/etc</file>
6984             named after your package.
6985           </p>
6986
6987           <p>
6988             If your package creates or uses configuration files
6989             outside of <file>/etc</file>, and it is not feasible to modify
6990             the package to use <file>/etc</file> directly, put the files
6991             in <file>/etc</file> and create symbolic links to those files
6992             from the location that the package requires.
6993           </p>
6994         </sect1>
6995
6996         <sect1>
6997           <heading>Behavior</heading>
6998
6999           <p>
7000             Configuration file handling must conform to the following
7001             behavior:
7002             <list compact="compact">
7003               <item>
7004                   local changes must be preserved during a package
7005                   upgrade, and
7006               </item>
7007               <item>
7008                   configuration files must be preserved when the
7009                   package is removed, and only deleted when the
7010                   package is purged.
7011               </item>
7012             </list>
7013           </p>
7014
7015           <p>
7016             The easy way to achieve this behavior is to make the
7017             configuration file a <tt>conffile</tt>. This is
7018             appropriate only if it is possible to distribute a default
7019             version that will work for most installations, although
7020             some system administrators may choose to modify it. This
7021             implies that the default version will be part of the
7022             package distribution, and must not be modified by the
7023             maintainer scripts during installation (or at any other
7024             time).
7025           </p>
7026
7027           <p>
7028             In order to ensure that local changes are preserved
7029             correctly, no package may contain or make hard links to
7030             conffiles.<footnote>
7031                 Rationale: There are two problems with hard links.
7032                 The first is that some editors break the link while
7033                 editing one of the files, so that the two files may
7034                 unwittingly become unlinked and different.  The second
7035                 is that <prgn>dpkg</prgn> might break the hard link
7036                 while upgrading <tt>conffile</tt>s.
7037             </footnote>
7038           </p>
7039
7040           <p>
7041             The other way to do it is via the maintainer scripts.  In
7042             this case, the configuration file must not be listed as a
7043             <tt>conffile</tt> and must not be part of the package
7044             distribution. If the existence of a file is required for
7045             the package to be sensibly configured it is the
7046             responsibility of the package maintainer to provide
7047             maintainer scripts which correctly create, update and
7048             maintain the file and remove it on purge.  (See <ref
7049             id="maintainerscripts"> for more information.)  These
7050             scripts must be idempotent (i.e., must work correctly if
7051             <prgn>dpkg</prgn> needs to re-run them due to errors
7052             during installation or removal), must cope with all the
7053             variety of ways <prgn>dpkg</prgn> can call maintainer
7054             scripts, must not overwrite or otherwise mangle the user's
7055             configuration without asking, must not ask unnecessary
7056             questions (particularly during upgrades), and must
7057             otherwise be good citizens.
7058           </p>
7059
7060           <p>
7061             The scripts are not required to configure every possible
7062             option for the package, but only those necessary to get
7063             the package running on a given system. Ideally the
7064             sysadmin should not have to do any configuration other
7065             than that done (semi-)automatically by the
7066             <prgn>postinst</prgn> script.
7067           </p>
7068
7069           <p>
7070             A common practice is to create a script called
7071             <file><var>package</var>-configure</file> and have the
7072             package's <prgn>postinst</prgn> call it if and only if the
7073             configuration file does not already exist.  In certain
7074             cases it is useful for there to be an example or template
7075             file which the maintainer scripts use.  Such files should
7076             be in <file>/usr/share/<var>package</var></file> or
7077             <file>/usr/lib/<var>package</var></file> (depending on whether
7078             they are architecture-independent or not).  There should
7079             be symbolic links to them from
7080             <file>/usr/share/doc/<var>package</var>/examples</file> if
7081             they are examples, and should be perfectly ordinary
7082             <prgn>dpkg</prgn>-handled files (<em>not</em>
7083             configuration files).
7084           </p>
7085
7086           <p>
7087             These two styles of configuration file handling must
7088             not be mixed, for that way lies madness:
7089             <prgn>dpkg</prgn> will ask about overwriting the file
7090             every time the package is upgraded.
7091           </p>
7092         </sect1>
7093
7094         <sect1>
7095           <heading>Sharing configuration files</heading>
7096
7097           <p>
7098             Packages which specify the same file as a
7099             <tt>conffile</tt> must be tagged as <em>conflicting</em>
7100             with each other.  (This is an instance of the general rule
7101             about not sharing files.  Note that neither alternatives
7102             nor diversions are likely to be appropriate in this case;
7103             in particular, <prgn>dpkg</prgn> does not handle diverted
7104             <tt>conffile</tt>s well.)
7105           </p>
7106
7107           <p>
7108             The maintainer scripts must not alter a <tt>conffile</tt>
7109             of <em>any</em> package, including the one the scripts
7110             belong to.
7111           </p>
7112
7113           <p>
7114             If two or more packages use the same configuration file
7115             and it is reasonable for both to be installed at the same
7116             time, one of these packages must be defined as
7117             <em>owner</em> of the configuration file, i.e., it will be
7118             the package which handles that file as a configuration
7119             file.  Other packages that use the configuration file must
7120             depend on the owning package if they require the
7121             configuration file to operate. If the other package will
7122             use the configuration file if present, but is capable of
7123             operating without it, no dependency need be declared.
7124           </p>
7125
7126           <p>
7127             If it is desirable for two or more related packages to
7128             share a configuration file <em>and</em> for all of the
7129             related packages to be able to modify that configuration
7130             file, then the following should be done:
7131             <enumlist compact="compact">
7132               <item>
7133                   One of the related packages (the "owning" package)
7134                   will manage the configuration file with maintainer
7135                   scripts as described in the previous section.
7136               </item>
7137               <item>
7138                   The owning package should also provide a program
7139                   that the other packages may use to modify the
7140                   configuration file.
7141               </item>
7142               <item>
7143                   The related packages must use the provided program
7144                   to make any desired modifications to the
7145                   configuration file.  They should either depend on
7146                   the core package to guarantee that the configuration
7147                   modifier program is available or accept gracefully
7148                   that they cannot modify the configuration file if it
7149                   is not.  (This is in addition to the fact that the
7150                   configuration file may not even be present in the
7151                   latter scenario.)
7152               </item>
7153             </enumlist>
7154           </p>
7155
7156           <p>
7157             Sometimes it's appropriate to create a new package which
7158             provides the basic infrastructure for the other packages
7159             and which manages the shared configuration files.  (The
7160             <tt>sgml-base</tt> package is a good example.)
7161           </p>
7162         </sect1>
7163
7164         <sect1>
7165           <heading>User configuration files ("dotfiles")</heading>
7166
7167           <p>
7168             The files in <file>/etc/skel</file> will automatically be
7169             copied into new user accounts by <prgn>adduser</prgn>.
7170             No other program should reference the files in
7171             <file>/etc/skel</file>.
7172           </p>
7173
7174           <p>
7175             Therefore, if a program needs a dotfile to exist in
7176             advance in <file>$HOME</file> to work sensibly, that dotfile
7177             should be installed in <file>/etc/skel</file> and treated as a
7178             configuration file.
7179           </p>
7180
7181           <p>
7182             However, programs that require dotfiles in order to
7183             operate sensibly are a bad thing, unless they do create
7184             the dotfiles themselves automatically.
7185           </p>
7186
7187           <p>
7188             Furthermore, programs should be configured by the Debian
7189             default installation to behave as closely to the upstream
7190             default behavior as possible.
7191           </p>
7192
7193           <p>
7194             Therefore, if a program in a Debian package needs to be
7195             configured in some way in order to operate sensibly, that
7196             should be done using a site-wide configuration file placed
7197             in <file>/etc</file>.  Only if the program doesn't support a
7198             site-wide default configuration and the package maintainer
7199             doesn't have time to add it may a default per-user file be
7200             placed in <file>/etc/skel</file>.
7201           </p>
7202
7203           <p>
7204             <file>/etc/skel</file> should be as empty as we can make it.
7205             This is particularly true because there is no easy (or
7206             necessarily desirable) mechanism for ensuring that the
7207             appropriate dotfiles are copied into the accounts of
7208             existing users when a package is installed.
7209           </p>
7210         </sect1>
7211       </sect>
7212
7213       <sect>
7214         <heading>Log files</heading>
7215         <p>
7216           Log files should usually be named
7217           <file>/var/log/<var>package</var>.log</file>.  If you have many
7218           log files, or need a separate directory for permission
7219           reasons (<file>/var/log</file> is writable only by
7220           <file>root</file>), you should usually create a directory named
7221           <file>/var/log/<var>package</var></file> and place your log
7222           files there.
7223         </p>
7224
7225         <p>
7226           Log files must be rotated occasionally so that they don't
7227           grow indefinitely; the best way to do this is to drop a log
7228           rotation configuration file into the directory
7229           <file>/etc/logrotate.d</file> and use the facilities provided by
7230           logrotate.<footnote>
7231             <p>
7232               The traditional approach to log files has been to set up
7233               <em>ad hoc</em> log rotation schemes using simple shell
7234               scripts and cron.  While this approach is highly
7235               customizable, it requires quite a lot of sysadmin work.
7236               Even though the original Debian system helped a little
7237               by automatically installing a system which can be used
7238               as a template, this was deemed not enough.
7239             </p>
7240
7241             <p>
7242               The use of <prgn>logrotate</prgn>, a program developed
7243               by Red Hat, is better, as it centralizes log management.
7244               It has both a configuration file
7245               (<file>/etc/logrotate.conf</file>) and a directory where
7246               packages can drop their individual log rotation
7247               configurations (<file>/etc/logrotate.d</file>).
7248             </p>
7249           </footnote>
7250           Here is a good example for a logrotate config
7251           file (for more information see <manref name="logrotate"
7252             section="8">):
7253           <example compact="compact">
7254 /var/log/foo/*.log {
7255 rotate 12
7256 weekly
7257 compress
7258 postrotate
7259 /etc/init.d/foo force-reload
7260 endscript
7261 }
7262           </example>
7263           This rotates all files under <file>/var/log/foo</file>, saves 12
7264           compressed generations, and forces the daemon to reload its
7265           configuration information after the log rotation.
7266         </p>
7267
7268         <p>
7269           Log files should be removed when the package is
7270           purged (but not when it is only removed).  This should be
7271           done by the <prgn>postrm</prgn> script when it is called
7272           with the argument <tt>purge</tt> (see <ref
7273           id="removedetails">).
7274         </p>
7275       </sect>
7276
7277       <sect>
7278         <heading>Permissions and owners</heading>
7279
7280         <p>
7281           The rules in this section are guidelines for general use.
7282           If necessary you may deviate from the details below.
7283           However, if you do so you must make sure that what is done
7284           is secure and you should try to be as consistent as possible
7285           with the rest of the system.  You should probably also
7286           discuss it on <prgn>debian-devel</prgn> first.
7287         </p>
7288
7289         <p>
7290           Files should be owned by <tt>root.root</tt>, and made
7291           writable only by the owner and universally readable (and
7292           executable, if appropriate), that is mode 644 or 755.
7293         </p>
7294
7295         <p>
7296           Directories should be mode 755 or (for group-writability)
7297           mode 2775.  The ownership of the directory should be
7298           consistent with its mode: if a directory is mode 2775, it
7299           should be owned by the group that needs write access to
7300           it.<footnote>
7301             <p>
7302               When a package is upgraded, and the owner or permissions
7303               of a file included in the package has changed, dpkg
7304               arranges for the ownership and permissions to be
7305               correctly set upon installation. However, this does not
7306               extend to directories; the permissions and ownership of
7307               directories already on the system does not change on
7308               install or upgrade of packages.  This makes sense, since
7309               otherwise common directories like <tt>/usr</tt> would
7310               always be in flux.  To correctly change permissions of a
7311               directory the package owns, explicit action is required,
7312               usually in the <tt>postinst</tt> script. Care must be
7313               taken to handle downgrades as well, in that case.
7314             </p>
7315           </footnote>
7316         </p>
7317
7318
7319         <p>
7320           Setuid and setgid executables should be mode 4755 or 2755
7321           respectively, and owned by the appropriate user or group.
7322           They should not be made unreadable (modes like 4711 or
7323           2711 or even 4111); doing so achieves no extra security,
7324           because anyone can find the binary in the freely available
7325           Debian package; it is merely inconvenient.  For the same
7326           reason you should not restrict read or execute permissions
7327           on non-set-id executables.
7328         </p>
7329
7330         <p>
7331           Some setuid programs need to be restricted to particular
7332           sets of users, using file permissions.  In this case they
7333           should be owned by the uid to which they are set-id, and by
7334           the group which should be allowed to execute them.  They
7335           should have mode 4754; again there is no point in making
7336           them unreadable to those users who must not be allowed to
7337           execute them.
7338         </p>
7339
7340         <p>
7341           It is possible to arrange that the system administrator can
7342           reconfigure the package to correspond to their local
7343           security policy by changing the permissions on a binary:
7344           they can do this by using <prgn>dpkg-statoverride</prgn>, as
7345           described below.<footnote>
7346               Ordinary files installed by <prgn>dpkg</prgn> (as
7347               opposed to <tt>conffile</tt>s and other similar objects)
7348               normally have their permissions reset to the distributed
7349               permissions when the package is reinstalled.  However,
7350               the use of <prgn>dpkg-statoverride</prgn> overrides this
7351               default behavior.  If you use this method, you should
7352               remember to describe <prgn>dpkg-statoverride</prgn> in
7353               the package documentation; being a relatively new
7354               addition to Debian, it is probably not yet well-known.
7355           </footnote>
7356           Another method you should consider is to create a group for
7357           people allowed to use the program(s) and make any setuid
7358           executables executable only by that group.
7359         </p>
7360
7361         <p>
7362           If you need to create a new user or group for your package
7363           there are two possibilities.  Firstly, you may need to
7364           make some files in the binary package be owned by this
7365           user or group, or you may need to compile the user or
7366           group id (rather than just the name) into the binary
7367           (though this latter should be avoided if possible, as in
7368           this case you need a statically allocated id).</p>
7369
7370         <p>
7371           If you need a statically allocated id, you must ask for a
7372           user or group id from the <tt>base-passwd</tt> maintainer,
7373           and must not release the package until you have been
7374           allocated one.  Once you have been allocated one you must
7375           either make the package depend on a version of the
7376           <tt>base-passwd</tt> package with the id present in
7377           <file>/etc/passwd</file> or <file>/etc/group</file>, or arrange for
7378           your package to create the user or group itself with the
7379           correct id (using <tt>adduser</tt>) in its
7380           <prgn>preinst</prgn> or <prgn>postinst</prgn>.  (Doing it in
7381           the <prgn>postinst</prgn> is to be preferred if it is
7382           possible, otherwise a pre-dependency will be needed on the
7383           <tt>adduser</tt> package.)
7384         </p>
7385
7386         <p>
7387           On the other hand, the program might be able to determine
7388           the uid or gid from the user or group name at runtime, so
7389           that a dynamically allocated id can be used.  In this case
7390           you should choose an appropriate user or group name,
7391           discussing this on <prgn>debian-devel</prgn> and checking
7392           with the <package/base-passwd/ maintainer that it is unique and that
7393           they do not wish you to use a statically allocated id
7394           instead.  When this has been checked you must arrange for
7395           your package to create the user or group if necessary using
7396           <prgn>adduser</prgn> in the <prgn>preinst</prgn> or
7397           <prgn>postinst</prgn> script (again, the latter is to be
7398           preferred if it is possible).
7399         </p>
7400
7401         <p>
7402           Note that changing the numeric value of an id associated
7403           with a name is very difficult, and involves searching the
7404           file system for all appropriate files.  You need to think
7405           carefully whether a static or dynamic id is required, since
7406           changing your mind later will cause problems.
7407         </p>
7408
7409         <sect1><heading>The use of <prgn>dpkg-statoverride</prgn></heading>
7410           <p>
7411             This section is not intended as policy, but as a
7412             description of the use of <prgn>dpkg-statoverride</prgn>.
7413           </p>
7414
7415           <p>
7416             <prgn>dpkg-statoverride</prgn> is a replacement for the
7417             deprecated <tt>suidmanager</tt> package.  Packages which
7418             previously used <tt>suidmanager</tt> should have a
7419             <tt>Conflicts: suidmanager (<< 0.50)</tt> entry (or even
7420             <tt>(<< 0.52)</tt>), and calls to <tt>suidregister</tt>
7421             and <tt>suidunregister</tt> should now be simply removed
7422             from the maintainer scripts.
7423           </p>
7424
7425           <p>
7426             If a system administrator wishes to have a file (or
7427             directory or other such thing) installed with owner and
7428             permissions different from those in the distributed Debian
7429             package, they can use the <prgn>dpkg-statoverride</prgn>
7430             program to instruct <prgn>dpkg</prgn> to use the different
7431             settings every time the file is installed.  Thus the
7432             package maintainer should distribute the files with their
7433             normal permissions, and leave it for the system
7434             administrator to make any desired changes.  For example, a
7435             daemon which is normally required to be setuid root, but
7436             in certain situations could be used without being setuid,
7437             should be installed setuid in the <tt>.deb</tt>.  Then the
7438             local system administrator can change this if they wish.
7439             If there are two standard ways of doing it, the package
7440             maintainer can use <tt>debconf</tt> to find out the
7441             preference, and call <prgn>dpkg-statoverride</prgn> in the
7442             maintainer script if necessary to accommodate the system
7443             administrator's choice. Care must be taken during
7444             upgrades to not override an existing setting.
7445           </p>
7446
7447           <p>
7448             Given the above, <prgn>dpkg-statoverride</prgn> is
7449             essentially a tool for system administrators and would not
7450             normally be needed in the maintainer scripts.  There is
7451             one type of situation, though, where calls to
7452             <prgn>dpkg-statoverride</prgn> would be needed in the
7453             maintainer scripts, and that involves packages which use
7454             dynamically allocated user or group ids.  In such a
7455             situation, something like the following idiom can be very
7456             helpful in the package's <prgn>postinst</prgn>, where
7457             <tt>sysuser</tt> is a dynamically allocated id:
7458             <example>
7459 for i in /usr/bin/foo /usr/sbin/bar
7460 do
7461   # only do something when no setting exists
7462   if ! dpkg-statoverride --list $i >/dev/null 2>&1
7463   then
7464     #include: debconf processing, question about foo and bar
7465     if [ "$RET" = "true" ] ; then
7466       dpkg-statoverride --update --add sysuser root 4755 $i
7467     fi
7468   fi
7469 done
7470             </example>
7471             The corresponding <tt>dpkg-statoverride --remove</tt>
7472             calls can then be made unconditionally when the package is
7473             purged.
7474           </p>
7475         </sect1>
7476       </sect>
7477     </chapt>
7478
7479
7480     <chapt id="customized-programs">
7481       <heading>Customized programs</heading>
7482
7483       <sect id="arch-spec">
7484         <heading>Architecture specification strings</heading>
7485
7486         <p>
7487           If a program needs to specify an <em>architecture specification
7488             string</em> in some place, it should select one of the
7489           strings provided by <tt>dpkg-architecture -L</tt>. The
7490           strings are in the format
7491           <tt><var>os</var>-<var>arch</var></tt>, though the OS part
7492           is sometimes elided, as when the OS is Linux.<footnote>
7493             <p>Currently, the strings are:
7494               i386 ia64 alpha amd64 armeb arm hppa m32r m68k mips
7495               mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb
7496               sparc darwin-i386 darwin-ia64 darwin-alpha darwin-amd64
7497               darwin-armeb darwin-arm darwin-hppa darwin-m32r
7498               darwin-m68k darwin-mips darwin-mipsel darwin-powerpc
7499               darwin-ppc64 darwin-s390 darwin-s390x darwin-sh3
7500               darwin-sh3eb darwin-sh4 darwin-sh4eb darwin-sparc
7501               freebsd-i386 freebsd-ia64 freebsd-alpha freebsd-amd64
7502               freebsd-armeb freebsd-arm freebsd-hppa freebsd-m32r
7503               freebsd-m68k freebsd-mips freebsd-mipsel freebsd-powerpc
7504               freebsd-ppc64 freebsd-s390 freebsd-s390x freebsd-sh3
7505               freebsd-sh3eb freebsd-sh4 freebsd-sh4eb freebsd-sparc
7506               kfreebsd-i386 kfreebsd-ia64 kfreebsd-alpha
7507               kfreebsd-amd64 kfreebsd-armeb kfreebsd-arm kfreebsd-hppa
7508               kfreebsd-m32r kfreebsd-m68k kfreebsd-mips
7509               kfreebsd-mipsel kfreebsd-powerpc kfreebsd-ppc64
7510               kfreebsd-s390 kfreebsd-s390x kfreebsd-sh3 kfreebsd-sh3eb
7511               kfreebsd-sh4 kfreebsd-sh4eb kfreebsd-sparc knetbsd-i386
7512               knetbsd-ia64 knetbsd-alpha knetbsd-amd64 knetbsd-armeb
7513               knetbsd-arm knetbsd-hppa knetbsd-m32r knetbsd-m68k
7514               knetbsd-mips knetbsd-mipsel knetbsd-powerpc
7515               knetbsd-ppc64 knetbsd-s390 knetbsd-s390x knetbsd-sh3
7516               knetbsd-sh3eb knetbsd-sh4 knetbsd-sh4eb knetbsd-sparc
7517               netbsd-i386 netbsd-ia64 netbsd-alpha netbsd-amd64
7518               netbsd-armeb netbsd-arm netbsd-hppa netbsd-m32r
7519               netbsd-m68k netbsd-mips netbsd-mipsel netbsd-powerpc
7520               netbsd-ppc64 netbsd-s390 netbsd-s390x netbsd-sh3
7521               netbsd-sh3eb netbsd-sh4 netbsd-sh4eb netbsd-sparc
7522               openbsd-i386 openbsd-ia64 openbsd-alpha openbsd-amd64
7523               openbsd-armeb openbsd-arm openbsd-hppa openbsd-m32r
7524               openbsd-m68k openbsd-mips openbsd-mipsel openbsd-powerpc
7525               openbsd-ppc64 openbsd-s390 openbsd-s390x openbsd-sh3
7526               openbsd-sh3eb openbsd-sh4 openbsd-sh4eb openbsd-sparc
7527               hurd-i386 hurd-ia64 hurd-alpha hurd-amd64 hurd-armeb
7528               hurd-arm hurd-hppa hurd-m32r hurd-m68k hurd-mips
7529               hurd-mipsel hurd-powerpc hurd-ppc64 hurd-s390 hurd-s390x
7530               hurd-sh3 hurd-sh3eb hurd-sh4 hurd-sh4eb hurd-sparc
7531             </p>
7532           </footnote>
7533         </p>
7534
7535         <p>
7536           Note that we don't want to use
7537           <tt><var>arch</var>-debian-linux</tt> to apply to the rule
7538           <tt><var>architecture</var>-<var>vendor</var>-<var>os</var></tt>
7539           since this would make our programs incompatible with other
7540           Linux distributions.  We also don't use something like
7541           <tt><var>arch</var>-unknown-linux</tt>, since the
7542           <tt>unknown</tt> does not look very good.
7543         </p>
7544       </sect>
7545
7546       <sect>
7547         <heading>Daemons</heading>
7548
7549         <p>
7550           The configuration files <file>/etc/services</file>,
7551           <file>/etc/protocols</file>, and <file>/etc/rpc</file> are managed
7552           by the <prgn>netbase</prgn> package and must not be modified
7553           by other packages.
7554         </p>
7555
7556         <p>
7557           If a package requires a new entry in one of these files, the
7558           maintainer should get in contact with the
7559           <prgn>netbase</prgn> maintainer, who will add the entries
7560           and release a new version of the <prgn>netbase</prgn>
7561           package.
7562         </p>
7563
7564         <p>
7565           The configuration file <file>/etc/inetd.conf</file> must not be
7566           modified by the package's scripts except via the
7567           <prgn>update-inetd</prgn> script or the
7568           <file>DebianNet.pm</file> Perl module.  See their documentation
7569           for details on how to add entries.
7570         </p>
7571
7572         <p>
7573           If a package wants to install an example entry into
7574           <file>/etc/inetd.conf</file>, the entry must be preceded with
7575           exactly one hash character (<tt>#</tt>). Such lines are
7576           treated as "commented out by user" by the
7577           <prgn>update-inetd</prgn> script and are not changed or
7578           activated during package updates.
7579         </p>
7580       </sect>
7581
7582       <sect>
7583         <heading>Using pseudo-ttys and modifying wtmp, utmp and
7584         lastlog</heading>
7585
7586         <p>
7587           Some programs need to create pseudo-ttys. This should be done
7588           using Unix98 ptys if the C library supports it. The resulting
7589           program must not be installed setuid root, unless that
7590           is required for other functionality.
7591         </p>
7592
7593         <p>
7594           The files <file>/var/run/utmp</file>, <file>/var/log/wtmp</file> and
7595           <file>/var/log/lastlog</file> must be installed writable by
7596           group <tt>utmp</tt>.  Programs which need to modify those
7597           files must be installed setgid <tt>utmp</tt>.
7598         </p>
7599       </sect>
7600
7601       <sect>
7602         <heading>Editors and pagers</heading>
7603
7604         <p>
7605           Some programs have the ability to launch an editor or pager
7606           program to edit or display a text document.  Since there are
7607           lots of different editors and pagers available in the Debian
7608           distribution, the system administrator and each user should
7609           have the possibility to choose their preferred editor and
7610           pager.
7611         </p>
7612
7613         <p>
7614           In addition, every program should choose a good default
7615           editor/pager if none is selected by the user or system
7616           administrator.
7617         </p>
7618
7619         <p>
7620           Thus, every program that launches an editor or pager must
7621           use the EDITOR or PAGER environment variable to determine
7622           the editor or pager the user wishes to use.  If these
7623           variables are not set, the programs <file>/usr/bin/editor</file>
7624           and <file>/usr/bin/pager</file> should be used, respectively.
7625         </p>
7626
7627         <p>
7628           These two files are managed through the <prgn>dpkg</prgn>
7629           "alternatives" mechanism.  Thus every package providing an
7630           editor or pager must call the
7631           <prgn>update-alternatives</prgn> script to register these
7632           programs.
7633         </p>
7634
7635         <p>
7636           If it is very hard to adapt a program to make use of the
7637           EDITOR or PAGER variables, that program may be configured to
7638           use <file>/usr/bin/sensible-editor</file> and
7639           <file>/usr/bin/sensible-pager</file> as the editor or pager
7640           program respectively.  These are two scripts provided in the
7641           Debian base system that check the EDITOR and PAGER variables
7642           and launch the appropriate program, and fall back to
7643           <file>/usr/bin/editor</file> and <file>/usr/bin/pager</file> if the
7644           variable is not set.
7645         </p>
7646
7647         <p>
7648           A program may also use the VISUAL environment variable to
7649           determine the user's choice of editor.  If it exists, it
7650           should take precedence over EDITOR.  This is in fact what
7651           <file>/usr/bin/sensible-editor</file> does.
7652         </p>
7653
7654         <p>
7655           It is not required for a package to depend on
7656           <tt>editor</tt> and <tt>pager</tt>, nor is it required for a
7657           package to provide such virtual packages.<footnote>
7658               The Debian base system already provides an editor and a
7659               pager program.
7660           </footnote>
7661         </p>
7662       </sect>
7663
7664       <sect id="web-appl">
7665         <heading>Web servers and applications</heading>
7666
7667         <p>
7668           This section describes the locations and URLs that should
7669           be used by all web servers and web applications in the
7670           Debian system.
7671         </p>
7672
7673         <p>
7674           <enumlist>
7675             <item>
7676                 Cgi-bin executable files are installed in the
7677                 directory
7678                 <example compact="compact">
7679 /usr/lib/cgi-bin/<var>cgi-bin-name</var>
7680                 </example>
7681                 and should be referred to as
7682                 <example compact="compact">
7683 http://localhost/cgi-bin/<var>cgi-bin-name</var>
7684                 </example>
7685
7686             </item>
7687
7688             <item>
7689               <p>Access to HTML documents</p>
7690
7691               <p>
7692                 HTML documents for a package are stored in
7693                 <file>/usr/share/doc/<var>package</var></file>
7694                 and can be referred to as
7695                 <example compact="compact">
7696 http://localhost/doc/<var>package</var>/<var>filename</var>
7697                 </example>
7698               </p>
7699
7700               <p>
7701                 The web server should restrict access to the document
7702                 tree so that only clients on the same host can read
7703                 the documents. If the web server does not support such
7704                 access controls, then it should not provide access at
7705                 all, or ask about providing access during installation.
7706               </p>
7707             </item>
7708
7709             <item>
7710               <p>Access to images</p>
7711               <p>
7712                 It is recommended that images for a package be stored
7713                 in <tt>/usr/share/images/<var>package</var></tt> and
7714                 may be referred to through an alias <tt>/images/</tt>
7715                 as
7716                 <example>
7717                   http://localhost/images/&lt;package&gt;/&lt;filename&gt;     
7718                 </example>
7719                 
7720               </p>
7721             </item>
7722
7723             <item>
7724               <p>Web Document Root</p>
7725
7726               <p>
7727                 Web Applications should try to avoid storing files in
7728                 the Web Document Root.  Instead they should use the
7729                 /usr/share/doc/<var>package</var> directory for
7730                 documents and register the Web Application via the
7731                 <package>doc-base</package> package.  If access to the
7732                 web document root is unavoidable then use
7733                 <example compact="compact">
7734 /var/www
7735                 </example>
7736                 as the Document Root.  This might be just a symbolic
7737                 link to the location where the system administrator
7738                 has put the real document root.
7739               </p>
7740             </item>
7741             <item><p>Providing httpd and/or httpd-cgi</p>
7742               <p>
7743                 All web servers should provide the virtual package
7744                 <tt>httpd</tt>. If a web server has CGI support it should
7745                 provide <tt>httpd-cgi</tt> additionally.
7746               </p>
7747               <p>
7748                 All web applications which do not contain CGI scripts should
7749                 depend on <tt>httpd</tt>, all those web applications which
7750                 <tt>do</tt> contain CGI scripts, should depend on
7751                 <tt>httpd-cgi</tt>.
7752               </p>
7753             </item>
7754           </enumlist>
7755         </p>
7756       </sect>
7757
7758       <sect id="mail-transport-agents">
7759         <heading>Mail transport, delivery and user agents</heading>
7760
7761         <p>
7762           Debian packages which process electronic mail, whether mail
7763           user agents (MUAs) or mail transport agents (MTAs), must
7764           ensure that they are compatible with the configuration
7765           decisions below.  Failure to do this may result in lost
7766           mail, broken <tt>From:</tt> lines, and other serious brain
7767           damage!
7768         </p>
7769
7770         <p>
7771           The mail spool is <file>/var/mail</file> and the interface to
7772           send a mail message is <file>/usr/sbin/sendmail</file> (as per
7773           the FHS).  On older systems, the mail spool may be
7774           physically located in <file>/var/spool/mail</file>, but all
7775           access to the mail spool should be via the
7776           <file>/var/mail</file> symlink.  The mail spool is part of the
7777           base system and not part of the MTA package.
7778         </p>
7779
7780         <p>
7781           All Debian MUAs, MTAs, MDAs and other mailbox accessing
7782           programs (such as IMAP daemons) must lock the mailbox in an
7783           NFS-safe way. This means that <tt>fcntl()</tt> locking must
7784           be combined with dot locking.  To avoid deadlocks, a program
7785           should use <tt>fcntl()</tt> first and dot locking after
7786           this, or alternatively implement the two locking methods in
7787           a non blocking way<footnote>
7788               If it is not possible to establish both locks, the
7789               system shouldn't wait for the second lock to be
7790               established, but remove the first lock, wait a (random)
7791               time, and start over locking again.
7792           </footnote>. Using the functions <tt>maillock</tt> and
7793           <tt>mailunlock</tt> provided by the
7794           <tt>liblockfile*</tt><footnote>
7795               You will need to depend on <tt>liblockfile1 (&gt;&gt;1.01)</tt>
7796               to use these functions.
7797           </footnote> packages is the recommended way to realize this.
7798         </p>
7799
7800         <p>
7801           Mailboxes are generally mode 660
7802           <tt><var>user</var>.mail</tt> unless the system
7803           administrator has chosen otherwise.  A MUA may remove a
7804           mailbox (unless it has nonstandard permissions) in which
7805           case the MTA or another MUA must recreate it if needed.
7806           Mailboxes must be writable by group mail.
7807         </p>
7808
7809         <p>
7810           The mail spool is 2775 <tt>root.mail</tt>, and MUAs should
7811           be setgid mail to do the locking mentioned above (and
7812           must obviously avoid accessing other users' mailboxes
7813           using this privilege).</p>
7814
7815         <p>
7816           <file>/etc/aliases</file> is the source file for the system mail
7817           aliases (e.g., postmaster, usenet, etc.), it is the one
7818           which the sysadmin and <prgn>postinst</prgn> scripts may
7819           edit.  After <file>/etc/aliases</file> is edited the program or
7820           human editing it must call <prgn>newaliases</prgn>.  All MTA
7821           packages must come with a <prgn>newaliases</prgn> program,
7822           even if it does nothing, but older MTA packages did not do
7823           this so programs should not fail if <prgn>newaliases</prgn>
7824           cannot be found.  Note that because of this, all MTA
7825           packages must have <tt>Provides</tt>, <tt>Conflicts</tt> and
7826           <tt>Replaces: mail-transport-agent</tt> control file
7827           fields.
7828         </p>
7829
7830         <p>
7831           The convention of writing <tt>forward to
7832             <var>address</var></tt> in the mailbox itself is not
7833           supported.  Use a <tt>.forward</tt> file instead.</p>
7834
7835         <p>
7836           The <prgn>rmail</prgn> program used by UUCP
7837           for incoming mail should be  <file>/usr/sbin/rmail</file>.
7838           Likewise, <prgn>rsmtp</prgn>, for receiving
7839           batch-SMTP-over-UUCP, should be <file>/usr/sbin/rsmtp</file> if it
7840           is supported.</p>
7841
7842         <p>
7843           If your package needs to know what hostname to use on (for
7844           example) outgoing news and mail messages which are generated
7845           locally, you should use the file <file>/etc/mailname</file>.  It
7846           will contain the portion after the username and <tt>@</tt>
7847           (at) sign for email addresses of users on the machine
7848           (followed by a newline).
7849         </p>
7850
7851         <p>
7852           Such a package should check for the existence of this file
7853           when it is being configured.  If it exists, it should be
7854           used without comment, although an MTA's configuration script
7855           may wish to prompt the user even if it finds that this file
7856           exists.  If the file does not exist, the package should
7857           prompt the user for the value (preferably using
7858           <prgn>debconf</prgn>) and store it in <file>/etc/mailname</file>
7859           as well as using it in the package's configuration.  The
7860           prompt should make it clear that the name will not just be
7861           used by that package.  For example, in this situation the
7862           <tt>inn</tt> package could say something like:
7863           <example compact="compact">
7864 Please enter the "mail name" of your system.  This is the
7865 hostname portion of the address to be shown on outgoing
7866 news and mail messages.  The default is
7867 <var>syshostname</var>, your system's host name.  Mail
7868 name ["<var>syshostname</var>"]:
7869           </example>
7870           where <var>syshostname</var> is the output of <tt>hostname
7871             --fqdn</tt>.
7872         </p>
7873       </sect>
7874
7875       <sect>
7876         <heading>News system configuration</heading>
7877
7878         <p>
7879           All the configuration files related to the NNTP (news)
7880           servers and clients should be located under
7881           <file>/etc/news</file>.</p>
7882
7883         <p>
7884           There are some configuration issues that apply to a number
7885           of news clients and server packages on the machine. These
7886           are:
7887
7888           <taglist>
7889             <tag><file>/etc/news/organization</file></tag>
7890             <item>
7891                 A string which should appear as the
7892                 organization header for all messages posted
7893                 by NNTP clients on the machine
7894             </item>
7895
7896             <tag><file>/etc/news/server</file></tag>
7897             <item>
7898                 Contains the FQDN of the upstream NNTP
7899                 server, or localhost if the local machine is
7900                 an NNTP server.
7901             </item>
7902           </taglist>
7903
7904           Other global files may be added as required for cross-package news
7905           configuration.
7906         </p>
7907       </sect>
7908
7909
7910       <sect>
7911         <heading>Programs for the X Window System</heading>
7912
7913         <sect1>
7914           <heading>Providing X support and package priorities</heading>
7915
7916           <p>
7917             Programs that can be configured with support for the X
7918             Window System must be configured to do so and must declare
7919             any package dependencies necessary to satisfy their
7920             runtime requirements when using the X Window System.  If
7921             such a package is of higher priority than the X packages
7922             on which it depends, it is required that either the
7923             X-specific components be split into a separate package, or
7924             that an alternative version of the package, which includes
7925             X support, be provided, or that the package's priority be
7926             lowered.
7927           </p>
7928         </sect1>
7929
7930         <sect1>
7931           <heading>Packages providing an X server</heading>
7932
7933           <p>
7934             Packages that provide an X server that, directly or
7935             indirectly, communicates with real input and display
7936             hardware should declare in their control data that they
7937             provide the virtual package <tt>xserver</tt>.<footnote>
7938                 This implements current practice, and provides an
7939                 actual policy for usage of the <tt>xserver</tt>
7940                 virtual package which appears in the virtual packages
7941                 list.  In a nutshell, X servers that interface
7942                 directly with the display and input hardware or via
7943                 another subsystem (e.g., GGI) should provide
7944                 <tt>xserver</tt>.  Things like <tt>Xvfb</tt>,
7945                 <tt>Xnest</tt>, and <tt>Xprt</tt> should not.
7946             </footnote>
7947           </p>
7948         </sect1>
7949
7950         <sect1>
7951           <heading>Packages providing a terminal emulator</heading>
7952
7953           <p>
7954             Packages that provide a terminal emulator for the X Window
7955             System which meet the criteria listed below should declare
7956             in their control data that they provide the virtual
7957             package <tt>x-terminal-emulator</tt>.  They should also
7958             register themselves as an alternative for
7959             <file>/usr/bin/x-terminal-emulator</file>, with a priority of
7960             20.
7961           </p>
7962
7963           <p>
7964             To be an <tt>x-terminal-emulator</tt>, a program must:
7965             <list compact="compact">
7966               <item>
7967                   Be able to emulate a DEC VT100 terminal, or a
7968                   compatible terminal.
7969               </item>
7970
7971               <item>
7972                   Support the command-line option <tt>-e
7973                     <var>command</var></tt>, which creates a new
7974                   terminal window<footnote>
7975                       "New terminal window" does not necessarily mean
7976                       a new top-level X window directly parented by
7977                       the window manager; it could, if the terminal
7978                       emulator application were so coded, be a new
7979                       "view" in a multiple-document interface (MDI).
7980                   </footnote>
7981                   and runs the specified <var>command</var>,
7982                   interpreting the entirety of the rest of the command
7983                   line as a command to pass straight to exec, in the
7984                   manner that <tt>xterm</tt> does.
7985               </item>
7986
7987               <item>
7988                   Support the command-line option <tt>-T
7989                     <var>title</var></tt>, which creates a new terminal
7990                   window with the window title <var>title</var>.
7991               </item>
7992             </list>
7993           </p>
7994         </sect1>
7995
7996         <sect1>
7997           <heading>Packages providing a window manager</heading>
7998
7999           <p>
8000             Packages that provide a window manager should declare in
8001             their control data that they provide the virtual package
8002             <tt>x-window-manager</tt>.  They should also register
8003             themselves as an alternative for
8004             <file>/usr/bin/x-window-manager</file>, with a priority
8005             calculated as follows:
8006             <list compact="compact">
8007               <item>
8008                   Start with a priority of 20.
8009               </item>
8010
8011               <item>
8012                   If the window manager supports the Debian menu
8013                   system, add 20 points if this support is available
8014                   in the package's default configuration (i.e., no
8015                   configuration files belonging to the system or user
8016                   have to be edited to activate the feature); if
8017                   configuration files must be modified, add only 10
8018                   points.
8019                 </p>
8020               </item>
8021
8022               <item>
8023                   If the window manager complies with <url
8024                     id="http://www.freedesktop.org/Standards/wm-spec"
8025                     name="The Window Manager Specification Project">,
8026                   written by the <url id="http://www.freedesktop.org/"
8027                     name="Free Desktop Group">, add 40 points.
8028               </item>
8029
8030               <item>
8031                   If the window manager permits the X session to be
8032                   restarted using a <em>different</em> window manager
8033                   (without killing the X server) in its default
8034                   configuration, add 10 points; otherwise add none.
8035               </item>
8036             </list>
8037           </p>
8038         </sect1>
8039
8040         <sect1>
8041           <heading>Packages providing fonts</heading>
8042
8043           <p>
8044             Packages that provide fonts for the X Window
8045             System<footnote>
8046                 For the purposes of Debian Policy, a "font for the X
8047                 Window System" is one which is accessed via X protocol
8048                 requests.  Fonts for the Linux console, for PostScript
8049                 renderer, or any other purpose, do not fit this
8050                 definition.  Any tool which makes such fonts available
8051                 to the X Window System, however, must abide by this
8052                 font policy.
8053             </footnote>
8054             must do a number of things to ensure that they are both
8055             available without modification of the X or font server
8056             configuration, and that they do not corrupt files used by
8057             other font packages to register information about
8058             themselves.
8059             <enumlist>
8060               <item>
8061                   Fonts of any type supported by the X Window System
8062                   must be in a separate binary package from any
8063                   executables, libraries, or documentation (except
8064                   that specific to the fonts shipped, such as their
8065                   license information).  If one or more of the fonts
8066                   so packaged are necessary for proper operation of
8067                   the package with which they are associated the font
8068                   package may be Recommended; if the fonts merely
8069                   provide an enhancement, a Suggests relationship may
8070                   be used.  Packages must not Depend on font
8071                   packages.<footnote>
8072                       This is because the X server may retrieve fonts
8073                       from the local file system or over the network
8074                       from an X font server; the Debian package system
8075                       is empowered to deal only with the local
8076                       file system.
8077                   </footnote>
8078               </item>
8079
8080               <item>
8081                   BDF fonts must be converted to PCF fonts with the
8082                   <prgn>bdftopcf</prgn> utility (available in the
8083                   <tt>xfonts-utils</tt> package, <prgn>gzip</prgn>ped, and
8084                   placed in a directory that corresponds to their
8085                   resolution:
8086                   <list compact="compact">
8087                     <item>
8088                         100 dpi fonts must be placed in
8089                         <file>/usr/share/fonts/X11/100dpi/</file>.
8090                     </item>
8091
8092                     <item>
8093                         75 dpi fonts must be placed in
8094                         <file>/usr/share/fonts/X11/75dpi/</file>.
8095                     </item>
8096
8097                     <item>
8098                         Character-cell fonts, cursor fonts, and other
8099                         low-resolution fonts must be placed in
8100                         <file>/usr/share/fonts/X11/misc/</file>.
8101                     </item>
8102                   </list>
8103               </item>
8104
8105               <item>
8106                   Speedo fonts must be placed in
8107                   <file>/usr/share/fonts/X11/Speedo/</file>.
8108               </item>
8109
8110               <item>
8111                   Type 1 fonts must be placed in
8112                   <file>/usr/share/fonts/X11/Type1/</file>.  If font
8113                   metric files are available, they must be placed here
8114                   as well.
8115               </item>
8116
8117               <item>
8118                   Subdirectories of <file>/usr/share/fonts/X11/</file>
8119                   other than those listed above must be neither
8120                   created nor used.  (The <file>PEX</file>, <file>CID</file>,
8121                   and <file>cyrillic</file> directories are excepted for
8122                   historical reasons, but installation of files into
8123                   these directories remains discouraged.)
8124               </item>
8125
8126               <item>
8127                   Font packages may, instead of placing files directly
8128                   in the X font directories listed above, provide
8129                   symbolic links in that font directory pointing to
8130                   the files' actual location in the filesystem.  Such
8131                   a location must comply with the FHS.
8132               </item>
8133
8134               <item>
8135                   Font packages should not contain both 75dpi and
8136                   100dpi versions of a font.  If both are available,
8137                   they should be provided in separate binary packages
8138                   with <tt>-75dpi</tt> or <tt>-100dpi</tt> appended to
8139                   the names of the packages containing the
8140                   corresponding fonts.
8141               </item>
8142
8143               <item>
8144                   Fonts destined for the <file>misc</file> subdirectory
8145                   should not be included in the same package as 75dpi
8146                   or 100dpi fonts; instead, they should be provided in
8147                   a separate package with <tt>-misc</tt> appended to
8148                   its name.
8149               </item>
8150
8151               <item>
8152                   Font packages must not provide the files
8153                   <file>fonts.dir</file>, <file>fonts.alias</file>, or
8154                   <file>fonts.scale</file> in a font directory:
8155                   <list>
8156                     <item>
8157                         <file>fonts.dir</file> files must not be provided at all.
8158                     </item>
8159
8160                     <item>
8161                         <file>fonts.alias</file> and <file>fonts.scale</file>
8162                         files, if needed, should be provided in the
8163                         directory
8164                         <file>/etc/X11/fonts/<var>fontdir</var>/<var>package</var>.<var>extension</var></file>,
8165                         where <var>fontdir</var> is the name of the
8166                         subdirectory of
8167                         <file>/usr/share/fonts/X11/</file> where the
8168                         package's corresponding fonts are stored
8169                         (e.g., <tt>75dpi</tt> or <tt>misc</tt>),
8170                         <var>package</var> is the name of the package
8171                         that provides these fonts, and
8172                         <var>extension</var> is either <tt>scale</tt>
8173                         or <tt>alias</tt>, whichever corresponds to
8174                         the file contents.
8175                     </item>
8176                   </list>
8177               </item>
8178
8179               <item>
8180                   Font packages must declare a dependency on
8181                   <tt>xfonts-utils</tt> in their control
8182                   data.
8183               </item>
8184
8185               <item>
8186                   Font packages that provide one or more
8187                   <file>fonts.scale</file> files as described above must
8188                   invoke <prgn>update-fonts-scale</prgn> on each
8189                   directory into which they installed fonts
8190                   <em>before</em> invoking
8191                   <prgn>update-fonts-dir</prgn> on that directory.
8192                   This invocation must occur in both the
8193                   <prgn>postinst</prgn> (for all arguments) and
8194                   <prgn>postrm</prgn> (for all arguments except
8195                   <tt>upgrade</tt>) scripts.
8196               </item>
8197
8198               <item>
8199                   Font packages that provide one or more
8200                   <file>fonts.alias</file> files as described above must
8201                   invoke <prgn>update-fonts-alias</prgn> on each
8202                   directory into which they installed fonts.  This
8203                   invocation must occur in both the
8204                   <prgn>postinst</prgn> (for all arguments) and
8205                   <prgn>postrm</prgn> (for all arguments except
8206                   <tt>upgrade</tt>) scripts.
8207               </item>
8208
8209               <item>
8210                   Font packages must invoke
8211                   <prgn>update-fonts-dir</prgn> on each directory into
8212                   which they installed fonts.  This invocation must
8213                   occur in both the <prgn>postinst</prgn> (for all
8214                   arguments) and <prgn>postrm</prgn> (for all
8215                   arguments except <tt>upgrade</tt>) scripts.
8216               </item>
8217
8218               <item>
8219                   Font packages must not provide alias names for the
8220                   fonts they include which collide with alias names
8221                   already in use by fonts already packaged.
8222               </item>
8223
8224               <item>
8225                   Font packages must not provide fonts with the same
8226                   XLFD registry name as another font already packaged.
8227               </item>
8228             </enumlist>
8229           </p>
8230         </sect1>
8231
8232         <sect1>
8233           <heading>Application defaults files</heading>
8234
8235           <p>
8236             Application defaults files must be installed in the
8237             directory <file>/etc/X11/app-defaults/</file> (use of a
8238             localized subdirectory of <file>/etc/X11/</file> as described
8239             in the <em>X Toolkit Intrinsics - C Language
8240             Interface</em> manual is also permitted).  They must be
8241             registered as <tt>conffile</tt>s or handled as
8242             configuration files.  Packages must not provide the
8243             directory <file>/usr/X11R6/lib/X11/app-defaults/</file>.
8244           </p>
8245
8246           <p>
8247             Customization of programs' X resources may also be
8248             supported with the provision of a file with the same name
8249             as that of the package placed in the
8250             <file>/etc/X11/Xresources/</file> directory, which must
8251             registered as a <tt>conffile</tt> or handled as a
8252             configuration file.<footnote>
8253                 Note that this mechanism is not the same as using
8254                 app-defaults; app-defaults are tied to the client
8255                 binary on the local file system, whereas X resources
8256                 are stored in the X server and affect all connecting
8257                 clients.
8258             </footnote>
8259             <em>Important:</em> packages that install files into the
8260             <file>/etc/X11/Xresources/</file> directory must conflict with
8261             <tt>xbase (&lt;&lt; 3.3.2.3a-2)</tt>; if this is not done
8262             it is possible for the installing package to destroy a
8263             previously-existing <file>/etc/X11/Xresources</file> file
8264             which had been customized by the system administrator.
8265           </p>
8266         </sect1>
8267
8268         <sect1>
8269           <heading>Installation directory issues</heading>
8270
8271           <p>
8272             Packages using the X Window System should not be
8273             configured to install files under the
8274             <file>/usr/X11R6/</file> directory. The
8275             <file>/usr/X11R6/</file> directory hierarchy should be
8276             regarded as obsolete.
8277           </p>
8278
8279           <p>
8280             Programs that use GNU <prgn>autoconf</prgn> and
8281             <prgn>automake</prgn> are usually easily configured at
8282             compile time to use <file>/usr/</file> instead of
8283             <file>/usr/X11R6/</file>, and this should be done whenever
8284             possible.  Configuration files for window managers and
8285             display managers should be placed in a subdirectory of
8286             <file>/etc/X11/</file> corresponding to the package name due
8287             to these programs' tight integration with the mechanisms
8288             of the X Window System.  Application-level programs should
8289             use the <file>/etc/</file> directory unless otherwise mandated
8290             by policy.
8291           </p>
8292
8293           <p>
8294             The installation of files into subdirectories
8295             of <file>/usr/X11R6/include/X11/</file> and
8296             <file>/usr/X11R6/lib/X11/</file> is now prohibited;
8297             package maintainers should determine if subdirectories of
8298             <file>/usr/lib/</file> and <file>/usr/share/</file> can be used
8299             instead. 
8300           </p>
8301
8302           <p>
8303             Packages should install any relevant files into the
8304             directories <file>/usr/include/X11/</file> and
8305             <file>/usr/lib/X11/</file>, but if they do so, they must
8306             pre-depend on <tt>x11-common (&gt;=
8307             1:7.0.0)</tt><footnote>
8308               <p>
8309                 These libraries used to be all symbolic
8310                 links. However, with <tt>X11R7</tt>,
8311                 <tt>/usr/include/X11</tt> and <tt>/usr/lib/X11</tt>
8312                 are now real directories, and packages
8313                 <strong>should</strong> ship their files here instead
8314                 of in <tt>/usr/X11R6/{include,lib}/X11</tt>.
8315                 <tt>x11-common (&gt;= 1:7.0.0) </tt> is the package
8316                 responsible for converting these symlinks into
8317                 directories.
8318               </p>
8319             </footnote>
8320           </p>
8321         </sect1>
8322
8323         <sect1>
8324           <heading>The OSF/Motif and OpenMotif libraries</heading>
8325
8326           <p>
8327             <em>Programs that require the non-DFSG-compliant OSF/Motif or
8328               OpenMotif libraries</em><footnote>
8329                 OSF/Motif and OpenMotif are collectively referred to as
8330                 "Motif" in this policy document.
8331             </footnote>
8332             should be compiled against and tested with LessTif (a free
8333             re-implementation of Motif) instead.  If the maintainer
8334             judges that the program or programs do not work
8335             sufficiently well with LessTif to be distributed and
8336             supported, but do so when compiled against Motif, then two
8337             versions of the package should be created; one linked
8338             statically against Motif and with <tt>-smotif</tt>
8339             appended to the package name, and one linked dynamically
8340             against Motif and with <tt>-dmotif</tt> appended to the
8341             package name.
8342           </p>
8343
8344           <p>
8345             Both Motif-linked versions are dependent
8346             upon non-DFSG-compliant software and thus cannot be
8347             uploaded to the <em>main</em> distribution; if the
8348             software is itself DFSG-compliant it may be uploaded to
8349             the <em>contrib</em> distribution.  While known existing
8350             versions of Motif permit unlimited redistribution of
8351             binaries linked against the library (whether statically or
8352             dynamically), it is the package maintainer's
8353             responsibility to determine whether this is permitted by
8354             the license of the copy of Motif in their possession.
8355           </p>
8356         </sect1>
8357       </sect>
8358
8359       <sect id="perl">
8360         <heading>Perl programs and modules</heading>
8361
8362         <p>
8363           Perl programs and modules should follow the current Perl policy.
8364         </p>
8365
8366         <p>
8367           The Perl policy can be found in the <tt>perl-policy</tt>
8368           files in the <tt>debian-policy</tt> package.
8369           It is also available from the Debian web mirrors at
8370           <tt><url name="/doc/packaging-manuals/perl-policy/"
8371                 id="http://www.debian.org/doc/packaging-manuals/perl-policy/"></tt>.
8372         </p>
8373       </sect>
8374
8375       <sect id="emacs">
8376         <heading>Emacs lisp programs</heading>
8377
8378         <p>
8379           Please refer to the "Debian Emacs Policy" for details of how to
8380           package emacs lisp programs.
8381         </p>
8382
8383         <p>
8384           The Emacs policy is available in
8385           <file>debian-emacs-policy.gz</file> of the
8386           <package>emacsen-common</package> package.
8387           It is also available from the Debian web mirrors at
8388           <tt><url name="/doc/packaging-manuals/debian-emacs-policy"
8389                 id="http://www.debian.org/doc/packaging-manuals/debian-emacs-policy"></tt>.
8390         </p>
8391       </sect>
8392
8393       <sect>
8394         <heading>Games</heading>
8395
8396         <p>
8397           The permissions on <file>/var/games</file> are mode 755, owner
8398           <tt>root</tt> and group <tt>root</tt>.
8399         </p>
8400
8401         <p>
8402           Each game decides on its own security policy.</p>
8403
8404         <p>
8405           Games which require protected, privileged access to
8406           high-score files, saved games, etc., may be made
8407           set-<em>group</em>-id (mode 2755) and owned by
8408           <tt>root.games</tt>, and use files and directories with
8409           appropriate permissions (770 <tt>root.games</tt>, for
8410           example).  They must not be made
8411           set-<em>user</em>-id, as this causes security problems. (If
8412           an attacker can subvert any set-user-id game they can
8413           overwrite the executable of any other, causing other players
8414           of these games to run a Trojan horse program.  With a
8415           set-group-id game the attacker only gets access to less
8416           important game data, and if they can get at the other
8417           players' accounts at all it will take considerably more
8418           effort.)</p>
8419
8420         <p>
8421           Some packages, for example some fortune cookie programs, are
8422           configured by the upstream authors to install with their
8423           data files or other static information made unreadable so
8424           that they can only be accessed through set-id programs
8425           provided.  You should not do this in a Debian package: anyone can
8426           download the <file>.deb</file> file and read the data from it,
8427           so there is no point making the files unreadable.  Not
8428           making the files unreadable also means that you don't have
8429           to make so many programs set-id, which reduces the risk of a
8430           security hole.</p>
8431
8432         <p>
8433           As described in the FHS, binaries of games should be
8434           installed in the directory <file>/usr/games</file>. This also
8435           applies to games that use the X Window System. Manual pages
8436           for games (X and non-X games) should be installed in
8437           <file>/usr/share/man/man6</file>.</p>
8438       </sect>
8439     </chapt>
8440
8441
8442     <chapt id="docs">
8443       <heading>Documentation</heading>
8444
8445       <sect>
8446         <heading>Manual pages</heading>
8447
8448         <p>
8449           You should install manual pages in <prgn>nroff</prgn> source
8450           form, in appropriate places under <file>/usr/share/man</file>.
8451           You should only use sections 1 to 9 (see the FHS for more
8452           details).  You must not install a pre-formatted "cat page".
8453         </p>
8454
8455         <p>
8456           Each program, utility, and function should have an
8457           associated manual page included in the same package. It is
8458           suggested that all configuration files also have a manual
8459           page included as well. Manual pages for protocols and other
8460           auxiliary things are optional.
8461         </p>
8462
8463         <p>
8464           If no manual page is available, this is considered as a bug
8465           and should be reported to the Debian Bug Tracking System (the
8466           maintainer of the package is allowed to write this bug report
8467           themselves, if they so desire).  Do not close the bug report
8468           until a proper man page is available.<footnote>
8469               It is not very hard to write a man page. See the
8470               <url id="http://www.schweikhardt.net/man_page_howto.html"
8471                 name="Man-Page-HOWTO">,
8472               <manref name="man" section="7">, the examples
8473               created by <prgn>debmake</prgn> or <prgn>dh_make</prgn>,
8474               the helper programs <prgn>help2man</prgn>, or the
8475               directory <file>/usr/share/doc/man-db/examples</file>.
8476           </footnote>
8477         </p>
8478
8479         <p>
8480           You may forward a complaint about a missing man page to the
8481           upstream authors, and mark the bug as forwarded in the
8482           Debian bug tracking system.  Even though the GNU Project do
8483           not in general consider the lack of a man page to be a bug,
8484           we do; if they tell you that they don't consider it a bug
8485           you should leave the bug in our bug tracking system open
8486           anyway.
8487         </p>
8488
8489         <p>
8490           Manual pages should be installed compressed using <tt>gzip -9</tt>.
8491         </p>
8492
8493         <p>
8494           If one man page needs to be accessible via several names it
8495           is better to use a symbolic link than the <file>.so</file>
8496           feature, but there is no need to fiddle with the relevant
8497           parts of the upstream source to change from <file>.so</file> to
8498           symlinks: don't do it unless it's easy.  You should not
8499           create hard links in the manual page directories, nor put
8500           absolute filenames in <file>.so</file> directives.  The filename
8501           in a <file>.so</file> in a man page should be relative to the
8502           base of the man page tree (usually
8503           <file>/usr/share/man</file>). If you do not create any links
8504           (whether symlinks, hard links, or <tt>.so</tt> directives)
8505           in the file system to the alternate names of the man page,
8506           then you should not rely on <prgn>man</prgn> finding your
8507           man page under those names based solely on the information in
8508           the man page's header.<footnote>
8509               Supporting this in <prgn>man</prgn> often requires
8510               unreasonable processing time to find a manual page or to
8511               report that none exists, and moves knowledge into man's
8512               database that would be better left in the file system.
8513               This support is therefore deprecated and will cease to
8514               be present in the future.
8515           </footnote>
8516         </p>
8517       </sect>
8518
8519       <sect>
8520         <heading>Info documents</heading>
8521
8522         <p>
8523           Info documents should be installed in <file>/usr/share/info</file>.
8524           They should be compressed with <tt>gzip -9</tt>.
8525         </p>
8526
8527         <p>
8528           Your package should call <prgn>install-info</prgn> to update
8529           the Info <file>dir</file> file in its <prgn>postinst</prgn>
8530           script when called with a <tt>configure</tt> argument, for
8531           example:
8532           <example compact="compact">
8533 install-info --quiet --section Development Development \
8534   /usr/share/info/foobar.info
8535           </example></p>
8536
8537         <p>
8538           It is a good idea to specify a section for the location of
8539           your program; this is done with the <tt>--section</tt>
8540           switch.  To determine which section to use, you should look
8541           at <file>/usr/share/info/dir</file> on your system and choose the most
8542           relevant (or create a new section if none of the current
8543           sections are relevant).  Note that the <tt>--section</tt>
8544           flag takes two arguments; the first is a regular expression
8545           to match (case-insensitively) against an existing section,
8546           the second is used when creating a new one.</p>
8547
8548         <p>
8549           You should remove the entries in the <prgn>prerm</prgn>
8550           script when called with a <tt>remove</tt> argument:
8551           <example compact="compact">
8552 install-info --quiet --remove /usr/share/info/foobar.info
8553           </example></p>
8554
8555         <p>
8556           If <prgn>install-info</prgn> cannot find a description entry
8557           in the Info file you must supply one.  See <manref
8558           name="install-info" section="8"> for details.</p>
8559       </sect>
8560
8561       <sect>
8562         <heading>Additional documentation</heading>
8563
8564         <p>
8565           Any additional documentation that comes with the package may
8566           be installed at the discretion of the package maintainer.
8567           Plain text documentation should be installed in the directory
8568           <file>/usr/share/doc/<var>package</var></file>, where
8569           <var>package</var> is the name of the package, and
8570           compressed with <tt>gzip -9</tt> unless it is small.
8571         </p>
8572
8573         <p>
8574           If a package comes with large amounts of documentation which
8575           many users of the package will not require you should create
8576           a separate binary package to contain it, so that it does not
8577           take up disk space on the machines of users who do not need
8578           or want it installed.</p>
8579
8580         <p>
8581           It is often a good idea to put text information files
8582           (<file>README</file>s, changelogs, and so forth) that come with
8583           the source package in <file>/usr/share/doc/<var>package</var></file>
8584           in the binary package.  However, you don't need to install
8585           the instructions for building and installing the package, of
8586           course!</p>
8587
8588         <p>
8589           Packages must not require the existence of any files in
8590           <file>/usr/share/doc/</file> in order to function
8591           <footnote>
8592               The system administrator should be able to
8593               delete files in <file>/usr/share/doc/</file> without causing
8594               any programs to break.
8595           </footnote>.
8596           Any files that are referenced by programs but are also
8597           useful as stand alone documentation should be installed under
8598           <file>/usr/share/<var>package</var>/</file> with symbolic links from
8599           <file>/usr/share/doc/<var>package</var></file>.
8600         </p>
8601
8602         <p>
8603           <file>/usr/share/doc/<var>package</var></file> may be a symbolic
8604           link to another directory in <file>/usr/share/doc</file> only if
8605           the two packages both come from the same source and the
8606           first package Depends on the second.<footnote>
8607             <p>
8608               Please note that this does not override the section on
8609               changelog files below, so the file 
8610               <file>/usr/share/<var>package</var>/changelog.Debian.gz</file>
8611               must refer to the changelog for the current version of
8612               <var>package</var> in question. In practice, this means
8613               that the sources of the target and the destination of the
8614               symlink must be the same (same source package and
8615               version). 
8616             </p>
8617           </footnote>
8618         </p>
8619
8620         <p>
8621           Former Debian releases placed all additional documentation
8622           in <file>/usr/doc/<var>package</var></file>.  This has been
8623           changed to <file>/usr/share/doc/<var>package</var></file>,
8624           and packages must not put documentation in the directory
8625           <file>/usr/doc/<var>package</var></file>. <footnote>
8626             At this phase of the transition, we no longer require a
8627             symbolic link in <file>/usr/doc/</file>. At a later point,
8628             policy shall change to make the symbolic links a bug.
8629           </footnote>
8630         </p>
8631       </sect>
8632
8633       <sect>
8634         <heading>Preferred documentation formats</heading>
8635
8636         <p>
8637           The unification of Debian documentation is being carried out
8638           via HTML.</p>
8639
8640         <p>
8641           If your package comes with extensive documentation in a
8642           markup format that can be converted to various other formats
8643           you should if possible ship HTML versions in a binary
8644           package, in the directory
8645           <file>/usr/share/doc/<var>appropriate-package</var></file> or
8646           its subdirectories.<footnote>
8647               The rationale: The important thing here is that HTML
8648               docs should be available in <em>some</em> package, not
8649               necessarily in the main binary package.
8650           </footnote>
8651         </p>
8652
8653         <p>
8654           Other formats such as PostScript may be provided at the
8655           package maintainer's discretion.
8656         </p>
8657       </sect>
8658
8659       <sect id="copyrightfile">
8660         <heading>Copyright information</heading>
8661
8662         <p>
8663           Every package must be accompanied by a verbatim copy of its
8664           copyright and distribution license in the file
8665           <file>/usr/share/doc/<var>package</var>/copyright</file>. This
8666           file must neither be compressed nor be a symbolic link.
8667         </p>
8668
8669         <p>
8670           In addition, the copyright file must say where the upstream
8671           sources (if any) were obtained.  It should name the original
8672           authors of the package and the Debian maintainer(s) who were
8673           involved with its creation.</p>
8674
8675         <p>
8676           A copy of the file which will be installed in
8677           <file>/usr/share/doc/<var>package</var>/copyright</file> should
8678           be in <file>debian/copyright</file> in the source package.
8679         </p>
8680
8681         <p>
8682           <file>/usr/share/doc/<var>package</var></file> may be a symbolic
8683           link to another directory in <file>/usr/share/doc</file> only if
8684           the two packages both come from the same source and the
8685           first package Depends on the second.  These rules are
8686           important because copyrights must be extractable by
8687           mechanical means.
8688         </p>
8689
8690         <p>
8691           Packages distributed under the UCB BSD license, the Artistic
8692           license, the GNU GPL, and the GNU LGPL, should refer to the
8693           corresponding files under
8694           <file>/usr/share/common-licenses</file>,<footnote>
8695             <p>
8696               For example,
8697               <file>/usr/share/common-licenses/Artistic</file>,
8698               <file>/usr/share/common-licenses/BSD</file>,
8699               <file>/usr/share/common-licenses/GPL</file>,
8700               <file>/usr/share/common-licenses/LGPL</file>,
8701               <file>/usr/share/common-licenses/GFDL</file>,
8702               <file>/usr/share/common-licenses/GPL-2</file>, and
8703               <file>/usr/share/common-licenses/LGPL-2.1</file>, and so
8704               on. Note that the GFDL is new here, and the license file
8705               may not yet be in place in
8706               <file>/usr/share/common-licenses/GFDL</file>. 
8707             </p>
8708           </footnote> rather than quoting them in the copyright
8709           file. 
8710         </p>
8711
8712         <p>
8713           You should not use the copyright file as a general <file>README</file>
8714           file.  If your package has such a file it should be
8715           installed in <file>/usr/share/doc/<var>package</var>/README</file> or
8716           <file>README.Debian</file> or some other appropriate place.</p>
8717       </sect>
8718
8719       <sect>
8720         <heading>Examples</heading>
8721
8722         <p>
8723           Any examples (configurations, source files, whatever),
8724           should be installed in a directory
8725           <file>/usr/share/doc/<var>package</var>/examples</file>.  These
8726           files should not be referenced by any program: they're there
8727           for the benefit of the system administrator and users as
8728           documentation only.  Architecture-specific example files
8729           should be installed in a directory
8730           <file>/usr/lib/<var>package</var>/examples</file> with symbolic
8731           links to them from
8732           <file>/usr/share/doc/<var>package</var>/examples</file>, or the
8733           latter directory itself may be a symbolic link to the
8734           former.
8735         </p>
8736
8737         <p>
8738           If the purpose of a package is to provide examples, then the
8739           example files may be installed into
8740           <file>/usr/share/doc/<var>package</var></file>.
8741         </p>
8742       </sect>
8743
8744       <sect id="changelogs">
8745         <heading>Changelog files</heading>
8746
8747         <p>
8748           Packages that are not Debian-native must contain a
8749           compressed copy of the <file>debian/changelog</file> file from
8750           the Debian source tree in
8751           <file>/usr/share/doc/<var>package</var></file> with the name
8752           <file>changelog.Debian.gz</file>.
8753         </p>
8754
8755         <p>
8756           If an upstream changelog is available, it should be accessible as
8757           <file>/usr/share/doc/<var>package</var>/changelog.gz</file> in
8758           plain text.  If the upstream changelog is distributed in
8759           HTML, it should be made available in that form as
8760           <file>/usr/share/doc/<var>package</var>/changelog.html.gz</file>
8761           and a plain text <file>changelog.gz</file> should be generated
8762           from it using, for example, <tt>lynx -dump -nolist</tt>.  If
8763           the upstream changelog files do not already conform to this
8764           naming convention, then this may be achieved either by
8765           renaming the files, or by adding a symbolic link, at the
8766           maintainer's discretion.<footnote>
8767               Rationale: People should not have to look in places for
8768               upstream changelogs merely because they are given
8769               different names or are distributed in HTML format.
8770           </footnote>
8771         </p>
8772
8773         <p>
8774           All of these files should be installed compressed using
8775           <tt>gzip -9</tt>, as they will become large with time even
8776           if they start out small.
8777         </p>
8778
8779         <p>
8780           If the package has only one changelog which is used both as
8781           the Debian changelog and the upstream one because there is
8782           no separate upstream maintainer then that changelog should
8783           usually be installed as
8784           <file>/usr/share/doc/<var>package</var>/changelog.gz</file>; if
8785           there is a separate upstream maintainer, but no upstream
8786           changelog, then the Debian changelog should still be called
8787           <file>changelog.Debian.gz</file>.
8788         </p>
8789
8790         <p>
8791           For details about the format and contents of the Debian
8792           changelog file, please see <ref id="dpkgchangelog">.
8793         </p>
8794       </sect>
8795     </chapt>
8796
8797     <appendix id="pkg-scope">
8798       <heading>Introduction and scope of these appendices</heading>
8799
8800       <p>
8801         These appendices are taken essentially verbatim from the
8802         now-deprecated Packaging Manual, version 3.2.1.0.  They are
8803         the chapters which are likely to be of use to package
8804         maintainers and which have not already been included in the
8805         policy document itself. Most of these sections are very likely
8806         not relevant to policy; they should be treated as
8807         documentation for the packaging system. Please note that these
8808         appendices are included for convenience, and for historical
8809         reasons: they used to be part of policy package, and they have
8810         not yet been incorporated into dpkg documentation. However,
8811         they still have value, and hence they are presented here.
8812       </p>
8813
8814       <p>
8815         They have not yet been checked to ensure that they are
8816         compatible with the contents of policy, and if there are any
8817         contradictions, the version in the main policy document takes
8818         precedence.  The remaining chapters of the old Packaging
8819         Manual have also not been read in detail to ensure that there
8820         are not parts which have been left out.  Both of these will be
8821         done in due course.
8822       </p>
8823
8824       <p>
8825         Certain parts of the Packaging manual were integrated into the
8826         Policy Manual proper, and removed from the appendices. Links
8827         have been placed from the old locations to the new ones.
8828       </p>
8829
8830       <p>
8831         <prgn>dpkg</prgn> is a suite of programs for creating binary
8832         package files and installing and removing them on Unix
8833         systems.<footnote>
8834             <prgn>dpkg</prgn> is targeted primarily at Debian
8835             GNU/Linux, but may work on or be ported to other
8836             systems.
8837         </footnote>
8838       </p>
8839
8840       <p>
8841         The binary packages are designed for the management of
8842         installed executable programs (usually compiled binaries) and
8843         their associated data, though source code examples and
8844         documentation are provided as part of some packages.</p>
8845
8846       <p>
8847         This manual describes the technical aspects of creating Debian
8848         binary packages (<file>.deb</file> files).  It documents the
8849         behavior of the package management programs
8850         <prgn>dpkg</prgn>, <prgn>dselect</prgn> et al. and the way
8851         they interact with packages.</p>
8852
8853       <p>
8854         It also documents the interaction between
8855         <prgn>dselect</prgn>'s core and the access method scripts it
8856         uses to actually install the selected packages, and describes
8857         how to create a new access method.</p>
8858
8859       <p>
8860         This manual does not go into detail about the options and
8861         usage of the package building and installation tools.  It
8862         should therefore be read in conjunction with those programs'
8863         man pages.
8864       </p>
8865
8866       <p>
8867         The utility programs which are provided with <prgn>dpkg</prgn>
8868         for managing various system configuration and similar issues,
8869         such as <prgn>update-rc.d</prgn> and
8870         <prgn>install-info</prgn>, are not described in detail here -
8871         please see their man pages.
8872       </p>
8873
8874       <p>
8875         It is assumed that the reader is reasonably familiar with the
8876         <prgn>dpkg</prgn> System Administrators' manual.
8877         Unfortunately this manual does not yet exist.
8878       </p>
8879
8880       <p>
8881         The Debian version of the FSF's GNU hello program is provided
8882         as an example for people wishing to create Debian
8883         packages. The Debian <prgn>debmake</prgn> package is
8884         recommended as a very helpful tool in creating and maintaining
8885         Debian packages. However, while the tools and examples are
8886         helpful, they do not replace the need to read and follow the
8887         Policy and Programmer's Manual.</p>
8888     </appendix>
8889
8890     <appendix id="pkg-binarypkg">
8891       <heading>Binary packages (from old Packaging Manual)</heading>
8892
8893       <p>
8894         The binary package has two main sections.  The first part
8895         consists of various control information files and scripts used
8896         by <prgn>dpkg</prgn> when installing and removing.  See <ref
8897         id="pkg-controlarea">.
8898       </p>
8899
8900       <p>
8901         The second part is an archive containing the files and
8902         directories to be installed.
8903       </p>
8904
8905       <p>
8906         In the future binary packages may also contain other
8907         components, such as checksums and digital signatures. The
8908         format for the archive is described in full in the
8909         <file>deb(5)</file> man page.
8910       </p>
8911
8912
8913       <sect id="pkg-bincreating"><heading>Creating package files -
8914       <prgn>dpkg-deb</prgn>
8915         </heading>
8916
8917         <p>
8918           All manipulation of binary package files is done by
8919           <prgn>dpkg-deb</prgn>; it's the only program that has
8920           knowledge of the format.  (<prgn>dpkg-deb</prgn> may be
8921           invoked by calling <prgn>dpkg</prgn>, as <prgn>dpkg</prgn>
8922           will spot that the options requested are appropriate to
8923           <prgn>dpkg-deb</prgn> and invoke that instead with the same
8924           arguments.)
8925         </p>
8926
8927         <p>
8928           In order to create a binary package you must make a
8929           directory tree which contains all the files and directories
8930           you want to have in the file system data part of the package.
8931           In Debian-format source packages this directory is usually
8932           <file>debian/tmp</file>, relative to the top of the package's
8933           source tree.
8934         </p>
8935
8936         <p>
8937           They should have the locations (relative to the root of the
8938           directory tree you're constructing) ownerships and
8939           permissions which you want them to have on the system when
8940           they are installed.
8941         </p>
8942
8943         <p>
8944           With current versions of <prgn>dpkg</prgn> the uid/username
8945           and gid/groupname mappings for the users and groups being
8946           used should be the same on the system where the package is
8947           built and the one where it is installed.
8948         </p>
8949
8950         <p>
8951           You need to add one special directory to the root of the
8952           miniature file system tree you're creating:
8953           <prgn>DEBIAN</prgn>.  It should contain the control
8954           information files, notably the binary package control file
8955           (see <ref id="pkg-controlfile">).
8956         </p>
8957
8958         <p>
8959           The <prgn>DEBIAN</prgn> directory will not appear in the
8960           file system archive of the package, and so won't be installed
8961           by <prgn>dpkg</prgn> when the package is installed.
8962         </p>
8963
8964         <p>
8965           When you've prepared the package, you should invoke:
8966           <example>
8967   dpkg --build <var>directory</var>
8968           </example>
8969         </p>
8970
8971         <p>
8972           This will build the package in
8973           <file><var>directory</var>.deb</file>.  (<prgn>dpkg</prgn> knows
8974           that <tt>--build</tt> is a <prgn>dpkg-deb</prgn> option, so
8975           it invokes <prgn>dpkg-deb</prgn> with the same arguments to
8976           build the package.)
8977         </p>
8978
8979         <p>
8980           See the man page <manref name="dpkg-deb" section="8"> for details of how
8981           to examine the contents of this newly-created file.  You may find the
8982           output of following commands enlightening:
8983           <example>
8984   dpkg-deb --info <var>filename</var>.deb
8985   dpkg-deb --contents <var>filename</var>.deb
8986   dpkg --contents <var>filename</var>.deb
8987           </example>
8988           To view the copyright file for a package you could use this command:
8989           <example>
8990   dpkg --fsys-tarfile <var>filename</var>.deb | tar xOf - \*/copyright | pager
8991           </example>
8992         </p>
8993       </sect>
8994
8995       <sect id="pkg-controlarea">
8996         <heading>Package control information files</heading>
8997
8998         <p>
8999           The control information portion of a binary package is a
9000           collection of files with names known to <prgn>dpkg</prgn>.
9001           It will treat the contents of these files specially - some
9002           of them contain information used by <prgn>dpkg</prgn> when
9003           installing or removing the package; others are scripts which
9004           the package maintainer wants <prgn>dpkg</prgn> to run.
9005         </p>
9006
9007         <p>
9008           It is possible to put other files in the package control
9009           area, but this is not generally a good idea (though they
9010           will largely be ignored).
9011         </p>
9012
9013         <p>
9014           Here is a brief list of the control info files supported by
9015           <prgn>dpkg</prgn> and a summary of what they're used for.
9016         </p>
9017
9018         <p>
9019           <taglist>
9020             <tag><tt>control</tt>
9021             <item>
9022               <p>
9023                 This is the key description file used by
9024                 <prgn>dpkg</prgn>.  It specifies the package's name
9025                 and version, gives its description for the user,
9026                 states its relationships with other packages, and so
9027                 forth.  See <ref id="sourcecontrolfiles"> and
9028                 <ref id="binarycontrolfiles">.
9029               </p>
9030
9031               <p>
9032                 It is usually generated automatically from information
9033                 in the source package by the
9034                 <prgn>dpkg-gencontrol</prgn> program, and with
9035                 assistance from <prgn>dpkg-shlibdeps</prgn>.
9036                 See <ref id="pkg-sourcetools">.
9037               </p>
9038             </item>
9039
9040             <tag><tt>postinst</tt>, <tt>preinst</tt>, <tt>postrm</tt>,
9041                  <tt>prerm</tt>
9042             </tag>
9043             <item>
9044               <p>
9045                 These are executable files (usually scripts) which
9046                 <prgn>dpkg</prgn> runs during installation, upgrade
9047                 and removal of packages.  They allow the package to
9048                 deal with matters which are particular to that package
9049                 or require more complicated processing than that
9050                 provided by <prgn>dpkg</prgn>.  Details of when and
9051                 how they are called are in <ref id="maintainerscripts">.
9052               </p>
9053
9054               <p>
9055                 It is very important to make these scripts idempotent.
9056                 See <ref id="idempotency">.
9057               </p>
9058
9059               <p>
9060                 The maintainer scripts are guaranteed to run with a
9061                 controlling terminal and can interact with the user.
9062                 See <ref id="controllingterminal">.
9063               </p>
9064             </item>
9065
9066             <tag><tt>conffiles</tt>
9067             </tag>
9068             <item>
9069                 This file contains a list of configuration files which
9070                 are to be handled automatically by <prgn>dpkg</prgn>
9071                 (see <ref id="pkg-conffiles">).  Note that not necessarily
9072                 every configuration file should be listed here.
9073             </item>
9074
9075             <tag><tt>shlibs</tt>
9076             </tag>
9077             <item>
9078                 This file contains a list of the shared libraries
9079                 supplied by the package, with dependency details for
9080                 each.  This is used by <prgn>dpkg-shlibdeps</prgn>
9081                 when it determines what dependencies are required in a
9082                 package control file. The <tt>shlibs</tt> file format
9083                 is described on <ref id="shlibs">.
9084             </item>
9085           </taglist>
9086         </p>
9087
9088       <sect id="pkg-controlfile">
9089         <heading>The main control information file: <tt>control</tt></heading>
9090
9091         <p>
9092           The most important control information file used by
9093           <prgn>dpkg</prgn> when it installs a package is
9094           <tt>control</tt>.  It contains all the package's "vital
9095           statistics".
9096         </p>
9097
9098         <p>
9099           The binary package control files of packages built from
9100           Debian sources are made by a special tool,
9101           <prgn>dpkg-gencontrol</prgn>, which reads
9102           <file>debian/control</file> and <file>debian/changelog</file> to
9103           find the information it needs.  See <ref id="pkg-sourcepkg"> for
9104           more details.
9105         </p>
9106
9107         <p>
9108           The fields in binary package control files are listed in
9109           <ref id="binarycontrolfiles">.
9110         </p>
9111
9112         <p>
9113           A description of the syntax of control files and the purpose
9114           of the fields is available in <ref id="controlfields">.
9115         </p>
9116       </sect>
9117
9118       <sect>
9119         <heading>Time Stamps</heading>
9120
9121         <p>
9122           See <ref id="timestamps">.
9123         </p>
9124       </sect>
9125     </appendix>
9126
9127     <appendix id="pkg-sourcepkg">
9128       <heading>Source packages (from old Packaging Manual) </heading>
9129
9130       <p>
9131         The Debian binary packages in the distribution are generated
9132         from Debian sources, which are in a special format to assist
9133         the easy and automatic building of binaries.
9134       </p>
9135
9136       <sect id="pkg-sourcetools">
9137         <heading>Tools for processing source packages</heading>
9138
9139         <p>
9140           Various tools are provided for manipulating source packages;
9141           they pack and unpack sources and help build of binary
9142           packages and help manage the distribution of new versions.
9143         </p>
9144
9145         <p>
9146           They are introduced and typical uses described here; see
9147           <manref name="dpkg-source" section="1"> for full
9148           documentation about their arguments and operation.
9149         </p>
9150
9151         <p>
9152           For examples of how to construct a Debian source package,
9153           and how to use those utilities that are used by Debian
9154           source packages, please see the <prgn>hello</prgn> example
9155           package.
9156         </p>
9157
9158         <sect1 id="pkg-dpkg-source">
9159           <heading>
9160             <prgn>dpkg-source</prgn> - packs and unpacks Debian source
9161             packages
9162           </heading>
9163
9164           <p>
9165             This program is frequently used by hand, and is also
9166             called from package-independent automated building scripts
9167             such as <prgn>dpkg-buildpackage</prgn>.
9168           </p>
9169
9170           <p>
9171             To unpack a package it is typically invoked with
9172             <example>
9173   dpkg-source -x <var>.../path/to/filename</var>.dsc
9174             </example>
9175           </p>
9176
9177            <p>
9178             with the <file><var>filename</var>.tar.gz</file> and
9179             <file><var>filename</var>.diff.gz</file> (if applicable) in
9180             the same directory.  It unpacks into
9181             <file><var>package</var>-<var>version</var></file>, and if
9182             applicable
9183             <file><var>package</var>-<var>version</var>.orig</file>, in
9184             the current directory.
9185           </p>
9186
9187           <p>
9188             To create a packed source archive it is typically invoked:
9189             <example>
9190   dpkg-source -b <var>package</var>-<var>version</var>
9191           </example>
9192           </p>
9193
9194           <p>
9195             This will create the <file>.dsc</file>, <file>.tar.gz</file> and
9196             <file>.diff.gz</file> (if appropriate) in the current
9197             directory.  <prgn>dpkg-source</prgn> does not clean the
9198             source tree first - this must be done separately if it is
9199             required.
9200           </p>
9201
9202           <p>
9203             See also <ref id="pkg-sourcearchives">.</p>
9204         </sect1>
9205
9206
9207         <sect1 id="pkg-dpkg-buildpackage">
9208           <heading>
9209             <prgn>dpkg-buildpackage</prgn> - overall package-building
9210             control script
9211           </heading>
9212
9213           <p>
9214             <prgn>dpkg-buildpackage</prgn> is a script which invokes
9215             <prgn>dpkg-source</prgn>, the <file>debian/rules</file>
9216             targets <tt>clean</tt>, <tt>build</tt> and
9217             <tt>binary</tt>, <prgn>dpkg-genchanges</prgn> and
9218             <prgn>gpg</prgn> (or <prgn>pgp</prgn>) to build a signed
9219             source and binary package upload.
9220           </p>
9221
9222           <p>
9223             It is usually invoked by hand from the top level of the
9224             built or unbuilt source directory.  It may be invoked with
9225             no arguments; useful arguments include:
9226             <taglist compact="compact">
9227               <tag><tt>-uc</tt>, <tt>-us</tt></tag>
9228               <item>
9229                 <p>
9230                   Do not sign the <tt>.changes</tt> file or the
9231                   source package <tt>.dsc</tt> file, respectively.</p>
9232               </item>
9233               <tag><tt>-p<var>sign-command</var></tt></tag>
9234               <item>
9235                 <p>
9236                   Invoke <var>sign-command</var> instead of finding
9237                   <tt>gpg</tt> or <tt>pgp</tt> on the <prgn>PATH</prgn>.
9238                   <var>sign-command</var> must behave just like
9239                   <prgn>gpg</prgn> or <tt>pgp</tt>.</p>
9240               </item>
9241               <tag><tt>-r<var>root-command</var></tt></tag>
9242               <item>
9243                 <p>
9244                   When root privilege is required, invoke the command
9245                   <var>root-command</var>.  <var>root-command</var>
9246                   should invoke its first argument as a command, from
9247                   the <prgn>PATH</prgn> if necessary, and pass its
9248                   second and subsequent arguments to the command it
9249                   calls.  If no <var>root-command</var> is supplied
9250                   then <var>dpkg-buildpackage</var> will take no
9251                   special action to gain root privilege, so that for
9252                   most packages it will have to be invoked as root to
9253                   start with.</p>
9254               </item>
9255               <tag><tt>-b</tt>, <tt>-B</tt></tag>
9256               <item>
9257                 <p>
9258                   Two types of binary-only build and upload - see
9259                   <manref name="dpkg-source" section="1">.
9260                 </p>
9261               </item>
9262             </taglist>
9263           </p>
9264         </sect1>
9265
9266         <sect1 id="pkg-dpkg-gencontrol">
9267           <heading>
9268             <prgn>dpkg-gencontrol</prgn> - generates binary package
9269             control files
9270           </heading>
9271
9272           <p>
9273             This program is usually called from <file>debian/rules</file>
9274             (see <ref id="pkg-sourcetree">) in the top level of the source
9275             tree.
9276           </p>
9277
9278           <p>
9279             This is usually done just before the files and directories in the
9280             temporary directory tree where the package is being built have their
9281             permissions and ownerships set and the package is constructed using
9282             <prgn>dpkg-deb/</prgn>
9283               <footnote>
9284                 This is so that the control file which is produced has
9285                 the right permissions
9286             </footnote>.
9287           </p>
9288
9289           <p>
9290             <prgn>dpkg-gencontrol</prgn> must be called after all the
9291             files which are to go into the package have been placed in
9292             the temporary build directory, so that its calculation of
9293             the installed size of a package is correct.
9294           </p>
9295
9296           <p>
9297             It is also necessary for <prgn>dpkg-gencontrol</prgn> to
9298             be run after <prgn>dpkg-shlibdeps</prgn> so that the
9299             variable substitutions created by
9300             <prgn>dpkg-shlibdeps</prgn> in <file>debian/substvars</file>
9301             are available.
9302           </p>
9303
9304           <p>
9305             For a package which generates only one binary package, and
9306             which builds it in <file>debian/tmp</file> relative to the top
9307             of the source package, it is usually sufficient to call
9308             <prgn>dpkg-gencontrol</prgn>.
9309           </p>
9310
9311           <p>
9312             Sources which build several binaries will typically need
9313             something like:
9314             <example>
9315   dpkg-gencontrol -Pdebian/tmp-<var>pkg</var> -p<var>package</var>
9316             </example> The <tt>-P</tt> tells
9317             <prgn>dpkg-gencontrol</prgn> that the package is being
9318             built in a non-default directory, and the <tt>-p</tt>
9319             tells it which package's control file should be generated.
9320           </p>
9321
9322           <p>
9323             <prgn>dpkg-gencontrol</prgn> also adds information to the
9324             list of files in <file>debian/files</file>, for the benefit of
9325             (for example) a future invocation of
9326             <prgn>dpkg-genchanges</prgn>.</p>
9327         </sect1>
9328
9329         <sect1 id="pkg-dpkg-shlibdeps">
9330           <heading>
9331             <prgn>dpkg-shlibdeps</prgn> - calculates shared library
9332             dependencies
9333           </heading>
9334
9335           <p>
9336             This program is usually called from <file>debian/rules</file>
9337             just before <prgn>dpkg-gencontrol</prgn> (see <ref
9338             id="pkg-sourcetree">), in the top level of the source tree.
9339           </p>
9340
9341           <p>
9342             Its arguments are executables.
9343             <footnote>
9344               <p>
9345                 In a forthcoming dpkg version,
9346                 <prgn>dpkg-shlibdeps</prgn> would be required to be
9347                 called on shared libraries as well.
9348               </p>
9349               <p>
9350                 They may be specified either in the locations in the
9351                 source tree where they are created or in the locations
9352                 in the temporary build tree where they are installed
9353                 prior to binary package creation.
9354               </p>
9355             </footnote> for which shared library dependencies should
9356             be included in the binary package's control file.
9357           </p>
9358
9359           <p>
9360             If some of the found shared libraries should only
9361             warrant a <tt>Recommends</tt> or <tt>Suggests</tt>, or if
9362             some warrant a <tt>Pre-Depends</tt>, this can be achieved
9363             by using the <tt>-d<var>dependency-field</var></tt> option
9364             before those executable(s).  (Each <tt>-d</tt> option
9365             takes effect until the next <tt>-d</tt>.)
9366           </p>
9367
9368           <p>
9369             <prgn>dpkg-shlibdeps</prgn> does not directly cause the
9370             output control file to be modified.  Instead by default it
9371             adds to the <file>debian/substvars</file> file variable
9372             settings like <tt>shlibs:Depends</tt>.  These variable
9373             settings must be referenced in dependency fields in the
9374             appropriate per-binary-package sections of the source
9375             control file.
9376           </p>
9377
9378           <p>
9379             For example, a package that generates an essential part
9380             which requires dependencies, and optional parts that 
9381             which only require a recommendation, would separate those
9382             two sets of dependencies into two different fields.<footnote>
9383                 At the time of writing, an example for this was the
9384                 <package/xmms/ package, with Depends used for the xmms
9385                 executable, Recommends for the plug-ins and Suggests for
9386                 even more optional features provided by unzip.
9387             </footnote>
9388             It can say in its <file>debian/rules</file>:
9389             <example>
9390   dpkg-shlibdeps -dDepends <var>program anotherprogram ...</var> \
9391                  -dRecommends <var>optionalpart anotheroptionalpart</var>
9392             </example>
9393             and then in its main control file <file>debian/control</file>:
9394             <example>
9395   <var>...</var>
9396   Depends: ${shlibs:Pre-Depends}
9397   Recommends: ${shlibs:Recommends}
9398   <var>...</var>
9399             </example>
9400           </p>
9401
9402           <p>
9403             Sources which produce several binary packages with
9404             different shared library dependency requirements can use
9405             the <tt>-p<var>varnameprefix</var></tt> option to override
9406             the default <tt>shlibs:</tt> prefix (one invocation of
9407             <prgn>dpkg-shlibdeps</prgn> per setting of this option).
9408             They can thus produce several sets of dependency
9409             variables, each of the form
9410             <tt><var>varnameprefix</var>:<var>dependencyfield</var></tt>,
9411             which can be referred to in the appropriate parts of the
9412             binary package control files.
9413           </p>
9414         </sect1>
9415
9416
9417         <sect1 id="pkg-dpkg-distaddfile">
9418           <heading>
9419             <prgn>dpkg-distaddfile</prgn> - adds a file to
9420             <file>debian/files</file>
9421           </heading>
9422
9423           <p>
9424             Some packages' uploads need to include files other than
9425             the source and binary package files.
9426           </p>
9427
9428           <p>
9429             <prgn>dpkg-distaddfile</prgn> adds a file to the
9430             <file>debian/files</file> file so that it will be included in
9431             the <file>.changes</file> file when
9432             <prgn>dpkg-genchanges</prgn> is run.
9433           </p>
9434
9435           <p>
9436             It is usually invoked from the <tt>binary</tt> target of
9437             <file>debian/rules</file>:
9438             <example>
9439   dpkg-distaddfile <var>filename</var> <var>section</var> <var>priority</var>
9440             </example>
9441             The <var>filename</var> is relative to the directory where
9442             <prgn>dpkg-genchanges</prgn> will expect to find it - this
9443             is usually the directory above the top level of the source
9444             tree.  The <file>debian/rules</file> target should put the
9445             file there just before or just after calling
9446             <prgn>dpkg-distaddfile</prgn>.
9447           </p>
9448
9449           <p>
9450             The <var>section</var> and <var>priority</var> are passed
9451             unchanged into the resulting <file>.changes</file> file.
9452           </p>
9453         </sect1>
9454
9455
9456         <sect1 id="pkg-dpkg-genchanges">
9457           <heading>
9458             <prgn>dpkg-genchanges</prgn> - generates a <file>.changes</file>
9459             upload control file
9460           </heading>
9461
9462           <p>
9463             This program is usually called by package-independent
9464             automatic building scripts such as
9465             <prgn>dpkg-buildpackage</prgn>, but it may also be called
9466             by hand.
9467           </p>
9468
9469           <p>
9470             It is usually called in the top level of a built source
9471             tree, and when invoked with no arguments will print out a
9472             straightforward <file>.changes</file> file based on the
9473             information in the source package's changelog and control
9474             file and the binary and source packages which should have
9475             been built.
9476           </p>
9477         </sect1>
9478
9479
9480         <sect1 id="pkg-dpkg-parsechangelog">
9481           <heading>
9482             <prgn>dpkg-parsechangelog</prgn> - produces parsed
9483             representation of a changelog
9484           </heading>
9485
9486           <p>
9487             This program is used internally by
9488             <prgn>dpkg-source</prgn> et al.  It may also occasionally
9489             be useful in <file>debian/rules</file> and elsewhere.  It
9490             parses a changelog, <file>debian/changelog</file> by default,
9491             and prints a control-file format representation of the
9492             information in it to standard output.
9493           </p>
9494         </sect1>
9495
9496         <sect1 id="pkg-dpkg-architecture">
9497           <heading>
9498             <prgn>dpkg-architecture</prgn> - information about the build and
9499             host system
9500           </heading>
9501
9502           <p>
9503             This program can be used manually, but is also invoked by
9504             <tt>dpkg-buildpackage</tt> or <file>debian/rules</file> to set
9505             to set environment or make variables which specify the build and
9506             host architecture for the package building process.
9507           </p>
9508         </sect1>
9509       </sect>
9510
9511       <sect id="pkg-sourcetree">
9512         <heading>The Debianised source tree</heading>
9513
9514         <p>
9515           The source archive scheme described later is intended to
9516           allow a Debianised source tree with some associated control
9517           information to be reproduced and transported easily.  The
9518           Debianised source tree is a version of the original program
9519           with certain files added for the benefit of the
9520           Debianisation process, and with any other changes required
9521           made to the rest of the source code and installation
9522           scripts.
9523         </p>
9524
9525         <p>
9526           The extra files created for Debian are in the subdirectory
9527           <file>debian</file> of the top level of the Debianised source
9528           tree.  They are described below.
9529         </p>
9530
9531         <sect1 id="pkg-debianrules">
9532           <heading><file>debian/rules</file> - the main building script</heading>
9533
9534           <p>
9535             See <ref id="debianrules">.
9536           </p>
9537         </sect1>
9538
9539
9540         <sect1 id="pkg-dpkgchangelog">
9541           <heading><file>debian/changelog</file></heading>
9542
9543           <p>
9544             See <ref id="dpkgchangelog">.
9545           </p>
9546
9547           <p>
9548             It is recommended that the entire changelog be encoded in the
9549             <url id="http://www.cis.ohio-state.edu/cgi-bin/rfc/rfc2279.html" name="UTF-8">
9550             encoding of
9551             <url id="http://www.unicode.org/"
9552             name="Unicode">.<footnote>
9553               <p>
9554                 I think it is fairly obvious that we need to
9555                 eventually transition to UTF-8 for our package
9556                 infrastructure; it is really the only sane char-set in
9557                 an international environment.  Now, we can't switch to
9558                 using UTF-8 for package control fields and the like
9559                 until dpkg has better support, but one thing we can
9560                 start doing today is requesting that Debian changelogs
9561                 are UTF-8 encoded. At some point in time, we can start
9562                 requiring them to do so. 
9563               </p>
9564               <p>
9565                 Checking for non-UTF8 characters in a changelog is
9566                 trivial.  Dump the file through 
9567                 <example>iconv -f utf-8 -t ucs-4</example>
9568                   discard the output, and check the return
9569                 value.  If there are any characters in the stream
9570                 which are invalid UTF-8 sequences, iconv will exit
9571                 with an error code; and this will be the case for the
9572                 vast majority of other character sets.
9573               </p>
9574             </footnote>
9575           </p>
9576
9577           <sect2><heading>Defining alternative changelog formats
9578             </heading>
9579
9580             <p>
9581               It is possible to use a different format to the standard
9582               one, by providing a parser for the format you wish to
9583               use.
9584             </p>
9585
9586             <p>
9587               In order to have <tt>dpkg-parsechangelog</tt> run your
9588               parser, you must include a line within the last 40 lines
9589               of your file matching the Perl regular expression:
9590               <tt>\schangelog-format:\s+([0-9a-z]+)\W</tt> The part in
9591               parentheses should be the name of the format.  For
9592               example, you might say:
9593               <example>
9594   @@@ changelog-format: joebloggs @@@
9595               </example>
9596               Changelog format names are non-empty strings of alphanumerics.
9597             </p>
9598
9599             <p>
9600               If such a line exists then <tt>dpkg-parsechangelog</tt>
9601               will look for the parser as
9602               <file>/usr/lib/dpkg/parsechangelog/<var>format-name</var></file>
9603               or
9604               <file>/usr/local/lib/dpkg/parsechangelog/<var>format-name</var></file>;
9605               it is an error for it not to find it, or for it not to
9606               be an executable program.  The default changelog format
9607               is <tt>dpkg</tt>, and a parser for it is provided with
9608               the <tt>dpkg</tt> package.
9609             </p>
9610
9611             <p>
9612               The parser will be invoked with the changelog open on
9613               standard input at the start of the file.  It should read
9614               the file (it may seek if it wishes) to determine the
9615               information required and return the parsed information
9616               to standard output in the form of a series of control
9617               fields in the standard format.  By default it should
9618               return information about only the most recent version in
9619               the changelog; it should accept a
9620               <tt>-v<var>version</var></tt> option to return changes
9621               information from all versions present <em>strictly
9622               after</em> <var>version</var>, and it should then be an
9623               error for <var>version</var> not to be present in the
9624               changelog.
9625             </p>
9626
9627             <p>
9628               The fields are:
9629               <list compact="compact">
9630                 <item><qref id="f-Source"><tt>Source</tt></qref></item>
9631                 <item><qref id="f-Version"><tt>Version</tt></qref> (mandatory)</item>
9632                 <item><qref id="f-Distribution"><tt>Distribution</tt></qref> (mandatory)</item>
9633                 <item><qref id="f-Urgency"><tt>Urgency</tt></qref> (mandatory)</item>
9634                 <item><qref id="f-Maintainer"><tt>Maintainer</tt></qref> (mandatory)</item>
9635                 <item><qref id="f-Date"><tt>Date</tt></qref></item>
9636                 <item><qref id="f-Changes"><tt>Changes</tt></qref> (mandatory)</item>
9637               </list>
9638             </p>
9639
9640             <p>
9641               If several versions are being returned (due to the use
9642               of <tt>-v</tt>), the urgency value should be of the
9643               highest urgency code listed at the start of any of the
9644               versions requested followed by the concatenated
9645               (space-separated) comments from all the versions
9646               requested; the maintainer, version, distribution and
9647               date should always be from the most recent version.
9648             </p>
9649
9650             <p>
9651               For the format of the <tt>Changes</tt> field see
9652               <ref id="f-Changes">.
9653             </p>
9654
9655             <p>
9656               If the changelog format which is being parsed always or
9657               almost always leaves a blank line between individual
9658               change notes these blank lines should be stripped out,
9659               so as to make the resulting output compact.
9660             </p>
9661
9662             <p>
9663               If the changelog format does not contain date or package
9664               name information this information should be omitted from
9665               the output.  The parser should not attempt to synthesize
9666               it or find it from other sources.
9667             </p>
9668
9669             <p>
9670               If the changelog does not have the expected format the
9671               parser should exit with a nonzero exit status, rather
9672               than trying to muddle through and possibly generating
9673               incorrect output.
9674             </p>
9675
9676             <p>
9677               A changelog parser may not interact with the user at
9678               all.
9679             </p>
9680           </sect2>
9681         </sect1>
9682
9683         <sect1 id="pkg-srcsubstvars">
9684           <heading><file>debian/substvars</file> and variable substitutions</heading>
9685
9686           <p>
9687             See <ref id="substvars">.
9688           </p>
9689
9690         </sect1>
9691
9692         <sect1>
9693           <heading><file>debian/files</file></heading>
9694
9695           <p>
9696             See <ref id="debianfiles">.
9697           </p>
9698         </sect1>
9699
9700         <sect1><heading><file>debian/tmp</file>
9701           </heading>
9702
9703           <p>
9704             This is the canonical temporary location for the
9705             construction of binary packages by the <tt>binary</tt>
9706             target.  The directory <file>tmp</file> serves as the root of
9707             the file system tree as it is being constructed (for
9708             example, by using the package's upstream makefiles install
9709             targets and redirecting the output there), and it also
9710             contains the <tt>DEBIAN</tt> subdirectory.  See <ref
9711             id="pkg-bincreating">.
9712           </p>
9713
9714           <p>
9715             If several binary packages are generated from the same
9716             source tree it is usual to use several
9717             <file>debian/tmp<var>something</var></file> directories, for
9718             example <file>tmp-a</file> or <file>tmp-doc</file>.
9719           </p>
9720
9721           <p>
9722             Whatever <file>tmp</file> directories are created and used by
9723             <tt>binary</tt> must of course be removed by the
9724             <tt>clean</tt> target.</p></sect1>
9725       </sect>
9726
9727
9728       <sect id="pkg-sourcearchives"><heading>Source packages as archives
9729         </heading>
9730
9731         <p>
9732           As it exists on the FTP site, a Debian source package
9733           consists of three related files.  You must have the right
9734           versions of all three to be able to use them.
9735         </p>
9736
9737         <p>
9738           <taglist>
9739             <tag>Debian source control file - <tt>.dsc</tt></tag>
9740             <item>
9741                 This file is a control file used by <prgn>dpkg-source</prgn>
9742                 to extract a source package.
9743                 See <ref id="debiansourcecontrolfiles">.
9744             </item>
9745
9746             <tag>
9747               Original source archive -
9748               <file>
9749                 <var>package</var>_<var>upstream-version</var>.orig.tar.gz
9750               </file>
9751             </tag>
9752
9753             <item>
9754               <p>
9755                 This is a compressed (with <tt>gzip -9</tt>)
9756                 <prgn>tar</prgn> file containing the source code from
9757                 the upstream authors of the program.
9758               </p>
9759             </item>
9760
9761             <tag>
9762               Debianisation diff -
9763               <file>
9764                 <var>package</var>_<var>upstream_version-revision</var>.diff.gz
9765               </file>
9766             </tag>
9767             <item>
9768
9769               <p>
9770                 This is a unified context diff (<tt>diff -u</tt>)
9771                 giving the changes which are required to turn the
9772                 original source into the Debian source.  These changes
9773                 may only include editing and creating plain files.
9774                 The permissions of files, the targets of symbolic
9775                 links and the characteristics of special files or
9776                 pipes may not be changed and no files may be removed
9777                 or renamed.
9778               </p>
9779
9780               <p>
9781                 All the directories in the diff must exist, except the
9782                 <file>debian</file> subdirectory of the top of the source
9783                 tree, which will be created by
9784                 <prgn>dpkg-source</prgn> if necessary when unpacking.
9785               </p>
9786
9787               <p>
9788                 The <prgn>dpkg-source</prgn> program will
9789                 automatically make the <file>debian/rules</file> file
9790                 executable (see below).</p></item>
9791           </taglist>
9792         </p>
9793
9794         <p>
9795           If there is no original source code - for example, if the
9796           package is specially prepared for Debian or the Debian
9797           maintainer is the same as the upstream maintainer - the
9798           format is slightly different: then there is no diff, and the
9799           tarfile is named
9800           <file><var>package</var>_<var>version</var>.tar.gz</file>,
9801           and preferably contains a directory named
9802           <file><var>package</var>-<var>version</var></file>.
9803         </p>
9804       </sect>
9805
9806       <sect>
9807         <heading>Unpacking a Debian source package without <prgn>dpkg-source</prgn></heading>
9808
9809         <p>
9810           <tt>dpkg-source -x</tt> is the recommended way to unpack a
9811           Debian source package.  However, if it is not available it
9812           is possible to unpack a Debian source archive as follows:
9813         <enumlist compact="compact">
9814           <item>
9815             <p>
9816               Untar the tarfile, which will create a <file>.orig</file>
9817               directory.</p>
9818           </item>
9819           <item>
9820             <p>Rename the <file>.orig</file> directory to
9821               <file><var>package</var>-<var>version</var></file>.</p>
9822           </item>
9823             <item>
9824             <p>
9825               Create the subdirectory <file>debian</file> at the top of
9826               the source tree.</p>
9827           </item>
9828           <item><p>Apply the diff using <tt>patch -p0</tt>.</p>
9829           </item>
9830           <item><p>Untar the tarfile again if you want a copy of the original
9831               source code alongside the Debianised version.</p>
9832           </item>
9833         </enumlist>
9834
9835         <p>
9836           It is not possible to generate a valid Debian source archive
9837           without using <prgn>dpkg-source</prgn>.  In particular,
9838           attempting to use <prgn>diff</prgn> directly to generate the
9839           <file>.diff.gz</file> file will not work.
9840         </p>
9841
9842         <sect1>
9843           <heading>Restrictions on objects in source packages</heading>
9844
9845           <p>
9846             The source package may not contain any hard links
9847             <footnote>
9848                 This is not currently detected when building source
9849                 packages, but only when extracting
9850                 them.
9851             </footnote>
9852             <footnote>
9853                 Hard links may be permitted at some point in the
9854                 future, but would require a fair amount of
9855                 work.
9856             </footnote>, device special files, sockets or setuid or
9857             setgid files.
9858             <footnote>
9859                 Setgid directories are allowed.
9860             </footnote>
9861           </p>
9862
9863           <p>
9864             The source packaging tools manage the changes between the
9865             original and Debianised source using <prgn>diff</prgn> and
9866             <prgn>patch</prgn>.  Turning the original source tree as
9867             included in the <file>.orig.tar.gz</file> into the debianised
9868             source must not involve any changes which cannot be
9869             handled by these tools.  Problematic changes which cause
9870             <prgn>dpkg-source</prgn> to halt with an error when
9871             building the source package are:
9872             <list compact="compact">
9873               <item><p>Adding or removing symbolic links, sockets or pipes.</p>
9874               </item>
9875               <item><p>Changing the targets of symbolic links.</p>
9876               </item>
9877               <item><p>Creating directories, other than <file>debian</file>.</p>
9878               </item>
9879               <item><p>Changes to the contents of binary files.</p></item>
9880             </list> Changes which cause <prgn>dpkg-source</prgn> to
9881             print a warning but continue anyway are:
9882             <list compact="compact">
9883               <item>
9884                 <p>
9885                   Removing files, directories or symlinks.
9886                   <footnote>
9887                       Renaming a file is not treated specially - it is
9888                       seen as the removal of the old file (which
9889                       generates a warning, but is otherwise ignored),
9890                       and the creation of the new one.
9891                   </footnote>
9892                 </p>
9893               </item>
9894               <item>
9895                 <p>
9896                   Changed text files which are missing the usual final
9897                   newline (either in the original or the modified
9898                   source tree).
9899                 </p>
9900               </item>
9901             </list>
9902             Changes which are not represented, but which are not detected by
9903             <prgn>dpkg-source</prgn>, are:
9904             <list compact="compact">
9905               <item><p>Changing the permissions of files (other than
9906                   <file>debian/rules</file>) and directories.</p></item>
9907             </list>
9908           </p>
9909
9910           <p>
9911             The <file>debian</file> directory and <file>debian/rules</file>
9912             are handled specially by <prgn>dpkg-source</prgn> - before
9913             applying the changes it will create the <file>debian</file>
9914             directory, and afterwards it will make
9915             <file>debian/rules</file> world-executable.
9916           </p>
9917         </sect1>
9918       </sect>
9919     </appendix>
9920
9921     <appendix id="pkg-controlfields">
9922       <heading>Control files and their fields (from old Packaging Manual)</heading>
9923
9924       <p>
9925         Many of the tools in the <prgn>dpkg</prgn> suite manipulate
9926         data in a common format, known as control files.  Binary and
9927         source packages have control data as do the <file>.changes</file>
9928         files which control the installation of uploaded files, and
9929         <prgn>dpkg</prgn>'s internal databases are in a similar
9930         format.
9931       </p>
9932
9933       <sect>
9934         <heading>Syntax of control files</heading>
9935
9936         <p>
9937           See <ref id="controlsyntax">.
9938         </p>
9939
9940         <p>
9941           It is important to note that there are several fields which
9942           are optional as far as <prgn>dpkg</prgn> and the related
9943           tools are concerned, but which must appear in every Debian
9944           package, or whose omission may cause problems.
9945         </p>
9946       </sect>
9947
9948       <sect>
9949         <heading>List of fields</heading>
9950
9951         <p>
9952           See <ref id="controlfieldslist">.
9953         </p>
9954
9955         <p>
9956           This section now contains only the fields that didn't belong
9957           to the Policy manual.
9958         </p>
9959
9960         <sect1 id="pkg-f-Filename">
9961           <heading><tt>Filename</tt> and <tt>MSDOS-Filename</tt></heading>
9962
9963           <p>
9964             These fields in <tt>Packages</tt> files give the
9965             filename(s) of (the parts of) a package in the
9966             distribution directories, relative to the root of the
9967             Debian hierarchy.  If the package has been split into
9968             several parts the parts are all listed in order, separated
9969             by spaces.
9970           </p>
9971         </sect1>
9972
9973         <sect1 id="pkg-f-Size">
9974           <heading><tt>Size</tt> and <tt>MD5sum</tt></heading>
9975
9976           <p>
9977             These fields in <file>Packages</file> files give the size (in
9978             bytes, expressed in decimal) and MD5 checksum of the
9979             file(s) which make(s) up a binary package in the
9980             distribution.  If the package is split into several parts
9981             the values for the parts are listed in order, separated by
9982             spaces.
9983           </p>
9984         </sect1>
9985
9986         <sect1 id="pkg-f-Status">
9987           <heading><tt>Status</tt></heading>
9988
9989           <p>
9990             This field in <prgn>dpkg</prgn>'s status file records
9991             whether the user wants a package installed, removed or
9992             left alone, whether it is broken (requiring
9993             re-installation) or not and what its current state on the
9994             system is.  Each of these pieces of information is a
9995             single word.
9996           </p>
9997         </sect1>
9998
9999         <sect1 id="pkg-f-Config-Version">
10000           <heading><tt>Config-Version</tt></heading>
10001
10002           <p>
10003             If a package is not installed or not configured, this
10004             field in <prgn>dpkg</prgn>'s status file records the last
10005             version of the package which was successfully
10006             configured.
10007           </p>
10008         </sect1>
10009
10010         <sect1 id="pkg-f-Conffiles">
10011           <heading><tt>Conffiles</tt></heading>
10012
10013           <p>
10014             This field in <prgn>dpkg</prgn>'s status file contains
10015             information about the automatically-managed configuration
10016             files held by a package.  This field should <em>not</em>
10017             appear anywhere in a package!
10018           </p>
10019         </sect1>
10020
10021         <sect1>
10022           <heading>Obsolete fields</heading>
10023
10024           <p>
10025             These are still recognized by <prgn>dpkg</prgn> but should
10026             not appear anywhere any more.
10027
10028             <taglist compact="compact">
10029
10030               <tag><tt>Revision</tt></tag>
10031               <tag><tt>Package-Revision</tt></tag>
10032               <tag><tt>Package_Revision</tt></tag>
10033               <item>
10034                   The Debian revision part of the package version was
10035                   at one point in a separate control file field.  This
10036                   field went through several names.
10037               </item>
10038
10039               <tag><tt>Recommended</tt></tag>
10040               <item>Old name for <tt>Recommends</tt>.</item>
10041
10042               <tag><tt>Optional</tt></tag>
10043               <item>Old name for <tt>Suggests</tt>.</item>
10044
10045               <tag><tt>Class</tt></tag>
10046               <item>Old name for <tt>Priority</tt>.</item>
10047
10048             </taglist>
10049           </p>
10050         </sect1>
10051       </sect>
10052
10053     </appendix>
10054
10055     <appendix id="pkg-conffiles">
10056       <heading>Configuration file handling (from old Packaging Manual)</heading>
10057
10058       <p>
10059         <prgn>dpkg</prgn> can do a certain amount of automatic
10060         handling of package configuration files.
10061       </p>
10062
10063       <p>
10064         Whether this mechanism is appropriate depends on a number of
10065         factors, but basically there are two approaches to any
10066         particular configuration file.
10067       </p>
10068
10069       <p>
10070         The easy method is to ship a best-effort configuration in the
10071         package, and use <prgn>dpkg</prgn>'s conffile mechanism to
10072         handle updates.  If the user is unlikely to want to edit the
10073         file, but you need them to be able to without losing their
10074         changes, and a new package with a changed version of the file
10075         is only released infrequently, this is a good approach.
10076       </p>
10077
10078       <p>
10079         The hard method is to build the configuration file from
10080         scratch in the <prgn>postinst</prgn> script, and to take the
10081         responsibility for fixing any mistakes made in earlier
10082         versions of the package automatically.  This will be
10083         appropriate if the file is likely to need to be different on
10084         each system.
10085       </p>
10086
10087       <sect><heading>Automatic handling of configuration files by
10088       <prgn>dpkg</prgn>
10089         </heading>
10090
10091         <p>
10092           A package may contain a control area file called
10093           <tt>conffiles</tt>.  This file should be a list of filenames
10094           of configuration files needing automatic handling, separated
10095           by newlines.  The filenames should be absolute pathnames,
10096           and the files referred to should actually exist in the
10097           package.
10098         </p>
10099
10100         <p>
10101           When a package is upgraded <prgn>dpkg</prgn> will process
10102           the configuration files during the configuration stage,
10103           shortly before it runs the package's <prgn>postinst</prgn>
10104           script,
10105         </p>
10106
10107         <p>
10108           For each file it checks to see whether the version of the
10109           file included in the package is the same as the one that was
10110           included in the last version of the package (the one that is
10111           being upgraded from); it also compares the version currently
10112           installed on the system with the one shipped with the last
10113           version.
10114         </p>
10115
10116         <p>
10117           If neither the user nor the package maintainer has changed
10118           the file, it is left alone.  If one or the other has changed
10119           their version, then the changed version is preferred - i.e.,
10120           if the user edits their file, but the package maintainer
10121           doesn't ship a different version, the user's changes will
10122           stay, silently, but if the maintainer ships a new version
10123           and the user hasn't edited it the new version will be
10124           installed (with an informative message).  If both have
10125           changed their version the user is prompted about the problem
10126           and must resolve the differences themselves.
10127         </p>
10128
10129         <p>
10130           The comparisons are done by calculating the MD5 message
10131           digests of the files, and storing the MD5 of the file as it
10132           was included in the most recent version of the package.
10133         </p>
10134
10135         <p>
10136           When a package is installed for the first time
10137           <prgn>dpkg</prgn> will install the file that comes with it,
10138           unless that would mean overwriting a file already on the
10139           file system.
10140         </p>
10141
10142         <p>
10143           However, note that <prgn>dpkg</prgn> will <em>not</em>
10144           replace a conffile that was removed by the user (or by a
10145           script).  This is necessary because with some programs a
10146           missing file produces an effect hard or impossible to
10147           achieve in another way, so that a missing file needs to be
10148           kept that way if the user did it.
10149         </p>
10150
10151         <p>
10152           Note that a package should <em>not</em> modify a
10153           <prgn>dpkg</prgn>-handled conffile in its maintainer
10154           scripts.  Doing this will lead to <prgn>dpkg</prgn> giving
10155           the user confusing and possibly dangerous options for
10156           conffile update when the package is upgraded.</p>
10157       </sect>
10158
10159       <sect><heading>Fully-featured maintainer script configuration
10160       handling
10161         </heading>
10162
10163         <p>
10164           For files which contain site-specific information such as
10165           the hostname and networking details and so forth, it is
10166           better to create the file in the package's
10167           <prgn>postinst</prgn> script.
10168         </p>
10169
10170         <p>
10171           This will typically involve examining the state of the rest
10172           of the system to determine values and other information, and
10173           may involve prompting the user for some information which
10174           can't be obtained some other way.
10175         </p>
10176
10177         <p>
10178           When using this method there are a couple of important
10179           issues which should be considered:
10180         </p>
10181
10182         <p>
10183           If you discover a bug in the program which generates the
10184           configuration file, or if the format of the file changes
10185           from one version to the next, you will have to arrange for
10186           the postinst script to do something sensible - usually this
10187           will mean editing the installed configuration file to remove
10188           the problem or change the syntax.  You will have to do this
10189           very carefully, since the user may have changed the file,
10190           perhaps to fix the very problem that your script is trying
10191           to deal with - you will have to detect these situations and
10192           deal with them correctly.
10193         </p>
10194
10195         <p>
10196           If you do go down this route it's probably a good idea to
10197           make the program that generates the configuration file(s) a
10198           separate program in <file>/usr/sbin</file>, by convention called
10199           <file><var>package</var>config</file> and then run that if
10200           appropriate from the post-installation script.  The
10201           <tt><var>package</var>config</tt> program should not
10202           unquestioningly overwrite an existing configuration - if its
10203           mode of operation is geared towards setting up a package for
10204           the first time (rather than any arbitrary reconfiguration
10205           later) you should have it check whether the configuration
10206           already exists, and require a <tt>--force</tt> flag to
10207           overwrite it.</p></sect>
10208     </appendix>
10209
10210     <appendix id="pkg-alternatives"><heading>Alternative versions of
10211         an interface - <prgn>update-alternatives</prgn> (from old
10212     Packaging Manual)
10213       </heading>
10214
10215       <p>
10216         When several packages all provide different versions of the
10217         same program or file it is useful to have the system select a
10218         default, but to allow the system administrator to change it
10219         and have their decisions respected.
10220       </p>
10221
10222       <p>
10223         For example, there are several versions of the <prgn>vi</prgn>
10224         editor, and there is no reason to prevent all of them from
10225         being installed at once, each under their own name
10226         (<prgn>nvi</prgn>, <prgn>vim</prgn> or whatever).
10227         Nevertheless it is desirable to have the name <tt>vi</tt>
10228         refer to something, at least by default.
10229       </p>
10230
10231       <p>
10232         If all the packages involved cooperate, this can be done with
10233         <prgn>update-alternatives</prgn>.
10234       </p>
10235
10236       <p>
10237         Each package provides its own version under its own name, and
10238         calls <prgn>update-alternatives</prgn> in its postinst to
10239         register its version (and again in its prerm to deregister
10240         it).
10241       </p>
10242
10243       <p>
10244         See the man page <manref name="update-alternatives"
10245         section="8"> for details.
10246       </p>
10247
10248       <p>
10249         If <prgn>update-alternatives</prgn> does not seem appropriate
10250         you may wish to consider using diversions instead.</p>
10251     </appendix>
10252
10253     <appendix id="pkg-diversions"><heading>Diversions - overriding a
10254     package's version of a file (from old Packaging Manual)
10255       </heading>
10256
10257       <p>
10258         It is possible to have <prgn>dpkg</prgn> not overwrite a file
10259         when it reinstalls the package it belongs to, and to have it
10260         put the file from the package somewhere else instead.
10261       </p>
10262
10263       <p>
10264         This can be used locally to override a package's version of a
10265         file, or by one package to override another's version (or
10266         provide a wrapper for it).
10267       </p>
10268
10269       <p>
10270         Before deciding to use a diversion, read <ref
10271         id="pkg-alternatives"> to see if you really want a diversion
10272         rather than several alternative versions of a program.
10273       </p>
10274
10275       <p>
10276         There is a diversion list, which is read by <prgn>dpkg</prgn>,
10277         and updated by a special program <prgn>dpkg-divert</prgn>.
10278         Please see <manref name="dpkg-divert" section="8"> for full
10279         details of its operation.
10280       </p>
10281
10282       <p>
10283         When a package wishes to divert a file from another, it should
10284         call <prgn>dpkg-divert</prgn> in its preinst to add the
10285         diversion and rename the existing file.  For example,
10286         supposing that a <prgn>smailwrapper</prgn> package wishes to
10287         install a wrapper around <file>/usr/sbin/smail</file>:
10288         <example>
10289   if [ install = "$1"  ]; then
10290      dpkg-divert --package smailwrapper --add --rename \
10291         --divert /usr/sbin/smail.real /usr/sbin/smail
10292   fi
10293         </example> Testing <tt>$1</tt> is necessary so that the script
10294         doesn't try to add the diversion again when
10295         <prgn>smailwrapper</prgn> is upgraded.  The <tt>--package
10296         smailwrapper</tt> ensures that <prgn>smailwrapper</prgn>'s
10297         copy of <file>/usr/sbin/smail</file> can bypass the diversion and
10298         get installed as the true version.
10299       </p>
10300
10301       <p>
10302         The postrm has to do the reverse:
10303         <example>
10304   if [ remove = "$1" ]; then
10305      dpkg-divert --package smailwrapper --remove --rename \
10306         --divert /usr/sbin/smail.real /usr/sbin/smail
10307   fi
10308         </example>
10309       </p>
10310
10311       <p>
10312         Do not attempt to divert a file which is vitally important for
10313         the system's operation - when using <prgn>dpkg-divert</prgn>
10314         there is a time, after it has been diverted but before
10315         <prgn>dpkg</prgn> has installed the new version, when the file
10316         does not exist.</p>
10317     </appendix>
10318
10319   </book>
10320 </debiandoc>
10321 <!-- vim:set ai et sts=2 sw=2 tw=76: -->