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