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