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