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