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