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