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