]> git.donarmstrong.com Git - debian/debian-policy.git/blob - upgrading-checklist.sgml
Policy: Discourage statically linked binaries
[debian/debian-policy.git] / upgrading-checklist.sgml
1 <!doctype debiandoc system>
2
3 <debiandoc>
4   <book> 
5     <title> Policy checklist for upgrading your packages </title>
6       <author> Bill Allombert <email/ballombe@debian.org/ </author>
7       <author> Josip Rodin </author>
8       <author> Julian Gilbey </author>
9       <author> Russ Allbery <email/rra@debian.org/ </author>
10       <author> Manoj Srivastava <email/srivasta@debian.org/
11
12 <chapt> About the checklist
13 <p>
14 The checklist below has been created to simplify the upgrading process
15 of old packages.  Note that this list is not "official"; it simply
16 gives an indication of what has changed and whether you are likely to
17 need to make changes to your package in light of this.  If you have
18 doubts about a certain topic, if you need more details, or if you
19 think some other package does not comply with policy, please refer to
20 the Policy Manual itself.  All of the changes from version 3.0.0
21 onwards indicate which section of the Policy Manual discusses the
22 issue: [3.4] means section 3.4.  The section numbering changed when
23 the packaging manual was incorporated into policy; the section numbers
24 used below refer to the current version.
25 <p>
26 Here is how the check list works: Check which policy version your
27 package was checked against last (indicated in the "Standards-Version"
28 field of the source package).  Then move upwards until the top and
29 check which of the items on the list might concern your package.  Note
30 which sections of policy discuss this, and then check out the Policy
31 Manual for details.  If you are upgrading from Policy version &lt; 2.5.0,
32 it may be easier to check through the whole of policy instead of
33 picking your way through this list.
34
35 <chapt> The checklist
36
37 <sect id="3.9.6.0"> Version 3.9.6.0
38 <p>
39
40 Released xxx, 2014.
41
42 </p><p><taglist>
43 <tag>9.1</tag>
44   <item> The FHS is relaxed to allow a subdirectory of <file>/usr/lib</file>
45   to hold a mixture of architecture-independent and architecture-dependent
46   files, though directories entirely composed of architecture-independent files
47   should be located in <file>/usr/share</file>.
48   </item>
49 <tag>9.1</tag>
50   <item>The FHS requirement for <file>/usr/local/lib64</file> to exist
51   if <file>/lib64</file> or <file>/usr/lib64</file> exists is removed.
52   </item>
53 <tag>9.1</tag>
54   <item> An FHS exception has been granted for multiarch include files,
55   permitting header files to instead be installed to
56   <file>/usr/include/triplet</file>.
57   </item>
58 <tag>10.1</tag>
59   <item> Binaries must not be statically linked with the GNU C library,
60   see policy for exceptions.
61   </item>
62 </taglist></p>
63
64 <sect id="3.9.5.0"> Version 3.9.5.0
65 <p>
66
67 Released October, 2013.
68
69 </p><p><taglist>
70 <tag>5.1</tag>
71   <item>Control data fields must not start with the hyphen character
72   (<tt>-</tt>), to avoid potential confusions when parsing clearsigned control
73   data files that were not properly unescaped.
74   </item>
75 <tag>5.4, 5.6.24</tag>
76   <item><tt>Checksums-Sha1</tt> and <tt>Checksums-Sha256</tt> are now
77   mandatory in <file>.dsc</file> files.
78   </item>
79 <tag>5.6.25, 5.8.1</tag>
80   <item>The <tt>DM-Upload-Allowed</tt> field is obsolete.  Permissions
81   are now granted via <em>dak-commands</em> files.
82 <tag>5.6.27</tag>
83   <item>New section documenting the <tt>Package-List</tt> field in Debian
84   source control files.
85   </item>
86 <tag>5.6.28</tag>
87   <item>New section documenting the <tt>Package-Type</tt> field in source
88   package control files.
89   </item>
90 <tag>5.6.29</tag>
91   <item>New section documenting the <tt>Dgit</tt> field in Debian
92   source control files.
93   </item>
94 <tag>9.1.1.8</tag>
95   <item>The exception to the FHS for the <file>/selinux</file> was removed.
96   </item>
97 <tag>10.7.3</tag>
98   <item>Packages should remove all obsolete configuration files without
99   local changes during upgrades.  The <prgn>dpkg-maintscript-helper</prgn>
100   tool, available from the <package>dpkg</package> package since
101   <em>Wheezy</em>, can help with this.
102   </item>
103 <tag>10.10</tag>
104   <item>The name of the files and directories installed by binary packages
105   must be encoded in UTF-8 and should be restricted to ASCII when possible.
106   In the system PATH, they must be restricted to ASCII.
107   </item>
108 <tag>11.5.2</tag>
109   <item>Stop recommending to serve HTML documents from
110   <file>/usr/share/doc/<var>package</var></file>.
111   </item>
112 <tag>12.2</tag>
113   <item>Packages distributing Info documents should use
114   <package>install-info</package>'s trigger, and do not need anymore
115   to depend on <tt>dpkg (>= 1.15.4) | install-info</tt>.
116   </item>
117 <tag>debconf</tag>
118   <item>The <tt>escape</tt> capability is now documented.
119   </item>
120 <tag>virtual</tag>
121   <item><tt>mp3-decoder</tt> and <tt>mp3-encoder</tt> are removed.</item>
122 </taglist></p>
123
124 <sect id="3.9.4.0"> Version 3.9.4.0
125 <p>
126
127 Released August, 2012.
128
129 </p><p><taglist>
130 <tag>2.4</tag>
131   <item>New <em>tasks</em> archive section.
132   </item>
133 <tag>4.9</tag>
134   <item><tt>build-arch</tt> and <tt>build-indep</tt> are now mandatory
135   targets in <file>debian/rules</file>.
136   </item>
137 <tag>5.6.26</tag>
138   <item>New section documenting the <tt>Vcs-*</tt> fields, which are
139   already in widespread use.  Note the mechanism for specifying the Git
140   branch used for packaging in the Vcs-Git field.
141   </item>
142 <tag>7.1</tag>
143   <item>The deprecated relations &lt; and &gt; now must not be used.
144   </item>
145 <tag>7.8</tag>
146   <item>New <tt>Built-Using</tt> field, which must be used to document the
147   source packages for any binaries that are incorporated into this package
148   at build time.  This is used to ensure that the archive meets license
149   requirements for providing source for all binaries.
150   </item>
151 <tag>8.6</tag>
152   <item>Policy for dependencies between shared libraries and other
153   packages has been largely rewritten to document the <tt>symbols</tt>
154   system and more clearly document handling of shared library ABI
155   changes.  <file>symbols</file> files are now recommended
156   over <file>shlibs</file> files in most situations.  All maintainers of
157   shared library packages should review the entirety of this section.
158   </item>
159 <tag>9.1.1</tag>
160   <item>Packages must not assume the <file>/run</file> directory exists or
161   is usable without a dependency on <tt>initscripts (>= 2.88dsf-13.3)</tt>
162   until the stable release of Debian supports <file>/run</file>.
163   </item>
164 <tag>9.7</tag>
165   <item>Packages including MIME configuration can now rely on triggers and
166   do not need to call update-mime.</item>
167 <tag>9.11</tag>
168   <item>New section documenting general requirements for alternate init
169   systems and specific requirements for integrating with upstart.
170   </item>
171 <tag>12.5</tag>
172   <item>All copyright files must be encoded in UTF-8.
173   </item>
174 </taglist></p>
175
176 <sect id="3.9.3.0"> Version 3.9.3.0
177 <p>
178
179 Released February, 2012.
180
181 </p><p><taglist>
182 <tag>2.4</tag>
183   <item>New archive sections <em>education</em>, <em>introspection</em>,
184   and <em>metapackages</em> added.
185   </item>
186 <tag>5.6.8</tag>
187   <item>The <tt>Architecture</tt> field in <file>*.dsc</file> files may
188   now contain the value <tt>any all</tt> for source packages building both
189   architecture-independent and architecture-dependent packages.
190   </item>
191 <tag>7.1</tag>
192   <item>If a dependency is restricted to particular architectures, the
193   list of architectures must be non-empty.
194   </item>
195 <tag>9.1.1</tag>
196   <item><file>/run</file> is allowed as an exception to the FHS and
197   replaces <file>/var/run</file>.  <file>/run/lock</file>
198   replaces <file>/var/lock</file>.  The FHS requirements for the older
199   directories apply to these directories as well.  Backward compatibility
200   links will be maintained and packages need not switch to
201   referencing <file>/run</file> directly yet.  Files in <file>/run</file>
202   should be stored in a temporary file system.
203   </item>
204 <tag>9.1.4</tag>
205   <item>New section spelling out the requirements for packages that use
206   files in <file>/run</file>, <file>/var/run</file>,
207   or <file>/var/lock</file>.  This generalizes information previously only
208   in 9.3.2.
209   </item>
210 <tag>9.5</tag>
211   <item>Cron job file names must not contain <tt>.</tt> or <tt>+</tt> or
212   they will be ignored by cron.  They should replace those characters
213   with <tt>_</tt>.  If a package provides multiple cron job files in the
214   same directory, they should each start with the package name (possibly
215   modified as above), <tt>-</tt>, and then some suitable suffix.
216   </item>
217 <tag>9.10</tag>
218   <item>Packages using doc-base do not need to call install-docs anymore.
219   </item>
220 <tag>10.7.4</tag>
221   <item>Packages that declare the same <tt>conffile</tt> may see left-over
222   configuration files from each other even if they conflict.
223   </item>
224 <tag>11.8</tag>
225   <item>The Policy rules around Motif libraries were just a special case
226   of normal rules for non-free dependencies and were largely obsolete, so
227   they have been removed.
228   </item>
229 <tag>12.5</tag>
230   <item><file>debian/copyright</file> is no longer required to list the
231   Debian maintainers involved in the creation of the package (although
232   note that the requirement to list copyright information is unchanged).
233   </item>
234 <tag>copyright-format</tag>
235   <item>Version 1.0 of the "Machine-readable <file>debian/copyright</file>
236   file" specification is included.
237   </item>
238 <tag>mime</tag>
239   <item>This separate document has been retired and and its (short)
240   contents merged into Policy section 9.7.  There are no changes to the
241   requirements.
242   </item>
243 <tag>perl</tag>
244   <item>Packages may declare an interest in the <var>perl-major-upgrade</var> 
245   trigger to be notified of major upgrades of perl.
246   </item>
247 <tag>virtual</tag>
248   <item><tt>ttf-japanese-{mincho, gothic}</tt> is renamed to 
249         <tt>fonts-japanese-{mincho, gothic}</tt>.
250   </item>
251 </taglist></p>
252
253 <sect id="3.9.2.0"> Version 3.9.2.0
254 <p>
255
256 Released April, 2011.
257
258 </p><p><taglist>
259 <tag>*</tag>
260   <item>Multiple clarifications throughout Policy where "installed" was
261   used and the more precise terms "unpacked" or "configured" were
262   intended.
263   </item>
264 <tag>3.3</tag>
265   <item>The maintainer address must accept mail from Debian role accounts
266   and the BTS.  At least one human must be listed with their personal
267   email address in <tt>Uploaders</tt> if the maintainer is a shared email
268   address.  The duties of a maintainer are also clearer.
269   </item>
270 <tag>5</tag>
271   <item>All control fields are now classified as simple, folded, or
272   multiline, which governs whether their values must be a single line or
273   may be continued across multiple lines and whether line breaks are
274   significant.
275   </item>
276 <tag>5.1</tag>
277   <item>Parsers are allowed to accept paragraph separation lines
278   containing whitespace, but control files should use completely empty
279   lines.  Ordering of paragraphs is significant.  Field names must be
280   composed of printable ASCII characters except colon and must not begin
281   with #.
282   </item>
283 <tag>5.6.25</tag>
284   <item>The <tt>DM-Upload-Allowed</tt> field is now documented.
285   </item>
286 <tag>6.5</tag>
287   <item>The system state maintainer scripts can rely upon during each
288   possible invocation is now documented.  In several less-common cases,
289   this is stricter than Policy had previously documented.  Packages with
290   complex maintainer scripts should be reviewed in light of this new
291   documentation.
292   </item>
293 <tag>7.2</tag>
294   <item>The impact on system state when maintainer scripts that are part
295   of a circular dependency are run is now documented.  Circular
296   dependencies are now a should not.
297   </item>
298 <tag>7.2</tag>
299   <item>The system state when <prgn>postinst</prgn> and <prgn>prerm</prgn>
300   scripts are run is now documented, and the documentation of the special
301   case of dependency state for <prgn>postrm</prgn> scripts has been
302   improved.  <prgn>postrm</prgn> scripts are required to gracefully skip
303   actions if their dependencies are not available.
304   </item>
305 <tag>9.1.1</tag>
306   <item>GNU/Hurd systems are allowed <file>/hurd</file>
307   and <file>/servers</file> directories in the root filesystem.
308   </item>
309 <tag>9.1.1</tag>
310   <item>Packages installing to architecture-specific subdirectories of
311   <file>/usr/lib</file> must use the value returned by
312   <prgn>dpkg-architecture -qDEB_HOST_MULTIARCH</prgn>, not by
313   <prgn>dpkg-architecture -qDEB_HOST_GNU_TYPE</prgn>; this is a path change
314   on i386 architectures and a no-op for other architectures.
315   </item>
316 <tag>virtual</tag>
317   <item><tt>mailx</tt> is now a virtual package provided by packages that
318   install <prgn>/usr/bin/mailx</prgn> and implement at least the
319   POSIX-required interface.
320   </item>
321 </taglist></p>
322
323 <sect id="3.9.1.0"> Version 3.9.1.0
324 <p>
325
326 Released July, 2010.
327
328 </p><p><taglist>
329 <tag>3.2.1</tag>
330   <item>Date-based version components should be given as the four-digit
331   year, two-digit month, and then two-digit day, but may have embedded
332   punctuation.
333   </item>
334 <tag>3.9</tag>
335   <item>Maintainer scripts must pass <tt>--package</tt>
336   to <prgn>dpkg-divert</prgn> when creating or removing diversions and
337   must not use <tt>--local</tt>.
338   </item>
339 <tag>4.10</tag>
340   <item>Only <prgn>dpkg-gencontrol</prgn> supports variable substitution.
341   <prgn>dpkg-genchanges</prgn> (for <file>*.changes</file>)
342   and <prgn>dpkg-source</prgn> (for <file>*.dsc</file>) do not.
343   </item>
344 <tag>7.1</tag>
345   <item>Architecture restrictions and wildcards are also allowed in binary
346   package relationships provided that the binary package is not
347   architecture-independent.
348   </item>
349 <tag>7.4</tag>
350   <item><tt>Conflicts</tt> and <tt>Breaks</tt> should only be used when
351   there are file conflicts or one package breaks the other, not just
352   because two packages provide similar functionality but don't interfere.
353   </item>
354 <tag>8.1</tag>
355   <item>The SONAME of a library should change whenever the ABI of the
356   library changes in a way that isn't backward-compatible.  It should not
357   change if the library ABI changes are backward-compatible.  Discourage
358   bundling shared libraries together in one package.
359   </item>
360 <tag>8.4</tag>
361   <item>Ada Library Information (<file>*.ali</file>) files must be
362   installed read-only.
363   </item>
364 <tag>8.6.1, 8.6.2, 8.6.5</tag>
365   <item>Packages should normally not include a <file>shlibs.local</file>
366   file since we now have complete <file>shlibs</file> coverage.
367   </item>
368 <tag>8.6.3</tag>
369   <item>The SONAME of a library may instead be of the
370   form <tt><var>name</var>-<var>major-version</var>.so</tt>.
371   </item>
372 <tag>10.2</tag>
373   <item>Libtool <file>.la</file> files should not be installed for public
374   libraries.  If they're required (for <tt>libltdl</tt>, for instance),
375   the <tt>dependency_libs</tt> setting should be emptied.  Library
376   packages historically including <file>.la</file> files must continue to
377   include them (with <tt>dependency_libs</tt> emptied) until all libraries
378   that depend on that library have removed or emptied
379   their <file>.la</file> files.
380   </item>
381 <tag>10.2</tag>
382   <item>Libraries no longer need to be built with <tt>-D_REENTRANT</tt>,
383   which was an obsolete LinuxThreads requirement.  Instead, say explicitly
384   that libraries should be built with threading support and to be
385   thread-safe if the library supports this.
386   </item>
387 <tag>10.4</tag>
388   <item><file>/bin/sh</file> scripts may assume that <prgn>kill</prgn>
389   supports an argument of <tt>-<var>signal</var></tt>,
390   that <prgn>kill</prgn> and <prgn>trap</prgn> support the numeric signals
391   listed in the XSI extension, and that signal 13 (SIGPIPE) can be trapped
392   with <prgn>trap</prgn>.
393   </item>
394 <tag>10.8</tag>
395   <item>Use of <file>/etc/logrotate.d/<var>package</var></file> for
396   logrotate rules is now recommended.
397   </item>
398 <tag>10.9</tag>
399   <item>Control information files should be owned by <tt>root:root</tt>
400   and either mode 644 or mode 755.
401   </item>
402 <tag>11.4, 11.8.3, 11.8.4</tag>
403   <item>Packages providing alternatives for <prgn>editor</prgn>,
404   <prgn>pager</prgn>, <prgn>x-terminal-emulator</prgn>, or
405   <prgn>x-window-manager</prgn> should also provide a slave alternative
406   for the corresponding manual page.
407   </item>
408 <tag>11.5</tag>
409   <item>Cgi-bin executable files may be installed in subdirectories
410   of <file>/usr/lib/cgi-bin</file> and web servers should serve out
411   executables in those subdirectories.
412   </item>
413 <tag>12.5</tag>
414   <item>The GPL version 1 is now included in common-licenses and should be
415   referenced from there instead of included in the <file>copyright</file>
416   file.
417   </item>
418 </taglist></p>
419
420 <sect id="3.9.0.0"> Version 3.9.0.0
421 <p>
422
423 Released June, 2010.
424
425 </p><p><taglist>
426 <tag>4.4, 5.6.15</tag>
427   <item>The required format for the date in a changelog entry and in the
428   Date control field is now precisely specified.
429   </item>
430 <tag>5.1</tag>
431   <item>A control paragraph must not contain more than one instance of a
432   particular field name.
433   </item>
434 <tag>5.4, 5.5, 5.6.24</tag>
435   <item>The <tt>Checksums-Sha1</tt> and <tt>Checksums-Sha256</tt> fields
436   in <file>*.dsc</file> and <file>*.changes</file> files are now
437   documented and recommended.
438   </item>
439 <tag>5.5, 5.6.16</tag>
440   <item>The <tt>Format</tt> field of <file>.changes</file> files is now
441   1.8.  The <tt>Format</tt> field syntax for source
442   package <file>.dsc</file> files allows a subtype in parentheses, and it
443   is used for a different purpose than the <tt>Format</tt> field
444   for <file>.changes</file> files.
445   </item>
446 <tag>5.6.2</tag>
447   <item>The syntax of the <tt>Maintainer</tt> field is now must rather
448   than should.
449   </item>
450 <tag>5.6.3</tag>
451   <item>The comma separating entries in <tt>Uploaders</tt> is now must
452   rather than should.
453   </item>
454 <tag>5.6.8, 7.1, 11.1.1</tag>
455   <item>Architecture wildcards may be used in addition to specific
456   architectures in <file>debian/control</file> and <file>*.dsc</file>
457   Architecture fields, and in architecture restrictions in build
458   relationships.
459   </item>
460 <tag>6.3</tag>
461   <item>Maintainer scripts are no longer guaranteed to run with a
462   controlling terminal and must be able to fall back to noninteractive
463   behavior (debconf handles this).  Maintainer scripts may abort if there
464   is no controlling terminal and no reasonable default for a high-priority
465   question, but should avoid this if possible.
466   </item>
467 <tag>7.3, 7.6.1</tag>
468   <item><tt>Breaks</tt> should be used with <tt>Replaces</tt> for moving
469   files between packages.
470   </item>
471 <tag>7.4</tag>
472   <item><tt>Breaks</tt> should normally be used instead
473   of <tt>Conflicts</tt> for transient issues and moving files between
474   packages.  New documentation of when each should be used.
475   </item>
476 <tag>7.5</tag>
477   <item>Use <tt>Conflicts</tt> with <tt>Provides</tt> if only one provider
478   of a virtual facility can be installed at a time.
479   </item>
480 <tag>8.4</tag>
481   <item>All shared library development files are no longer required to be
482   in the <tt>-dev</tt> package, only be available when the <tt>-dev</tt>
483   package is installed.  This allows the <tt>-dev</tt> package to be split
484   as long as it depends on the additional packages.
485   </item>
486 <tag>9.2.2</tag>
487   <item>The UID range of user accounts is extended to 1000-59999.
488   </item>
489 <tag>9.3.2, 10.4</tag>
490   <item><file>init.d</file> scripts are a possible exception from the
491   normal requirement to use <tt>set -e</tt> in each shell script.
492   </item>
493 <tag>12.5</tag>
494   <item>The UCB BSD license was removed from the list of licenses that
495   should be referenced from <file>/usr/share/common-licenses/BSD</file>.
496   It should instead be included directly
497   in <file>debian/copyright</file>, although it will still be in
498   common-licenses for the time being.
499   </item>
500 <tag>debconf</tag>
501   <item><tt>SETTITLE</tt> is now documented (it has been supported for
502   some time).  <tt>SETTITLE</tt> is like <tt>TITLE</tt> but takes a
503   template instead of a string to allow translation.
504   </item>
505 <tag>perl</tag>
506   <item><package>perl-base</package> now
507   provides <package>perlapi-<var>abiname</var></package> instead of a
508   package based solely on the Perl version.  Perl packages must now depend
509   on <package>perlapi-$Config{debian_abi}</package>, falling back
510   on <tt>$Config{version}</tt> if <tt>$Config{debian_abi}</tt> is not set.
511   </item>
512 <tag>perl</tag>
513   <item>Packages using <file>Makefile.PL</file> should use
514   <tt>DESTDIR</tt> rather than <tt>PREFIX</tt> to install into the package
515   staging area.  <tt>PREFIX</tt> only worked due to a Debian-local patch.
516   </item>
517 </taglist></p>
518
519 <sect id="3.8.4.0"> Version 3.8.4.0
520 <p>
521
522 Release Jan 2010.
523
524 </p><p><taglist>
525 <tag>9.1.1</tag>
526   <item> An FHS exception has been granted for multiarch libraries.
527   Permitting files to instead be installed to <file>/lib/triplet</file> and
528   <file>/usr/lib/triplet</file> directories.
529   </item>
530 <tag>10.6</tag>
531   <item>Packages may not contain named pipes and should instead create
532   them in postinst and remove them in prerm or postrm.
533   </item>
534 <tag>9.1.1</tag>
535   <item><file>/sys</file> and <file>/selinux</file> directories are explicitly
536   allowed as an exception to the FHS.
537   </item>
538 </taglist></p>
539
540 <sect id="3.8.3.0"> Version 3.8.3.0
541 <p>
542 Released Aug 2009.
543
544 </p><p><taglist>
545 <tag>4.9</tag>
546   <item>DEB_*_ARCH_CPU and DEB_*_ARCH_OS variables are now documented and
547   recommended over GNU-style variables for that information.
548   </item>
549 <tag>5.6.8</tag>
550   <item>Source package Architecture fields may contain <em/all/ in
551   combination with other architectures.  Clarify when <em/all/ and <em/any/
552   may be used in different versions of the field.
553   </item>
554 <tag>5.6.14</tag>
555   <item>The Debian archive software does not support uploading
556   to multiple distributions with one <file>*.changes</file> file.
557   </item>
558 <tag>5.6.19</tag>
559   <item>The Binary field may span multiple lines.
560   </item>
561 <tag>10.2</tag>
562   <item>Shared library packages are no longer allowed to install libraries
563   in a non-standard location and modify <file/ld.so.conf/.  Packages
564   should either be installed in a standard library directory or packages
565   using them should be built with RPATH.
566   </item>
567 <tag>11.8.7</tag>
568   <item>Installation directories for X programs have been clarified.
569   Packages are no longer required to pre-depend on x11-common before
570   installing into <file>/usr/include/X11</file>
571   and <file>/usr/lib/X11</file>.
572   </item>
573 <tag>12.1</tag>
574   <item>Manual pages are no longer required to contain only characters
575   representable in the legacy encoding for that language.
576   </item>
577 <tag>12.1</tag>
578   <item>Localized man pages should either be kept up-to-date with
579   the original version or warn that they're not up-to-date, either
580   with warning text or by showing missing or changed portions in the
581   original language.
582   </item>
583 <tag>12.2</tag>
584   <item>install-info is now handled via triggers so packages no
585   longer need to invoke it in maintainer scripts.  Info documents
586   should now have directory sections and entries in the document.
587   Packages containing info documents should add a dependency to
588   support partial upgrades.
589   </item>
590 <tag>perl</tag>
591   <item>The requirement for Perl modules to have a versioned
592   Depend and Build-Depend on <tt>perl &gt;= 5.6.0-16</tt> has been removed.
593   </item>
594 </taglist></p>
595
596 <sect id="3.8.2.0"> Version 3.8.2.0
597 <p>
598
599 Released Jun 2009.
600
601 </p><p><taglist>
602 <tag>2.4</tag>
603   <item>The list of archive sections has been significantly expanded.  See
604   <url id="http://lists.debian.org/debian-devel-announce/2009/03/msg00010.html"
605   name="this debian-devel-announce message">
606   for the list of new sections and rules for how to categorize
607   packages.                                                
608   </item>
609 <tag>3.9.1</tag>
610   <item>All packages must use debconf or equivalent for user prompting,
611   though essential packages or their dependencies may also fall
612   back on other methods.                                   
613   </item>
614 <tag>5.6.1</tag>
615   <item>The requirements for source package names are now explicitly
616   spelled out.
617   </item>
618 <tag>9.1</tag>
619   <item>Legacy XFree86 servers no longer get a special exception from the
620   FHS permitting <file>/etc/X11/XF86Config-4</file>.
621   </item>
622 <tag>9.1.3</tag>
623   <item>Removed obsolete dependency requirements for packages that use
624   <file>/var/mail</file>.
625   </item>
626 <tag>11.8.5</tag>
627   <item>Speedo fonts are now deprecated.  The X backend was disabled
628   starting in lenny.                                       
629   </item>
630 <tag>12.5</tag>
631   <item>The GNU Free Documentation License version 1.3 is included in
632   common-licenses and should be referenced from there.     
633   </item>
634 </taglist></p>
635
636 <sect id="3.8.1.0"> Version 3.8.1.0
637 <p>
638
639 Released  Mar 2009.
640
641 </p><p><taglist>
642 <tag>3.8</tag>
643   <item>Care should be taken when adding functionality to essential and
644   such additions create an obligation to support that functionality
645   in essential forever unless significant work is done.    
646   </item>
647 <tag>4.4</tag>
648   <item>Changelog files must be encoded in UTF-8.                
649   </item>
650 <tag>4.4</tag>
651   <item>Some format requirements for changelog files are now "must"
652   instead of "should."
653   </item>
654 <tag>4.4.1</tag>
655   <item>Alternative changelog formats have been removed.  Debian only
656   supports one changelog format for the Debian Archive.
657   </item>
658 <tag>4.9.1</tag>
659   <item>New nocheck option for DEB_BUILD_OPTIONS indicating any build-time
660   test suite provided by the package should not be run.    
661   </item>
662 <tag>5.1</tag>
663   <item>All control files must be encoded in UTF-8.              
664   </item>
665 <tag>5.2</tag>
666   <item><file>debian/control</file> allows comment lines starting with #
667   with no preceding whitespace.
668   </item>
669 <tag>9.3</tag>
670   <item>Init scripts ending in .sh are not handled specially.  They are not
671   sourced and are not guaranteed to be run by <prgn>/bin/sh</prgn> regardless
672   of the #! line.  This brings Policy in line with the long-standing
673   behavior of the init system in Debian.
674   </item>
675 <tag>9.3.2</tag>
676   <item>The start action of an init script must exit successfully and not
677   start the daemon again if it's already running.          
678   </item>
679 <tag>9.3.2</tag>
680   <item><file>/var/run</file> and <file>/var/lock</file> may be mounted as
681   temporary filesystems, and init scripts must therefore create any necessary
682   subdirectories dynamically.                                             
683   </item>
684 <tag>10.4</tag>
685   <item> <file>/bin/sh</file> scripts may assume that local can take multiple
686    variable arguments and supports assignment.                       
687   </item>
688 <tag>11.6</tag>
689   <item>User mailboxes may be mode 600 and owned by the user rather than
690   mode 660, owned by user, and group mail.                 
691   </item>
692 </taglist></p>
693
694 <sect id="3.8.0.0"> Version 3.8.0.0
695 <p>
696
697 Released  Jun 2008.
698
699 </p><p><taglist>
700 <tag>2.4, 3.7</tag>
701 <item>The base section has been removed.  contrib and non-free have been
702   removed from the section list; they are only categories.  The base
703   system is now defined by priority.                       
704 <tag>4.9</tag>
705 <item>If <prgn>dpkg-source -x</prgn> doesn't provide the source that will be
706   compiled, a debian/rules patch target is recommended and should do whatever
707   else is necessary.
708 <tag>4.9.1, 10.1</tag>
709 <item>Standardized the format of DEB_BUILD_OPTIONS.  Specified permitted
710   characters for tags, required that tags be whitespace-separated,
711   allowed packages to assume non-conflicting tags, and required
712   unknown flags be ignored.                                
713 <tag>4.9.1</tag>
714 <item>Added parallel=n to the standardized DEB_BUILD_OPTIONS tags,
715   indicating that a package should be built using up to n parallel
716   processes if the package supports it                     
717 <tag>4.13</tag>
718 <item>Debian packages should not use convenience copies of code from other
719   packages unless the included package is explicitly intended to be
720   used that way.                                           
721 <tag>4.14</tag>
722 <item>If dpkg-source -x doesn't produce source ready for editing and
723   building with dpkg-buildpackage, packages should include a
724   <file>debian/README.source</file> file explaining how to generate
725   the patched source, add a new modification, and remove an existing
726   modification.  This file may also be used to document packaging a
727   new upstream release and any other complexity of the Debian build
728   process.                                                 
729 <tag>5.6.3</tag>
730 <item>The Uploaders field in debian/control may be wrapped.    
731 <tag>5.6.12</tag>
732 <item>An empty Debian revision is equivalent to a Debian revision of 0 in
733   a version number.                                        
734 <tag>5.6.23</tag>
735 <item>New Homepage field for upstream web sites.               
736 <tag>6.5, 6.6, 7</tag>
737 <item>The Breaks field declares that this package breaks another and
738   prevents installation of the breaking package unless the package
739   named in Breaks is deconfigured first.  This field should not be
740   used until the dpkg in Debian stable supports it.        
741 <tag>8.1, 8.2</tag>
742 <item>Clarify which files should go into a shared library package, into a
743   separate package, or into the -dev package.  Suggest -tools instead
744   of -runtime for runtime support programs, since that naming is more
745   common in Debian.                                        
746 <tag>9.5</tag>
747 <item>Files in <file>/etc/cron.{hourly,daily,weekly,monthly}</file> must be
748   configuration files (upgraded from should).  Mention the hourly
749   directory.                                               
750 <tag>11.8.6</tag>
751 <item>Packages providing <file>/etc/X11/Xresources</file> files need not
752   conflict with  <tt> xbase (&lt;&lt; 3.3.2.3a-2)</tt>, which is
753   long-obsolete.           
754 <tag>12.1</tag>
755 <item>Manual pages in locale-specific directories should use either the
756   legacy encoding for that directory or UTF-8.  Country names should
757   not be included in locale-specific manual page directories unless
758   indicating a significant difference in the language.  All
759   characters in the manual page source should be representable in the
760   legacy encoding for a locale even if the man page is encoded in
761   UTF-8.                                                   
762 <tag>12.5</tag>
763 <item>The Apache 2.0 license is now in common-licenses and should be
764   referenced rather than quoted in <file>debian/copyright</file>.
765 <tag>12.5</tag>
766 <item>Packages in contrib and non-free should state in the copyright file
767   that the package is not part of Debian GNU/Linux and briefly
768   explain why.                                             
769 <tag>debconf</tag>
770 <item>Underscore (_) is allowed in debconf template names.     
771 </taglist></p>
772
773 <sect id="3.7.3.0"> Version 3.7.3.0
774 <p>
775
776 Released  Dec 2007.
777
778 </p><p><taglist>
779 <tag>5.6.12</tag>
780 <item>Package version numbers may contain tildes, which sort before
781   anything, even the end of a part.                        
782 <tag>10.4</tag>
783 <item>Scripts may assume that <file>/bin/sh</file> supports local (at a basic
784   level) and that its test builtin (if any) supports -a and -o binary
785   logical operators.                                       
786 <tag>8.5</tag>
787 <item>The substitution variable ${binary:Version} should be used in place
788   of ${Source-Version} for dependencies between packages of the same
789   library.                                                 
790 <tag>menu policy</tag>
791 <item>Substantial reorganization and renaming of sections in the Debian
792   menu structure.  Packages with menu entries should be reviewed to
793   see if the menu section has been renamed or if one of the new
794   sections would be more appropriate.                      
795 <tag>5.6.1</tag>
796 <item>The Source field in a .changes file may contain a version number
797   in parentheses.                                          
798 <tag>5.6.17</tag>
799 <item>The acceptable values for the Urgency field are low, medium, high,
800   critical, or emergency.                                  
801 <tag>8.6</tag>
802 <item>The shlibs file now allows an optional type field, indicating the
803   type of package for which the line is valid.  The only currently
804   supported type is udeb, used with packages for the Debian
805   Installer.                                               
806 <tag>3.9.1</tag>
807 <item>Packages following the Debian Configuration management
808   specification must allow for translation of their messages by using
809   a gettext-based system such as po-debconf.               
810 <tag>12.5</tag>
811 <item>GFDL 1.2, GPL 3, and LGPL 3 are now in common-licenses and should
812   be referenced rather than quoted in debian/copyright.
813 </taglist></p>
814
815 <sect id="3.7.2.2"> Version 3.7.2.2
816 <p>
817
818 Released  Oct 2006.
819
820 </p><p><taglist>
821 <tag>6.1</tag> <item>Maintainer scripts must not be world writeable (up from a
822     should to a must)</item>   
823 </taglist></p>
824
825 <sect id="3.7.2.0"> Version 3.7.2.0
826 <p>
827
828 Released  Apr 2006.
829
830 </p><p><taglist>
831 <tag>11.5</tag> <item>Revert the cgi-lib change. </item>
832 </taglist></p>
833
834 <sect id="3.7.1.0"> Version 3.7.1.0
835 <p>
836
837 Released  Apr 2006.
838
839 </p><p><taglist>
840 <tag>10.2</tag>
841 <item>It is now possible to create shared libraries without
842   relocatable code (using -fPIC) in certain exceptional cases,
843   provided some procedures are followed, and for creating static
844   libraries with relocatable code (again, using -fPIC).
845   Discussion on debian-devel@lists.debian.org, getting a rough
846   consensus, and documenting it in README.Debian constitute most
847   of the process.                                          
848 <tag>11.8.7</tag>
849 <item>Packages should install any relevant files into the directories
850   <file>/usr/include/X11/</file> and <file>/usr/lib/X11/</file>, but if
851   they do so, they must pre-depend on <tt>x11-common (&gt;= 1:7.0.0)</tt>
852 </taglist></p>
853
854 <sect id="3.7.0.0"> Version 3.7.0.0
855 <p>
856
857 Released  Apr 2006.
858
859 </p><p><taglist>
860 <tag>11.5</tag>
861 <item>Packages shipping web server CGI files are expected to install
862   them in <file>/usr/lib/cgi-lib/</file> directories.  This location change
863   perhaps should be documented in NEWS                     
864 <tag>11.5</tag>
865 <item>Web server packages should include a standard scriptAlias of
866   cgi-lib to <file>/usr/lib/cgi-lib</file>.
867 <tag>9.1.1</tag>
868 <item>The version of FHS mandated by policy has been upped to
869   2.3. There should be no changes required for most packages,
870   though new top level directories <file>/media</file>, <file>/srv</file>,
871   etc.  may be of interest.
872 <tag>5.1, 5.6.3</tag>
873 <item>All fields, apart from the Uploaders field, in the control file
874   are supposed to be a single logical line, which may be spread
875   over multiple physical  lines (newline followed by space is
876   elided).  However, any parser for the control file must allow
877   the Uploaders field to be spread over multiple physical lines
878   as well, to prepare for future changes.
879 <tag>10.4</tag>
880 <item>When scripts are installed into a directory in the system
881   PATH, the script name should not include an extension that
882   denotes the scripting language currently used to implement it.
883
884 <tag>9.3.3.2</tag>
885 <item>packages that invoke initscripts now must use invoke-rc.d to do
886   so since it also pays attention to run levels and other local
887   constraints.
888 <tag>11.8.5.2, 11.8.7, etc</tag>
889 <item>We no longer use <file>/usr/X11R6</file>, since we have
890   migrated away to using Xorg paths. This means, for one thing, fonts
891   live in <file>/usr/share/fonts/X11/</file> now, and <file>/usr/X11R6</file>
892   is gone.
893 </taglist></p>
894
895 <sect id="3.6.2.0"> Version 3.6.2.0
896 <p>
897
898 Released  2005
899
900 </p><p><taglist>
901 <tag></tag>
902 <item>Recommend. doc-base, and not menu, for registering package documentation.
903 </item>
904 <tag>8.1</tag>
905 <item>Run time support programs should live in subdirectories of
906   <file>/usr/lib/</file> or <file>/usr/share</file>, and preferably the shared
907   lib is named the same as the package name (to avoid name collisions).
908 </item>
909 <tag>11.5</tag>
910 <item>It is recommended that HTTP servers provide an alias /images to
911   allow packages to share image files with the web server
912 </item>
913 </taglist></p>
914
915 <sect id="3.6.1.0"> Version 3.6.1.0
916 <p>
917
918 Released  Aug 2003.
919
920 </p><p><taglist>
921 <tag>3.10.1</tag>
922 <item>Prompting the user should be done using debconf. Non debconf
923   user prompts are now deprecated.
924 </taglist></p>
925
926 <sect id="3.6.0.0"> Version 3.6.0
927 <p>
928
929 Released  Jul 2003.
930
931 </p><p><taglist>
932 <tag></tag>
933 <item>Restructuring causing shifts in section numbers and bumping of
934   the minor version number:
935 <tag></tag>
936 <item>Many packaging manual appendices that were integrated into policy
937   sections are now empty, and replaced with links to the Policy.
938   In particular, the appendices that included the list of control
939   fields were updated (new fields like Closes, Changed-By were added)
940   and the list of fields for each of control, .changes and .dsc files
941   is now in Policy, and they're marked mandatory, recommended or
942   optional based on the current practice and the behavior of the
943   deb-building tool-chain.
944 <tag></tag>
945 <item>Elimination of needlessly deep section levels, primarily in the
946   chapter Debian Archive, from which two new chapters were split out,
947   Binary packages and Source packages. What remained was reordered
948   properly, that is, some sects became sects etc.
949 <tag></tag>
950 <item>Several sections that were redundant, crufty or simply not designed
951   with any sort of vision, were rearranged according to the formula that
952   everything should be either in the same place or properly interlinked.
953   Some things remained split up between different chapters when they
954   talked about different aspects of files: their content, their syntax,
955   and their placement in the file system. In particular, see the new
956   sections about changelog files.
957 <tag>menu policy</tag>
958 <item>Added Games/Simulation and Apps/Education to menu
959   sub-policy
960 <tag>C.2.2</tag>
961 <item>Debian changelogs should be UTF-8 encoded.
962 <tag>10.2</tag>
963 <item>shared libraries must be linked against all libraries that they
964   use symbols from in the same way that binaries are.
965 <tag>7.6</tag>
966 <item>build-depends-indep need not be satisfied during clean
967   target.
968 </taglist></p>
969
970 <sect id="3.5.10.0"> Version 3.5.10
971 <p>
972
973 Released  May 2003.
974
975 </p><p><taglist>
976 <tag>11.8.3</tag>
977 <item>packages providing the x-terminal-emulator virtual package
978   ought to ensure that they interpret the command line exactly
979   like xterm does.
980 <tag>11.8.4</tag>
981 <item>Window managers compliant with the Window Manager Specification
982   Project may add 40 points for ranking in the alternatives
983 </taglist></p>
984
985 <sect id="3.5.9.0"> Version 3.5.9.0
986 <p>
987
988 Released  Mar 2003.
989
990 </p><p><taglist>
991 <tag>3.4.2</tag>
992 <item>The section describing the Description: package field once again has
993   full details of the long description format.
994 <tag>4.2</tag>
995 <item>Clarified that if a package has non-build-essential
996   build-dependencies, it should have them listed in the Build-Depends
997   and related fields (i.e. it's not merely optional).
998 <tag>9.3.2</tag>
999 <item>When asked to restart a service that isn't already running,
1000   the init script should start the service.
1001 <tag>12.6</tag>
1002 <item>If the purpose of a package is to provide examples, then the
1003   example files can be installed into <file>/usr/share/doc/package</file>
1004   (rather than <file>/usr/share/doc/package/examples</file>).
1005 </taglist></p>
1006
1007 <sect id="3.5.8.0"> Version 3.5.8.0
1008 <p>
1009
1010 Released  Nov 2002.
1011
1012 </p><p><taglist>
1013 <tag>12.7</tag>
1014 <item>It is no longer necessary to keep a log of changes to the upstream
1015   sources in the copyright file. Instead, all such changes should be
1016   documented in the changelog file.
1017 <tag>7.6</tag>
1018 <item><var/Build-Depends/, <var/Build-Conflicts/, <var/Build-Depends-Indep/,
1019   and <var/Build-Conflicts-Indep/ must also be satisfied when the clean
1020   target is called.
1021 <tag>menu policy</tag>
1022 <item>A new Apps/Science menu section is available
1023 <tag>debconf policy</tag>
1024 <item>debconf specification cleared up, various changes.
1025 <tag>12.1</tag>
1026 <item>It is no longer recommended to create symlinks from nonexistent
1027   manual pages to undocumented(7). Missing manual pages for programs
1028   are still a bug.
1029 </taglist></p>
1030
1031 <sect id="3.5.7.0"> Version 3.5.7.0
1032 <p>
1033
1034 Released  Aug 2002.
1035
1036 </p><p><taglist>
1037 <tag></tag>
1038 <item>Packages no longer have to ask permission to call MAKEDEV in
1039   postinst, merely notifying the user ought to be enough.
1040 <tag>2.2.4</tag>
1041 <item>cryptographic software may now be included in the main
1042   archive.
1043 <tag>3.9</tag>
1044 <item>task packages are no longer permitted; tasks are now created by a
1045   special Tasks: field in the control file.
1046 <tag>11.8.4</tag>
1047 <item>window managers that support netwm can now add 20 points when
1048   they add themselves as an alternative for
1049  <file>/usr/bin/x-window-manager</file>
1050 <tag>10.1</tag>
1051 <item>The default compilation options have now changed, one should
1052   provide debugging symbols in all cases, and optionally step
1053   back optimization to -O0, depending on the DEB_BUILD_OPTIONS
1054   environment variable.
1055 <tag>7.6, 4.8</tag>
1056 <item>Added mention of build-arch, build-indep, etc, in describing
1057   the relationships with `Build-Depends', `Build-Conflicts',
1058   `Build-Depends-Indep', and `Build-Conflicts-Indep'. May need to
1059   review the new rules.
1060 <tag>8</tag>
1061 <item>Changed rules on how, and when, to invoke ldconfig in maintainer
1062   scripts. Long rationale.
1063 </taglist></p>
1064
1065 <p><em>
1066 Added the last note in 3.5.6 upgrading checklist item regarding build
1067 rules, please see below
1068 </em></p>
1069
1070 <sect id="3.5.6.0"> Version 3.5.6.0
1071 <p>
1072
1073 Released  Jul 2001.
1074
1075 </p><p><taglist>
1076 <tag>2.5</tag>
1077 <item>Emacs and TeX are no longer mandated by policy to be priority
1078   standard packages
1079 <tag>11.5</tag>
1080 <item>Programs that access docs need to do so via <file>/usr/share/doc</file>,
1081   and not via <file>/usr/doc/</file> as was the policy previously
1082 <tag>12.3</tag>
1083 <item>Putting documentation in <file>/usr/doc</file> versus
1084  <file>/usr/share/doc</file> is now a ``serious'' policy violation.
1085 <tag>11.5</tag>
1086 <item>For web servers, one should not provide non-local access to the
1087   <file>/usr/share/doc</file> hierarchy. If one can't provide access
1088   controls for the http://localhost/doc/ directory, then it is preferred
1089   that one ask permission to expose that information during the install.
1090 <tag>7</tag>
1091 <item>There are new rules for build-indep/build-arch targets and
1092   there is a new Build-Depend-Indep semantic.
1093 </taglist></p>
1094
1095 <sect id="3.5.5.0"> Version 3.5.5.0
1096 <p>
1097
1098 Released  May 2001.
1099
1100 </p><p><taglist>
1101 <tag>12.1</tag>
1102 <item>Manpages should not rely on header information to have
1103   alternative manpage names available; it should only use
1104   symlinks or .so pages to do this
1105 </item>
1106 <tag></tag>
1107 <item><em> Clarified note in 3.5.3.0 upgrading checklist regarding
1108    examples and templates: this refers only to those examples used
1109    by scripts; see section 10.7.3 for the whole story</em>
1110 </item>
1111 <tag></tag>
1112 <item>Included a new section 10.9.1 describing the use of
1113   dpkg-statoverride; this does not have the weight of policy
1114 </item>
1115 <tag></tag>
1116 <item>Clarify Standards-Version: you don't need to rebuild your
1117   packages just to change the Standards-Version!
1118 </item>
1119 <tag>10.2</tag>
1120 <item>Plugins are no longer bound by all the rules of shared
1121   libraries
1122 </item>
1123 <tag>X Windows related things:</tag>
1124 <item><taglist>
1125   <tag>11.8.1</tag>
1126   <item>Clarification of priority levels of X Window System related
1127       packages
1128   </item>
1129   <tag>11.8.3</tag>
1130   <item>Rules for defining x-terminal-emulator improved </item>
1131   <tag>11.8.5</tag>
1132   <item>X Font policy rewritten: you must read this if you provide
1133       fonts for the X Window System
1134   </item>
1135   <tag>11.8.6</tag>
1136   <item>Packages must not ship <file>/usr/X11R6/lib/X11/app-defaults/</file>
1137   </item>
1138   <tag>11.8.7</tag>
1139   <item>X-related packages should usually use the regular FHS
1140       locations; imake-using packages are exempted from this
1141   </item>
1142   <tag>11.8.8</tag>
1143   <item>OpenMotif linked binaries have the same rules as
1144       OSF/Motif-linked ones
1145   </item>
1146   </taglist></item>
1147 </taglist></p>
1148
1149 <sect id="3.5.4.0"> Version 3.5.4.0
1150 <p> Released  Apr 2001.
1151
1152 </p><p><taglist>
1153 <tag>11.6</tag>
1154 <item>The system-wide mail directory is now /var/mail, no longer
1155   /var/spool/mail.  Any packages accessing the mail spool should
1156   access it via /var/mail and include a suitable Depends field;
1157 </item>
1158 <tag>11.9; perl-policy</tag>
1159 <item>The perl policy is now part of Debian policy
1160   proper. Perl programs and modules should follow the current Perl
1161   policy
1162 </item>
1163 </taglist></p>
1164
1165 <sect id="3.5.3.0"> Version 3.5.3.0
1166 <p> Released Apr 2001
1167
1168 </p><p><taglist>
1169 <tag>7.1</tag>
1170 <item>Build-Depends arch syntax has been changed to be less
1171   ambiguous. This should not affect any current packages
1172 </item>
1173 <tag>10.7.3</tag>
1174 <item>Examples and templates files for use by scripts should now live
1175   in <file>/usr/share/&lt;package&gt;</file> or
1176   <file>/usr/lib/&lt;package&gt;</file>, with symbolic links from
1177   <file>/usr/share/doc/&lt;package&gt;/examples</file> as needed
1178 </item>
1179 </taglist></p>
1180
1181 <sect id="3.5.2.0"> Version 3.5.2.0
1182
1183 <p> Released Feb 2001.
1184
1185 </p><p><taglist>
1186 <tag>11.8.6</tag>
1187 <item>X app-defaults directory has moved from
1188   <file>/usr/X11R6/lib/X11/app-defaults</file> to
1189   <file>/etc/X11/app-defaults</file>
1190 </item>
1191 </taglist></p>
1192
1193 <sect id="3.5.1.0"> Version 3.5.1.0
1194
1195 <p> Released Feb 2001.
1196
1197 </p><p><taglist>
1198 <tag>8.1</tag>
1199 <item>dpkg-shlibdeps now uses objdump, so shared libraries have to be
1200   run through dpkg-shlibdeps as well as executables
1201 </item>
1202 </taglist></p>
1203
1204 <sect id="3.5.0.0"> Version 3.5.0.0
1205
1206 <p> Released Jan 2001.
1207
1208 </p><p><taglist>
1209 <tag>11.8.5</tag>
1210 <item>Font packages for the X Window System must now declare a
1211   dependency on xutils (>= 4.0.2)
1212 </item>
1213 </taglist></p>
1214
1215 <sect id="3.2.1.1"> Version 3.2.1.1
1216
1217 <p> Released Jan 2001.
1218
1219 </p><p><taglist>
1220 <tag>9.3.2</tag>
1221 <item>Daemon startup scripts in <file>/etc/init.d/</file> should not contain
1222   modifiable parameters; these should be moved to a file in
1223   <file>/etc/default/</file>
1224 </item>
1225 <tag>12.3</tag>
1226 <item>Files in <file>/usr/share/doc</file> must not be referenced by any
1227   program.  If such files are needed, they must be placed in
1228   <file>/usr/share/&lt;package&gt;/</file>, and symbolic links
1229   created as required in <file>/usr/share/doc/&lt;package&gt;/</file>
1230 </item>
1231 <tag></tag>
1232 <item>Much of the packaging manual has now been imported into the
1233   policy document
1234 </item>
1235 </taglist></p>
1236
1237 <sect id="3.2.1.0"> Version 3.2.1.0
1238
1239 <p> Released Aug 00.
1240
1241 </p><p><taglist>
1242 <tag>11.8.1</tag>
1243 <item>A package of priority standard or higher may provide two
1244   binaries, one compiled with support for the X Window System,
1245   and the other without
1246 </item>
1247 </taglist></p>
1248
1249 <sect id="3.2.0.0"> Version 3.2.0.0
1250
1251 <p> Released Aug 00.
1252
1253 </p><p><taglist>
1254 <tag>10.1</tag>
1255 <item>By default executables should not be built with the debugging
1256   option -g. Instead, it is recommended to support building the
1257   package with debugging information optionally.
1258 </item>
1259 <tag>12.8</tag>
1260 <item>Policy for packages where the upstream uses HTML changelog
1261   files has been expanded.  In short, a plain text changelog file
1262   should always be generated for the upstream changes
1263 </item>
1264 <tag></tag>
1265 <item>Please note that the new release of the X window system (3.2)
1266   shall probably need sweeping changes in policy
1267 </item>
1268 <tag></tag>
1269 <item>Policy for packages providing the following X-based features
1270   has been codified:
1271   <taglist>
1272   <tag>11.8.2</tag>
1273   <item>X server (virtual package xserver) </item>
1274   <tag>11.8.3</tag>
1275   <item>X terminal emulator (virtual package x-terminal-emulator) </item>
1276   <tag>11.8.4</tag>
1277   <item>X window manager (virtual package x-window-manager, and
1278       <file>/usr/bin/x-window-manager</file> alternative, with priority
1279       calculation guidelines)
1280   </item>
1281   <tag>12.8.5</tag>
1282   <item>X fonts (this section has been written from scratch) </item>
1283   <tag>11.8.6</tag>
1284   <item>X application defaults </item>
1285   </taglist>
1286 </item>
1287 <tag>11.8.7</tag>
1288 <item>Policy for packages using the X Window System and FHS issues
1289   has been clarified;
1290 </item>
1291 <tag>11.7.3</tag>
1292 <item>No package may contain or make hard links to conffiles </item>
1293 <tag>8</tag>
1294 <item>Noted that newer dpkg versions do not require extreme care in
1295   always creating the shared lib before the symlink, so the unpack
1296   order be correct
1297 </item>
1298 </taglist></p>
1299
1300 <sect id="3.1.1.0"> Version 3.1.1.0
1301
1302 <p> Released Nov 1999.
1303
1304 </p><p><taglist>
1305 <tag>7.1</tag>
1306 <item>Correction to semantics of architecture lists in Build-Depends
1307   etc.  Should not affect many packages
1308 </item>
1309 </taglist></p>
1310
1311 <sect id="3.1.0.0"> Version 3.1.0.0
1312
1313 <p> Released Oct 1999.
1314
1315 </p><p><taglist>
1316 <tag>defunct</tag>
1317 <item><file>/usr/doc/&lt;package&gt;</file> has to be a symlink pointing to
1318   <file>/usr/share/doc/&lt;package&gt;</file>, to be maintained by postinst
1319   and prerm scripts.
1320 </item>
1321 <tag>7.1, 7.6</tag>
1322 <item>Introduced source dependencies (Build-Depends, etc.) </item>
1323 <tag>9.3.4</tag>
1324 <item><file>/etc/rc.boot</file> has been deprecated in favour of
1325   <file>/etc/rcS.d</file>.  (Packages should not be touching this directory,
1326   but should use update-rc.d instead)
1327 </item>
1328 <tag>9.3.3</tag>
1329 <item>update-rc.d is now the <em>only</em> allowable way of accessing the
1330   <file>/etc/rc?.d/[SK]??*</file> links.  Any scripts which manipulate them
1331   directly must be changed to use update-rc.d instead.  (This is
1332   because the file-rc package handles this information in an
1333   incompatible way.)
1334 </item>
1335 <tag>12.7</tag>
1336 <item>Architecture-specific examples go in
1337   <file>/usr/lib/&lt;package&gt;/examples</file>
1338   with symlinks from <file>/usr/share/doc/&lt;package&gt;/examples/*</file>
1339   or from <file>/usr/share/doc/&lt;package&gt;/examples</file> itself
1340 </item>
1341 <tag>9.1.1</tag>
1342 <item>Updated FHS to a 2.1 draft; this reverts <file>/var/state</file> to
1343   <file>/var/lib</file>
1344 </item>
1345 <tag>9.7; mime-policy</tag>
1346 <item>Added MIME sub-policy document </item>
1347 <tag>12.4</tag>
1348 <item>VISUAL is allowed as a (higher priority) alternative to EDITOR
1349 </item>
1350 <tag>11.6</tag>
1351 <item>Modified liblockfile description, which affects
1352   mailbox-accessing programs.  Please see the policy document for
1353   details
1354 </item>
1355 <tag>12.7</tag>
1356 <item>If a package provides a changelog in HTML format, a text-only
1357   version should also be included.  (Such a version may be prepared
1358   using <prgn>lynx -dump -nolist</prgn>.)
1359 </item>
1360 <tag>3.2.1</tag>
1361 <item>Description of how to handle version numbers based on dates
1362   added
1363 </item>
1364 </taglist></p>
1365
1366 <sect id="3.0.1.0"> Version 3.0.1.0
1367
1368 <p> Released Jul 1999.
1369
1370 </p><p><taglist>
1371 <tag>10.2</tag>
1372 <item>Added the clarification that the .la files are essential for
1373   the packages using libtool's libltdl library, in which case the .la
1374   files must go in the run-time library package
1375 </item>
1376 </taglist></p>
1377
1378 <sect id="3.0.0.0"> Version 3.0.0.0
1379
1380 <p> Released Jun 1999.
1381
1382 </p><p><taglist>
1383 <tag>9.1</tag>
1384 <item>Debian formally moves from the FSSTND to the FHS. This is a
1385   major change, and the implications of this move are probably
1386   not all known.
1387 </item>
1388 <tag>4.1</tag>
1389 <item>Only 3 digits of the Standards version need be included in
1390   control files, though all four digits are still permitted.
1391 </item>
1392 <tag>12.6</tag>
1393 <item>The location of the GPL has changed to
1394   <file>/usr/share/common-licenses</file>. This may require changing the
1395   copyright files to point to the correct location of the GPL and
1396   other major licenses
1397 </item>
1398 <tag>10.2</tag>
1399 <item>Packages that use libtool to create shared libraries must
1400   include the .la files in the -dev packages
1401 </item>
1402 <tag>10.8</tag>
1403 <item>Use logrotate to rotate log files
1404 </item>
1405 <tag>now 11.8</tag>
1406 <item>section 5.8 has been rewritten (Programs for the X Window
1407   System)
1408 </item>
1409 <tag>9.6; menu-policy</tag>
1410 <item>There is now an associated menu policy, in a separate document,
1411   that carries the full weight of Debian policy
1412 </item>
1413 <tag>11.3</tag>
1414 <item>Programs which need to modify the files <file>/var/run/utmp</file>,
1415   <file>/var/log/wtmp</file> and <file>/var/log/lastlog</file> must be
1416   installed setgid utmp
1417 </item>
1418 </taglist></p>
1419 <p><em>
1420    Please note that section numbers below this point may not be up to date
1421 </em></p>
1422
1423 <sect id="2.5.0.0"> Version 2.5.0.0
1424
1425 <p> Released Oct 1998.
1426
1427 Policy Manual:
1428 </p><p><list>
1429 <item>Rearranged the manual to create a new Section 4, Files
1430   <list>
1431   <item>Section 3.3 ("Files") was moved to Section 4. The Sections
1432     that  were Section 4 and Section 5 were  moved down to become
1433     Section 5 and Section 6.
1434   </item>
1435   <item>What was Section 5.5 ("Log files") is now a subsection of the
1436     new Section 4 ("Files"), becoming section 4.8, placed after
1437     "Configuration files", moving the Section 4.8 ("Permissions
1438     and owners") to Section 4.9.  All subsections of the old
1439     Section 5 after 5.5  were moved down to fill in the number
1440     gap.
1441   </item>
1442   </list></item>
1443 <item>Modified the section about changelog files to accommodate
1444   upstream changelogs which were formatted as HTML. These
1445   upstream changelog files should now be accessible as
1446   <file>/usr/doc/package/changelog.html.gz</file>
1447 </item>
1448 <item>Symlinks are permissible to link the real, or upstream,
1449     changelog name to the Debian mandated name.
1450 </item>
1451 <item>Clarified that HTML documentation should be present in some
1452   package, though not necessarily the main binary package.
1453   </item>
1454 <item>Corrected all references to the location of the copyright
1455   files. The correct location is <file>/usr/doc/package/copyright</file>
1456   </item>
1457 <item>Ratified the architecture specification strings to cater to the
1458   HURD.
1459   </item>
1460 </list></p>
1461
1462 <sect id="2.4.1.0"> Version 2.4.1.0
1463
1464 <p> Released Apr 1998.
1465 </p>
1466 <sect1> Policy Manual:
1467 <p><taglist>
1468 <tag>Updated section 3.3.5 Symbolic links:</tag>
1469   <item>symbolic links within a toplevel directory should be relative,
1470     symbolic links between toplevel directories should be absolute
1471     (cf., Policy Weekly Issue#6, topic 2)
1472   </item>
1473
1474 <tag>Updated section 4.9 Games:</tag>
1475   <item>manpages for games should be installed in <file>/usr/man/man6</file>
1476     (cf., Policy Weekly Issue#6, topic 3)
1477   </item>
1478 </taglist></p>
1479
1480 <sect1> Packaging Manual:
1481 <p><list>
1482 <item>Updated prefix of chapter 12, Shared Libraries:
1483   ldconfig must be called in the postinst script if the package
1484   installs shared libraries
1485   (cf., Policy Weekly Issue #6, fixes:bug#20515)
1486 </item>
1487 </list></p>
1488
1489 <sect id="2.4.0.0"> Version 2.4.0.0
1490
1491 <p> Released Jan 1998
1492
1493 </p><p><taglist>
1494 <tag>Updated section 3.3.4 Scripts:</tag>
1495   <item><list>
1496   <item>/bin/sh may be any POSIX compatible shell
1497   <item>scripts including bashisms have to specify <file>/bin/bash</file>
1498     as interpreter
1499   <item>scripts which create files in world-writable directories
1500     (e.g., in <file>/tmp</file>) should use tempfile or mktemp for creating
1501     the directory
1502   </list></item>
1503
1504 <tag>Updated section 3.3.5 Symbolic Links:</tag>
1505   <item>symbolic links referencing compressed files must have the same
1506     file extension as the referenced file
1507   </item>
1508
1509 <tag>Updated section 3.3.6 Device files:</tag>
1510   <item><file>/dev/tty*</file> serial devices should be used instead of
1511   <file>/dev/cu*</file>
1512   </item>
1513
1514 <tag>Updated section 3.4.2 Writing the scripts in <file>/etc/init.d</file>:
1515   <item><list>
1516   <item>all <file>/etc/init.d</file> scripts have to provide the following
1517   options: start, stop, restart, force-reload
1518   <item>the reload option is optional and must never stop and restart
1519     the service
1520   </list></item>
1521
1522 <tag>Updated section 3.5 Cron jobs:
1523   <item>cron jobs that need to be executed more often than daily should
1524     be installed into <file>/etc/cron.d</file>
1525   </item>
1526
1527 <tag>Updated section 3.7 Menus:
1528   <item>removed section about how to register HTML docs to `menu'
1529     (the corresponding section in 4.4, Web servers and applications,
1530     has been removed in policy 2.2.0.0 already, so this one was
1531     obsolete)
1532   </item>
1533
1534 <tag>New section 3.8 Keyboard configuration:
1535   <item>details about how the backspace and delete keys should be
1536     handled
1537   </item>
1538
1539 <tag>New section 3.9 Environment variables:
1540   <item>no program must depend on environment variables to get a
1541     reasonable default configuration
1542   </item>
1543
1544 <tag>New section 4.6 News system configuration:
1545   <item><file>/etc/news/organization</file> and <file>/etc/news/server</file>
1546     should be supported by all news servers and clients
1547   </item>
1548
1549 <tag>Updated section 4.7 Programs for the X Window System:
1550   <item><list>
1551   <item>programs requiring a non-free Motif library should be provided
1552     as foo-smotif and foo-dmotif package
1553   </item>
1554   <item>if lesstif works reliably for such program, it should be linked
1555     against lesstif and not against a non-free Motif library
1556   </item>
1557   </list></item>
1558
1559 <tag>Updated section 4.9 Games:
1560   <item>games for X Windows have to be installed in <file>/usr/games</file>,
1561   just as non-X games
1562   </item>
1563 </taglist></p>
1564
1565 <sect id="2.3.0.0"> Version 2.3.0.1, 2.3.0.0
1566
1567 <p> Released Sep 1997.
1568
1569 <p><list>
1570 <item>new section `4.2 Daemons' including rules for
1571   <file>/etc/services</file>, <file>/etc/protocols</file>,
1572   <file>/etc/rpc</file>, and <file>/etc/inetd.conf</file>
1573 </item>
1574
1575 <item>updated section about `Configuration files':
1576   packages may not touch other packages' configuration files
1577 </item>
1578
1579 <item>MUAs and MTAs have to use liblockfile</item>
1580 </list></p>
1581
1582 <sect id="2.2.0.0"> Version 2.2.0.0
1583
1584 <p> Released July 1997.
1585
1586 <p><list>
1587 <item>added section 4.1 `Architecture specification strings':
1588   use
1589        &lt;arch&gt;-linux
1590   where &lt;arch&gt; is one of the following:
1591        i386, alpha, arm, m68k, powerpc, sparc.
1592 </item>
1593
1594 <item>detailed rules for <file>/usr/local</file></item>
1595
1596 <item>user ID's</item>
1597
1598 <item>editor/pager policy</item>
1599
1600 <item>cron jobs</item>
1601
1602 <item>device files</item>
1603
1604 <item>don't install shared libraries as executable</item>
1605
1606 <item>app-defaults files may not be conffiles</item>
1607 </list></p>
1608
1609 <sect id="2.1.3.0"> Version 2.1.3.2, 2.1.3.1, 2.1.3.0
1610
1611 <p> Released Mar 1997.
1612
1613 <p><list>
1614 <item>two programs with different functionality must not have the
1615   same name </item>
1616
1617 <item>"Webstandard 3.0"</item>
1618
1619 <item>"Standard for Console Messages"</item>
1620
1621 <item>Libraries should be compiled with `-D_REENTRANT'</item>
1622
1623 <item>Libraries should be stripped with <prgn>strip --strip-unneeded</prgn>
1624 </item>
1625 </list></p>
1626
1627 <sect id="2.1.2.0"> Version 2.1.2.2, 2.1.2.1, 2.1.2.0
1628
1629 <p> Released Nov 1996.
1630
1631 <p><list>
1632 <item>Some changes WRT shared libraries
1633 </list></p>
1634
1635 <sect id="2.1.1.0"> Version 2.1.1.0
1636
1637 <p> Released Sep 1996.
1638
1639 <p><list>
1640 <item>No hard links in source packages</item>
1641
1642 <item>Do not use <prgn>dpkg-divert</prgn> or <prgn>update-alternatives</prgn>
1643 without consultation </item>
1644
1645 <item>Shared libraries must be installed stripped </item>
1646 </list></p>
1647
1648 <sect id="2.1.0.0"> Version 2.1.0.0
1649
1650 <p> Released Aug 1996.
1651
1652 <p><list>
1653   <item>Upstream changelog must be installed too </item>
1654 </list></p>
1655 </book>
1656 </debiandoc>