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