fix singular/plural in 9.6
[debian-policy.git] / debian / changelog
blob5f063834dde14b32ed71b32fad86adbb2be7c42b
1 debian-policy (4.0.1.1) UNRELEASED; urgency=medium
3   * Fix a singular/plural error in 9.6.  Thanks to Didier Raboud for
4     pointing out the problem.
6  -- Sean Whitton <spwhitton@spwhitton.name>  Mon, 07 Aug 2017 12:22:10 -0400
8 debian-policy (4.0.1.0) unstable; urgency=medium
10   [ Russ Allbery ]
11   * Policy: Overhaul priorities, deprecate extra
12     Wording: Russ Allbery <rra@debian.org>
13     Seconded: Niels Thykier <niels@thykier.net>
14     Seconded: Andreas Henriksson <andreas@fatal.se>
15     Seconded: Ansgar Burchardt <ansgar@debian.org>
16     Closes: #758234, #759260, #660249, #196367
17   * Policy: Clarify prohibition on depending on environment variables
18     Wording: Russ Allbery <rra@debian.org>
19     Seconded: Simon McVittie <smcv@debian.org>
20     Seconded: Niels Thykier <niels@thykier.net>
21     Closes: #640263
23   [ Sean Whitton ]
24   * Policy: Disambiguate "original authors" in 12.5
25     Wording: Jonathan Nieder <jrnieder@gmail.com>
26     Seconded: Russ Allbery <rra@debian.org>
27     Seconded: David Bremner <bremner@debian.org>
28     Seconded: Jonas Smedegaard <dr@jones.dk>
29     Closes: #678607
30   * Policy: Document Testsuite: field
31     Wording: Charles Plessy <plessy@debian.org>
32     Seconded: Antonio Terceiro <terceiro@debian.org>
33     Seconded: Sean Whitton <spwhitton@spwhitton.name>
34     Seconded: David Bremner <bremner@debian.org>
35     Closes: #758124
36   * Policy: Require calling ldconfig by means of triggers
37     Wording: Niels Thykier <niels@thykier.net>
38     Seconded: Andreas Henriksson <andreas@fatal.se>
39     Seconded: Sean Whitton <spwhitton@spwhitton.name>
40     Seconded: David Bremner <bremner@debian.org>
41     Closes: #822430
42   * Policy: Make section 9 agnostic between Debian's init systems
43     Wording: Andreas Henriksson <andreas@fatal.se>
44     Seconded: Andrey Rahmatullin <wrar@debian.org>
45     Seconded: Martin Pitt <mpitt@debian.org>
46     Seconded: Holger Levsen <holger@layer-acht.org>
47     Seconded: gregor herrmann <gregoa@debian.org>
48     Seconded: Sean Whitton <spwhitton@spwhitton.name>
49     Seconded: Russ Allbery <rra@debian.org>
50     Closes: #835520
51   * Policy: Packages may not install both a desktop entry and a menu entry
52     Wording: Sean Whitton <spwhitton@spwhitton.name>
53     Seconded: Philip Hands <phil@hands.com>
54     Seconded: Didier 'OdyX' Raboud <odyx@debian.org>
55     Seconded: David Bremner <bremner@debian.org>
56     Closes: #839172
57   * Convert Process.md to an appendix to Policy itself.
58     - Update link in "Authors and Maintainers" to point to this new
59       appendix (Closes: #866192).
60   * Incorporate Margarita Manterola's maintscript flowcharts as a new
61     appendix (Closes: #485776).
62     Many thanks to David Bremner for help importing the images to docbook.
63     - Add a footnote to 6.6 linking to the new appendix.
64   * Update first paragraph of Appendix A to note that the final three
65     appendices (the policy changes process and the upgrading checklist)
66     were not taken from the Packaging Manual.
67   * Add a footnote linking to the REJECT-FAQ (Closes: #849853).
68   * Note that the debian/rules clean target is useless for removing files
69     not compatible with the DFSG (Closes: #849851).
70   * Add 'javascript', 'rust' archive sections (Closes: #867308).
71   * Drop remark that systems with only required packages installed are
72     "probably unusable", and add a paragraph break. (Closes: #589671).
74  -- Sean Whitton <spwhitton@spwhitton.name>  Sat, 05 Aug 2017 21:47:47 -0400
76 debian-policy (4.0.0.4) unstable; urgency=medium
78   * Fix URLs to Policy documents.  Policy previously used the full URL as
79     the link but a partial URL as anchor text, and then sometimes added
80     the full URL in parentheses.  The result was very ugly in the text
81     version.  Replace that style with just the full URL as anchor text for
82     a link to that URL, which is not ideal for HTML output but produces
83     reasonable results for both HTML and text.
84   * Extensive reformatting of the maintainer script section.
85     - Use <cmdsynopsis> in the summary of how maintainer scripts are
86       called, with a single <term>.  This avoids gluing all the command
87       summaries together with commas.  The output in text is radically
88       better; HTML has some font issues, but isn't awful.
89     - Avoid trailing newlines in <screen> examples, which produce extra
90       whitespace in text and HTML output.
91     - Use different numeration methods at different levels of the nested
92       ordered lists and ensure there is some introductory text for each
93       list element to avoid awkward formatting.
94   * Convert many of the <screen> tags in Policy to </programlisting> since
95     the semantics are slightly more correct.
96   * Remove the newline before </screen> or </programlisting> end tags,
97     since it produces an extraneous and distracting blank line in both
98     text and HTML output.
99   * Change the mapping of Perl module names to Debian package names in
100     the Perl Policy from a verbatim block to a table.
101   * Change the list of cron directories from a verbatim block to a list.
103  -- Russ Allbery <rra@debian.org>  Sun, 25 Jun 2017 20:34:27 -0700
105 debian-policy (4.0.0.3) unstable; urgency=medium
107   [ Sean Whitton ]
108   * Fix typo 'the' -> 'they' in upgrading checklist (Closes: #865685).
109     Thanks Sven Joachim for the report.
111   [ Russ Allbery ]
112   * Move the autopkgtest, copyright-format, and debconf_specification
113     source files to the top-level directory and the debconf_spec/include
114     files to a debconf directory.  Simplify the build system to eliminate
115     recursive make, reuse the same XML version file for all files, and use
116     the same method of embedding a version in Markdown output for all
117     files.
118   * Fix dependencies so that version.xml is generated before XML
119     validation is done on XML source files.
120   * Move README.shlibdeps and libc6-migration.txt to a new historical
121     subdirectory and add a README explaining that the files in this
122     directory are of historical interest only and are not included in the
123     debian-policy binary package.
125  -- Russ Allbery <rra@debian.org>  Sat, 24 Jun 2017 14:11:19 -0700
127 debian-policy (4.0.0.2) unstable; urgency=low
129   [ Sean Whitton ]
130   * Update list of Policy Editors in various places.
131     See https://lists.debian.org/debian-devel-announce/2017/06/msg00005.html
133   [ Russ Allbery ]
134   * Remove mention of the libc6 migration paper from the package long
135     description.  This is no longer shipped in the debian-policy package.
137  -- Russ Allbery <rra@debian.org>  Mon, 19 Jun 2017 20:58:28 -0700
139 debian-policy (4.0.0.1) unstable; urgency=low
141   * Upload to unstable.
142   * Clarify the conflict policy between /path and /usr/path by adding the
143     leading slash in front of the first path.  Thanks, Ferenc Wágner.
144   * Change http URLs to https for every resource available over https.
145   * Replace broken CPAN URL in the Perl policy with the current URL, and
146     turn this into an in-line link rather than a footnote with the full
147     URL.  This hides the URL in the text output, but it's not horribly
148     important for the text version and easy to find with a search.
149   * Fix formatting of the list of shlibs and symbol file locations.  These
150     were mistakenly converted to itemized lists instead of variable lists
151     during the DocBook conversion, which produced inferior output.
152   * Use UTF-8 instead of ISO-8859-1 as the character set for the text
153     versions of policy documents.
154   * Further standardize author and copyright notices.
155     - Add the notice from the main document that the copyright notices are
156       incomplete to the other documents with copyright notices.
157     - Add the Debian Policy Mailing List as an author of the debconf
158       specification.
159     - Replace (incorrect) Software in the Public Interest copyrights with
160       copyright notices for the original authors.
161     - Standardize capitalization of Debian Policy Mailing List in notices.
162     - Update copyright notices in debian/copyright.
163   * Add a full copy of the BSD license without advertising clause to the
164     <legalinfo> section of the debconf specification, instead of just a
165     reference to it.
166   * Update the GPL license statements to the current recommended form,
167     which doesn't include a street address for the FSF.  Use all-caps for
168     the warranty disclaimer just in case it matters.  Link to the general
169     FSF license page to make it easier to find the GPLv2, which is
170     technically the license under which these documents are distributed,
171     even if the GPLv3 may be used if desired.
172   * Completely rewrite the build system to use debhelper.
173     - Remove all hand-rolled package build rules and let debhelper do the
174       package construction.
175     - Remove gzip compression from the main build and let debhelper handle
176       compression of text files.  This allows debhelper to control the
177       gzip flags and do whatever is correct for reproducible builds.
178     - The top-level Makefile now has conventional all and install targets
179       that build all documents and would install them (not that anyone is
180       likely to use the install target other than the packaging).
181     - Get the document publication dates from debian/changelog instead of
182       the current date for more reproducible builds.
183     - Do xmllint validation of the copyright-format and debconf
184       specification documents as well.
185     - Remove a bunch of old leftovers from the clean and distclean targets
186       and make distclean identical to clean.  Stop cleaning editor
187       autosave files and patch droppings (this can be destructive).
188     - Move all doc-base files into the debian packaging directory.
189   * Restructure the command list in the debconf specification document to
190     pass xmllint, which didn't like including the body of an itemizedlist
191     as an XML entity.
192   * Add missing release date to the 4.0.0 upgrading-checklist entry.
193   * Fix tools/policy-bug-report to not fail when bug lists are empty and
194     to ignore closed bugs.
195   * Don't delete virtual-package-names-list.txt during make distclean.
196   * Make distclean depend on clean to remove stamp-* files.
197   * Update Standards-Version of the debian-policy package itself.
199  -- Russ Allbery <rra@debian.org>  Sun, 18 Jun 2017 19:27:48 -0700
201 debian-policy (4.0.0.0) experimental; urgency=low
203   [ Andreas Barth ]
204   * Policy: Add the MPLs to /usr/share/common-licenses
205     Wording: Charles Plessy <plessy@debian.org>
206     Seconded: Russ Allbery <rra@debian.org>
207     Seconded: Andrey Rahmatullin <wrar@debian.org>
208     Closes: #768292
209   * Policy: [5.6.12] forbid colons in package version numbers
210     Wording: Charles Plessy <plessy@debian.org>
211     Seconded: Didier 'OdyX' Raboud <odyx@debian.org>
212     Seconded: Sam Hartman <hartmans@debian.org>
213     Thanks: Jakub Wilk <jwilk@debian.org>
214     Closes: #792853
215   * Policy: [4.3] Update config.guess and config.sub during the build
216     Wording:  Bill Allombert <ballombe@debian.org>
217     Seconded: Niels Thykier <niels@thykier.net>
218     Seconded: Andreas Barth <aba@ayous.org>
219     Closes: #746514
220   * Spelling fixes, thanks to Martin A. Brown. Closes: #820197
222   [ Russ Allbery ]
223   * Policy: [10.9] Don't contact base-passwd maintainer for dynamic users
224     Wording: Colin Watson <cjwatson@debian.org>
225     Seconded: Russ Allbery <rra@debian.org>
226     Seconded: Didier 'OdyX' Raboud <odyx@debian.org>
227     Seconded: gregor herrmann <gregoa@debian.org>
228     Closes: #841877
229   * Policy: Document Build-Depends-Arch and Build-Conflicts-Arch
230     Wording: Johannes Schauer <josch@debian.org>
231     Seconded: Stuart Prescott <stuart@debian.org>
232     Seconded: Russ Allbery <rra@debian.org>
233     Closes: #823910
234   * Policy: Add nodoc tag to DEB_BUILD_OPTIONS
235     Wording: Russ Allbery <rra@debian.org>
236     Seconded: Johannes Schauer <j.schauer@email.de>
237     Seconded: Charles Plessy <plessy@debian.org>
238     Seconded: Andrey Rahmatullin <wrar@debian.org>
239     Closes: #759186
240   * Policy: Prohibit file conflicts between /bin and /usr/bin
241     Wording: Ansgar Burchardt <ansgar@debian.org>
242     Wording: Russ Allbery <rra@debian.org>
243     Seconded: Raphael Hertzog <hertzog@debian.org>
244     Seconded: Felipe Sateler <fsateler@debian.org>
245     Closes: #759492
246   * Policy: Debug packages don't need a debian/control paragraph
247     Wording: Tanguy Ortolo <tanguy+debian@ortolo.eu>
248     Seconded: Russ Allbery <rra@debian.org>
249     Seconded: Raphael Hertzog <hertzog@debian.org>
250     Closes: #819660
251   * Policy: New dpkg-architecture flags
252     Wording: Guillem Jover <guillem@debian.org>
253     Seconded: Russ Allbery <rra@debian.org>
254     Seconded: Raphael Hertzog <hertzog@debian.org>
255     Closes: #793493
256   * Policy: Remove even the fallback to calling /etc/init.d directly
257     Wording: Ondřej Nový <onovy@debian.org>
258     Seconded: Michael Stapelberg <stapelberg@debian.org>
259     Seconded: Andreas Henriksson <andreas@fatal.se>
260     Closes: #833177
261   * Policy: Limit strength of dependencies on -doc packages
262     Wording: Josh Triplett <josh@joshtriplett.org>
263     Seconded: Russ Allbery <rra@debian.org>
264     Seconded: Raphael Hertzog <hertzog@debian.org>
265     Seconded: Niels Thykier <niels@thykier.net>
266     Closes: #823348
267   * Policy: Explicitly allow https form of copyright-format URL
268     Wording: Russ Allbery <rra@debian.org>
269     Seconded: Andrey Rahmatullin <wrar@debian.org>
270     Seconded: gregor herrmann <gregoa@debian.org>
271     Seconded: Didier 'OdyX' Raboud <odyx@debian.org>
272     Closes: #850646
273   * Policy: Recommend libraryname-dev or librarynameAPIVERSION-dev
274     Wording: Ansgar Burchardt <ansgar@debian.org>
275     Seconded: Julien Cristau <jcristau@debian.org>
276     Seconded: Emilio Pozuelo Monfort <pochu@debian.org>
277     Closes: #568374
278   * Policy: Add optional try-restart init status, make status recommended
279     Wording: Andreas Henriksson <andreas@fatal.se>
280     Seconded: Simon McVittie <smcv@debian.org>
281     Seconded: Felipe Sateler <fsateler@debian.org>
282     Seconded: Ondřej Nový <novy@ondrej.org>
283     Closes: #181123
284   * Policy: No special dependency now required for /run
285     Wording: Marc Haber <mh+debian-packages@zugschlus.de>
286     Seconded: Andreas Henriksson <andreas@fatal.se>
287     Seconded: Russ Allbery <rra@debian.org>
288     Closes: #852314
289   * Policy: Update policy on /dev and device file management
290     Wording: Russ Allbery <rra@debian.org>
291     Seconded: Andreas Henriksson <andreas@fatal.se>
292     Seconded: Simon McVittie <smcv@debian.org>
293     Closes: #698012
294   * Policy: Remove integration instructions for upstart
295     Wording: Ansgar Burchardt <ansgar@debian.org>
296     Seconded: Michael Biebl <biebl@debian.org>
297     Seconded: Andrey Rahmatullin <wrar@debian.org>
298     Seconded: Simon McVittie <smcv@debian.org>
299     Closes: #835490
300   * Perl: Update module search path for multiarch support
301     Wording: Dominic Hargreaves <dom@earth.li>
302     Seconded: Niko Tyni <ntyni@debian.org>
303     Seconded: Russ Allbery <rra@debian.org>
304     Closes: #798309
305   * virtual-package-names-list: Add adventure
306     Wording: Ben Finney <ben+debian@benfinney.id.au>
307     Seconded: Russ Allbery <rra@debian.org>
308     Seconded: Niels Thykier <niels@thykier.net>
309     Closes: #821859
310   * virtual-package-names-list: Add httpd-wsgi3
311     Wording: Bill Allombert <ballombe@debian.org>
312     Seconded: Brian May <bam@debian.org>
313     Seconded: Russ Allbery <rra@debian.org>
314     Closes: #768117
315   * virtual-package-names-list: Add virtual-mysql-* packages
316     Wording: Otto Kekäläinen <otto@debian.org>
317     Seconded: Russ Allbery <rra@debian.org>
318     Seconded: Raphael Hertzog <hertzog@debian.org>
319     Closes: #829367
320   * Convert all remaining DebianDoc-SGML source files in the package to
321     DocBook XML.  Many thanks to Osamu Aoki and Guillem Jover for lots of
322     hard work on the conversion.  This was a huge conversion, so there
323     will probably be some lingering formatting issues, incorrect markup,
324     and less-than-ideal output.  Please report any problems as bugs.
325     (Closes: #175064, #700532, #809382)
326   * Additional fixes from Guillem Jover as part of the DocBook conversion:
327     - Stop distributing the source SGML files as part of the installed
328       package.  There doesn't seem to be any point in doing this.
329     - Switch to xsltproc and dblatex instead of OpenJade.
330     - Stop using tidy on the generated files since it generates larger
331       files and the output from xsltproc is already compliant and fairly
332       clean.
333     - Remove unused Build-Depends.
334     - Use entities instead of literal <, >, and & characters.
335     - Use <var> instead of escaped angle brackets for metavariables.
336     - Use <var> instead of <em> inside <tt>.
337     - Avoid slashes in section IDs.
338     - Convert a comment about maintenance policy in the Menu Policy
339       document to a regular paragraph in the document.
340     - Replace a comment reference to the policy maintenance process with
341       an actual link to Process.md.
342     - Remove obsolete SGML comments.
343   * Move the description of < and > relations to a footnote to make
344     abundantly clear that they're no longer valid relation operators in
345     dependencies.  (Closes: #816515)
346   * Clarify informative mentions of debian/tmp in the appendices to
347     document the now-common use of debian/<pkg> instead as the temporary
348     staging area.  Document that convention, instead of
349     debian/tmp-something, for multi-binary packages.  Thanks, Niels
350     Thykier.  (Closes: #816249)
351   * Remove lingering wording that implied that build-arch and build-indep
352     targets are optional.  Thanks, Ferenc Wagner, Jakub Wilk, and Charles
353     Plessy.  (Closes: #793999)
354   * Rather than giving the paths to the installed shlibs and symbols files
355     and then saying those paths shouldn't be used, just say to use
356     dpkg-query --control-show.  Recommend --control-show instead of
357     --control-path, since the latter is deprecated.  Patch from Salvatore
358     Bonaccorso.  (Closes: #688220)
359   * Explicitly give Unicode code points in the definition of the syntax of
360     Debian control files and, where appropriate, show the character.
361     Patch from Ben Finney.  (Closes: #821365)
362   * Remove obsolete footnote about a versioned dependency on a
363     liblockfile1 release from 1999.  Thanks, Jakub Wilk.  (Closes: #794902)
364   * Fix the long name of the Common Public License in the copyright-format
365     policy.  It is just Common Public License, with no leading "IBM".
366     Thanks, Stefano Zacchiroli.  (Closes: #781654)
367   * Fix the copyright-format examples to not have duplicate License
368     paragraphs.  Thanks, Stefan <bd@bc-bd.org>.  (Closes: #824922)
369   * Replace reference to dbus-launch in the autopkgtest documentation with
370     dbus-run-session.  Patch from Simon McVittie.  (Closes: #835876)
371   * Add an example of an architecture restriction in a dependency with
372     multiple architectures separated by spaces.  (Closes: #734662)
373   * Replace use of markdown with MultiMarkdown for the autopkgtest
374     documentation and convert README and Process to MultiMarkdown, thus
375     dropping the last org-mode files and the build dependency on Emacs.
376     Patch from Guillem Jover.  (Closes: #849483)
377   * Add some additional information to the upgrading-checklist entry for
378     the 3.9.8.0 release.
379   * Fix debian/changelog and upgrading-checklist dates for the 3.9.8.0
380     release to match the actual upload.  (Closes: #822059)
381   * Fix duplicated "the" words in 4.4 and 8.6.3.2.  Patch from Valentin
382     Samir.  (Closes: #830989)
383   * Clean up the upgrading checklist a bit:
384     - Rewrite the introduction to read a bit more smoothly and mention
385       that the Standards-Version value omits the minor patch number.
386     - Remove the minor patch number from all the version headings except
387       for the anomalies that contain normative changes, and note those
388       explicitly.
389     - Remove some unhelpful section headings and trailing colons in very
390       old upgrading checklist entries.
391     - Standardize the release date format.
392   * Compress all files with gzip -n to avoid embedding timestamps,
393     enabling reproducible builds.
394   * Redo some of the Makefile and debian/rules dependencies to avoid
395     ambiguous pattern rules and to ensure that make at the top level
396     rebuilds output files if input files change.
397   * Switch to https URLs for Vcs-Git and Vcs-Browser.
398   * Use the same URL for both Vcs-Git and Vcs-Browser, which now works
399     fine and has some advantages over the gitweb version for Vcs-Browser.
400     Thanks, Mattia Rizzolo.
401   * Run wrap-and-sort -ast.
402   * Tag as Multi-Arch: foreign (mostly to silence the hinter).
404   [ Sean Whitton ]
405   * Remove references to DebianDoc-SGML from README.md.
406   * Fix typo & comma splice in Process.md.
408  -- Russ Allbery <rra@debian.org>  Sun, 28 May 2017 12:27:07 -0700
410 debian-policy (3.9.8.0) unstable; urgency=medium
412   * Policy: The Debian menu is optionally supported.
413     Wording: Charles Plessy <plessy@debian.org>
414     Seconded: Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com>
415     Seconded: Cyril Brulebois <kibi@debian.org> (for the menu entries)
416     Seconded: Russ Allbery <rra@debian.org>
417     Closes: #707851
419  -- Don Armstrong <don@debian.org>  Wed, 06 Apr 2016 03:49:58 +0000
421 debian-policy (3.9.7.0) unstable; urgency=low
423   * Policy: refreshed the names of the Policy Editors.
424   * Makefile: use gzip -n when compressing generated files.
425   * debian/control, Makefile:
426      - add missing Build-Depends on sp (opensp). Closes: #812663
427      - migrate to openjade and opensp.
428   * debian/rules: no more ship libc6-migration.txt. Closes: #797478
429   * Policy: Symbolic links must not traverse above the root directory.
430     Wording: Andrey Rahmatullin <wrar@debian.org>
431     Seconded: Bill Allombert <ballombe@debian.org>
432     Seconded: Jakub Wilk <jwilk@debian.org>
433     Seconded: Henrique de Moraes Holschuh <hmh@debian.org>
434     Closes: #555979
435   * Policy: [9.2.2] document 32-bit UIDs ranges.
436     Wording: Matthew Vernon <matthew@debian.org>
437     Seconded: Russ Allbery <rra@debian.org>
438     Seconded: Bill Allombert <ballombe@debian.org>
439     Seconded: Julien Cristau <jcristau@debian.org>
440     Closes: #765499
441   * Policy: [5.1] empty field values in control files are only permitted in
442     the debian/control file of a source package.
443     Wording:  Bill Allombert <ballombe@debian.org>
444     Seconded: Henrique de Moraes Holschuh <hmh@debian.org>
445     Seconded: Andrey Rahmatullin <wrar@debian.org>
446     Closes: #666726
447   * Policy: [4.9] debian/rules: required targets must not attempt network
448     access.
449     Wording:  Bill Allombert <ballombe@debian.org>
450     Seconded: Andrey Rahmatullin <wrar@debian.org>
451     Seconded: Lucas Nussbaum <lucas@debian.org>
452     Closes: #770016
453   * Policy: [12.3] recommend to ship additional documentation for package 'pkg'
454     in a separate package 'pkg-doc' and install it into /usr/share/doc/pkg.
455     Wording:  Russ Allbery <rra@debian.org>
456     Seconded: Bill Allombert <ballombe@debian.org>
457     Seconded: Charles Plessy <plessy@debian.org>
458     Closes: #106073
460   [ Stefano Zacchiroli ]
461   * autopkgtest: new document containing the specification of automatic,
462     as-installed (AKA autopkgtest, or DEP-8) package tests
463     Closes: #799779
465  -- Bill Allombert <ballombe@debian.org>  Mon, 01 Feb 2016 23:03:51 +0100
467 debian-policy (3.9.6.1) unstable; urgency=low
469   * Fix FTBFS with emacs 24.4. Thanks to David Bremner <david@tethera.net>
470     for the help. Closes: #769219
472  -- Bill Allombert <ballombe@debian.org>  Mon, 17 Nov 2014 11:55:55 +0100
474 debian-policy (3.9.6.0) unstable; urgency=low
476   [ Bill Allombert ]
477   * upgrading-checklist.sgml: remove spurious 'details in' leftover from
478     the HTML transition.  Closes: #740100. Thanks Jakub Wilk.
479   * debian/control:
480     - Build-Depends emacs-nox|emacs instead of emacs23. Closes: #753999
481     Thanks Gabriele Giacone and Rob Browning.
482   * Packaging: refreshed the names of the Policy Editors.
483   * Policy: [11.5.1] Web servers: Fix use of metasyntactic variables and
484     applications Closes: #737730. Thanks Olivier Berger.
485   * Policy: [5.6.21] Files: Fix typo "by" -> be. Closes: #753353.
486     Thanks Benedikt Wildenhain.
487   * Policy: Remove reference to DEHS (dead service)
488     Wording: David Prévot <taffit@debian.org>
489     Seconded: Julian Gilbey <julian@d-and-j.net>
490     Seconded: Charles Plessy <plessy@debian.org>
491     Closes: #731810
492   * Policy: Relax /usr/share FHS requirement for directories with mixed content.
493     Wording: Joey Hess <joeyh@debian.org>
494     Seconded: Russ Allbery <rra@debian.org>
495     Seconded: Julien Cristau <jcristau@debian.org>
496     Seconded: Jakub Wilk <jwilk@debian.org>
497     Seconded: Michael Biebl <biebl@debian.org>
498     Closes: #741304
499   * Perl Policy: @INC has /usr/lib/perl/5.18, not /usr/lib/perl/5.18.2
500     Wording: Niko Tyni <ntyni@debian.org>
501     Seconded: Russ Allbery <rra@debian.org>
502     Seconded: Bill Allombert <ballombe@debian.org>
503     Closes: #748480
504   * Perl Policy: Explain %Config earlier
505     Wording: Niko Tyni <ntyni@debian.org>
506     Seconded: Russ Allbery <rra@debian.org>
507     Seconded: Damyan Ivanov <dmn@debian.org>
508     Closes: #748479
509   * Perl Policy: @INC changes for multiarch
510     Wording: Niko Tyni <ntyni@debian.org>
511     Seconded: Russ Allbery <rra@debian.org>
512     Seconded: Damyan Ivanov <dmn@debian.org>
513     Closes: #748380
514   * Perl Policy: Packages using Perl vendorarch directory need a perlapi-*
515     dependency
516     Wording: Niko Tyni <ntyni@debian.org>
517     Seconded: Russ Allbery <rra@debian.org>
518     Seconded: Gregor Herrmann <gregoa@debian.org>
519     Seconded: Axel Beckert <abe@debian.org>
520     Closes: #750017
521   * Policy: Grant an FHS exception for the multiarch headers directories
522     Wording: Bill Allombert <ballombe@debian.org>
523     Seconded: Jonathan Nieder <jrnieder@gmail.com>
524     Seconded: Russ Allbery <rra@debian.org>
525     Closes: #742756
526   * Policy: Discourage statically linked binaries
527     Wording: Russ Allbery <rra@debian.org>
528     Seconded: Bill Allombert <ballombe@debian.org>
529     Seconded: Jonathan Nieder <jrnieder@gmail.com>
530     Closes: #555980
531   * Policy: Clarify whose signature should go in debian/changelog (4.4)
532     Wording: Russ Allbery <rra@debian.org>
533     Seconded: Andrew McMillan <andrew@morphoss.com>
534     Seconded: Gregor Herrmann <gregoa@debian.org>
535     Closes: #593611
536   * Policy: Change default web document root to /var/www/html
537     Wording: Bill Allombert <ballombe@debian.org>
538     Seconded: Arno Töll <arno@debian.org>
539     Seconded: Matthias Urlichs <matthias@urlichs.de>
540     Closes: #491547
541   * virtual-package-names-list: Update java runtime list
542     Wording: Emmanuel Bourg <ebourg@apache.org>
543     Seconded: Tony Mancill <tmancill@debian.org>
544     Seconded: Bill Allombert <ballombe@debian.org>
545     Closes: #754876
546   * virtual-package-names-list: Add httpd-wsgi 
547     Wording: Bill Allombert <ballombe@debian.org>
548     Seconded: Jonas Smedegaard <dr@jones.dk>
549     Seconded: Piotr Ożarowski <piotr@debian.org>
550     Closes: #588497
551   [ Jonathan Nieder ]
552   * Policy: Drop FHS requirement that /usr/local/lib<qual> exist when /lib<qual>
553     or /usr/lib<qual> does.
554     Wording: Tollef Fog Heen <tfheen@err.no>
555     Seconded: Bill Allombert <ballombe@debian.org>
556     Seconded: Jonathan Nieder <jrnieder@gmail.com>
557     Seconded: Russ Allbery <rra@debian.org>
558     Closes: #613143
560  -- Bill Allombert <ballombe@debian.org>  Wed, 17 Sep 2014 20:03:20 +0200
562 debian-policy (3.9.5.0) unstable; urgency=low
564   * Policy: Document the Package-List field.
565     Wording: Charles Plessy <plessy@debian.org>
566     Seconded: Russ Allbery <rra@debian.org>
567     Seconded: Guillem Jover <guillem@debian.org>
568     Closes: #697433
569   * Policy: DM-Upload-Allowed is now obsolete
570     Wording: Charles Plessy <plessy@debian.org>
571     Seconded: Russ Allbery <rra@debian.org>
572     Seconded: Ansgar Burchardt <ansgar@debian.org>
573     Seconded: Guillem Jover <guillem@debian.org>
574     Closes: #679326
575   * Policy: Checksums-{Sha1,Sha256} are now mandatory
576     Wording: Charles Plessy <plessy@debian.org>
577     Seconded: Guillem Jover <guillem@debian.org>
578     Seconded: Ansgar Burchardt <ansgar@debian.org>
579     Closes: #690293
580   * Policy: Requirements for udebs are not well documented yet
581     Wording: Russ Allbery <rra@debian.org>
582     Wording: Jonathan Nieder <jrnieder@gmail.com>
583     Seconded: Charles Plessy <plessy@debian.org>
584     Seconded: Cyril Brulebois <kibi@debian.org>
585     Seconded: Russ Allbery <rra@debian.org>
586     Closes: #698030
587   * Policy: install-info is run by a dpkg trigger.
588     Wording: Jonathan Nieder <jrnieder@gmail.com>
589     Seconded: Charles Plessy <plessy@debian.org>
590     Seconded: Russ Allbery <rra@debian.org>
591     Closes: #669915
592   * Policy: Stop recommending to serve HTML documents from /usr/share/doc.
593     Wording: Thomas Goirand <zigo@debian.org>
594     Seconded: Charles Plessy <plessy@debian.org>
595     Seconded: Jonathan Nieder <jrnieder@gmail.com>
596     Closes: #715804
597   * Policy: File names encoded in UTF-8. ASCII preferred and mandatory in PATH.
598     Wording: Charles Plessy <plessy@debian.org>
599     Seconded: Jonathan Nieder <jrnieder@gmail.com>
600     Seconded: Julian Gilbey <julian@d-and-j.net>
601     Closes: #701081
602   * Policy: Document the Dgit field for Debian Source Control files.
603     Wording: Ian Jackson <ijackson@chiark.greenend.org.uk>
604     Seconded: Charles Plessy <plessy@debian.org>
605     Seconded: Joey Hess <joeyh@debian.org>
606     Seconded: Dmitrijs Ledkovs <xnox@debian.org>
607     Closes: #720507
608   * Policy: Remove the exception to the FHS for the /selinux directory.
609     Wording: Charles Plessy <plessy@debian.org>
610     Seconded: Steve Langasek <vorlon@debian.org>
611     Seconded: Julien Cristau <jcristau@debian.org>
612     Closes: #707183
613   * Policy: on upgrades, recommend removing obsolete unchanged conf. files.
614     Wording: Paul Wise <pabs@debian.org>
615     Seconded: Jonathan Nieder <jrnieder@gmail.com>
616     Seconded: Charles Plessy <plessy@debian.org>
617     Closes: #707077
618   * Policy: Control data fields must not start with a hyphen character.
619     Wording: Niels Thykier <niels@thykier.net>
620     Seconded: Russ Allbery <rra@debian.org>
621     Seconded: Guillem Jover <guillem@debian.org>
622     Closes: #706778
623   * debconf_spec: Document the 'escape' capability.
624     Wording: Jonathan Nieder <jrnieder@gmail.com>
625     Seconded: Charles Plessy <plessy@debian.org>
626     Seconded: Russ Allbery <rra@debian.org>
627     Closes: #671355
628   * virtual-package-names-list: removed mp3-decoder and mp3-encoder.
629     Seconded: Jonathan Nieder <jrnieder@gmail.com>
630     Seconded: Kurt Roeckx <kurt@roeckx.be>
631     Seconded: Charles Plessy <plessy@debian.org>
632     Closes: #668394
633   * Clean outdated mentions of dpkg commands in appendix. Thanks, Guillem Jover
634   * Remove outdated mention of dselect documentation.
635     Closes: #700574.  Thanks, Guillem Jover.
636   * Update dak reference from old katie name.
637     Closes: #700536.  Thanks, Guillem Jover.
638   * Fix typo in 8.6.4.  Thanks, Raúl Benencia.  (Closes: #691352)
639   * Fix typo in 8.6.4.1.  Thanks, Salvatore Bonaccorso <carnil@debian.org>.
640   * Added a warning in appendix G about diverting conffiles.
641     Closes: #703022.  Thanks, Torsten Jerzembeck.
642   * List build-arch and build-indep with the other required targets in 4.9.
643     Closes: #704657.  Thanks, Philipp Hahn.
644   * Replaced non-standard names of dpkg states by normalised ones.
645     Closes: #705403
646   * Clarify what is meant by "compressed" in section 10.5. (Closes: #676784)
647   * Packaging: use the VCS URLs proposed by Lintian.
648   * Packaging: normalised debian/control with the tool "config-model-edit".
649   * Packaging: refreshed the names of the Policy Editors.
651  -- Charles Plessy <plessy@debian.org>  Mon, 28 Oct 2013 09:40:48 +0900
653 debian-policy (3.9.4.0) unstable; urgency=low
655   * build-arch and build-indep are now mandatory targets in debian/rules,
656     implementing the Technical Committee ruling in #629385.  Wording
657     review by Jonathan Nieder, Jakub Wilk, and Roger Leigh.
658     (Closes: #374029)
659   * Resynchronize the archive section list with ftp-master, adding tasks.
660     Patch from Charles Plessy.  (Closes: #670429)
661   * Policy: Copyright files must be encoded in UTF-8
662     Wording: Russ Allbery <rra@debian.org>
663     Seconded: Guillem Jover <guillem@debian.org>
664     Seconded: Salvatore Bonaccorso <carnil@debian.org>
665     Seconded: Simon McVittie <smcv@debian.org>
666     Closes: #661933
667   * Policy: Prohibit deprecated < and > relations
668     Wording: Jakub Wilk <jwilk@debian.org>
669     Seconded: Cyril Brulebois <kibi@debian.org>
670     Seconded: Russ Allbery <rra@debian.org>
671     Closes: #663918
672   * Policy: Document the Built-Using field
673     Wording: Charles Plessy <plessy@debian.org>
674     Seconded: Russ Allbery <rra@debian.org>
675     Seconded: Ansgar Burchardt <ansgar@debian.org>
676     Closes: #641153
677   * Policy: Document the Vcs-* fields
678     Wording: Charles Plessy <plessy@debian.org>
679     Wording: Jonathan Nieder <jrnieder@gmail.com>
680     Seconded: Russ Allbery <rra@debian.org>
681     Seconded: Charles Plessy <plessy@debian.org>
682     Seconded: Guillem Jover <guillem@debian.org>
683     Closes: #654958
684   * Policy: Document restrictions on the use of /run for wheezy
685     Wording: Roger Leigh <rleigh@debian.org>
686     Seconded: Charles Plessy <plessy@debian.org>
687     Seconded: Russ Allbery <rra@debian.org>
688     Closes: #676561
689   * Policy: Rewrite shared library dependency policy to document symbols
690     Wording: Russ Allbery <rra@debian.org>
691     Wording: Jonathan Nieder <jrnieder@gmail.com>
692     Seconded: Raphaël Hertzog <hertzog@debian.org>
693     Seconded: Julien Cristau <jcristau@debian.org>
694     Closes: #571776
695   * Policy: Document generic and upstart-specific init system requirements
696     Wording: Steve Langasek <steve.langasek@canonical.com>
697     Seconded: Russ Allbery <rra@debian.org>
698     Seconded: Adam D. Barratt <adam@adam-barratt.org.uk>
699     Closes: #591791
700   * Policy: Rely on triggers instead of calling update-mime
701     Wording: Charles Plessy <plessy@debian.org>
702     Seconded: Russ Allbery <rra@debian.org>
703     Seconded: Guillem Jover <guillem@debian.org>
704     Closes: #661816
706  -- Russ Allbery <rra@debian.org>  Tue, 18 Sep 2012 21:35:36 -0700
708 debian-policy (3.9.3.1) unstable; urgency=low
710   * Fix cross-reference to control field syntax in Policy 5.4 (source
711     package control files).  Thanks, Jakub Wilk.  (Closes: #661412)
712   * Additional wording improvements to copyright-format 1.0 for clarity.
713     Also mention that the Files pattern syntax is the same as fnmatch(3)
714     and GNU find -path without [] patterns.  Thanks, Jonathan Nieder and
715     Ben Finney.
716   * Suggest checkbashisms from devscripts or the posh shell for checking
717     whether /bin/sh scripts are Policy-compliant rather than recommending
718     dash.  Thanks, Raphael Geissert.  (Closes: #490604)
719   * Remove the ambiguous word "installed" when requiring that the location
720     of files and directories follow the FHS.  (Closes: #638060)
721   * Clarify the syntax of field names to make it clear that they may not
722     contain spaces.  Thanks, Charles Plessy.  (Closes: #647645)
723   * Clarify that only one of build-arch or build-indep may be provided
724     (currently, at least) and that build should depend on whichever exist
725     or perform the equivalent actions.  Thanks to Jonathan Nieder for some
726     of the wording.  (Closes: #601839)
727   * Clearly state that "yes" is the only valid value of DM-Upload-Allowed
728     and rewrite its description to be less indirect.  (Closes: #622263)
729   * Update the dpkg-buildpackage -r documentation in the appendix to
730     reflect the current behavior of using fakeroot.  Wording from Sam
731     Morris.  (Closes: #658009)
732   * Fix the legal notice in copyright-format to not refer to a nonexistent
733     copyright notice.
734   * Embed the Debian Policy version and build date in the debconf
735     specification and the copyright-format document.  We'll make
736     non-normative changes without updating other version numbers, and it's
737     good to know which version one is looking at.
738   * Fix some whitespace issues in the debconf specification articleinfo.
739   * Install the HTML version of upgrading-checklist in the policy.html
740     directory as upgrading-checklist.html so that it can be deployed on
741     www.debian.org in a way that will allow links to Policy sections to
742     work easily.  Thanks, Charles Plessy.  (Partly addresses #639663)
743   * Ship the copyright-format source as copyright-format.xml.tar.gz
744     without a version, since it will include all of the versions, not just
745     the current version.
746   * Fix mistaken word choice (prefix instead of suffix) in the upgrading
747     checklist entry for 3.9.3.0.
748   * Add some missing entries to the virtual package names list changelog.
749   * Expand package long description to include all documents.
750   * Remove unused substitution variable generated by the build.  Thanks,
751     Charles Plessy.
752   * Strip down and reformat debian/rules to remove unused variables,
753     references to old files no longer included, use a more standard
754     layout and standardize variable names, and add comments for better
755     maintainability.
756   * Convert debian/copyright to copyright-format 1.0, and in the process
757     add the license information for the documents other than Policy itself
758     and the FHS.  Note the implication of the GPL source code requirement
759     for distributing generated versions of the Policy documents.
761  -- Russ Allbery <rra@debian.org>  Sun, 04 Mar 2012 15:02:12 -0800
763 debian-policy (3.9.3.0) unstable; urgency=low
765   [ Russ Allbery ]
766   * Update the copyright format document to the version of DEP-5 from the
767     DEP web site and apply additional changes from subsequent discussion
768     in debian-devel and debian-project.  Revise for clarity, to add more
769     examples, and to update the GFDL license versions.  Thanks, Steve
770     Langasek, Charles Plessy, Justin B Rye, and Jonathan Nieder.
771     (Closes: #658209, #648387)
772   * Publish the copyright format specification as copyright-format-1.0 so
773     that later versions can be added without removing previous versions of
774     the standard.  Patch from Charles Plessy.  (Closes: #646119)
775   * Policy: Improve Architecture field in source package
776     Wording: Raphaël Hertzog <hertzog@debian.org>
777     Seconded: Russ Allbery <rra@debian.org>
778     Seconded: Charles Plessy <plessy@debian.org>
779     Seconded: Guillem Jover <guillem@debian.org>
780     Closes: #626779
781   * Policy: Initial Debian maintainers need not be listed in copyright
782     Wording: Charles Plessy <plessy@debian.org>
783     Seconded: Russ Allbery <rra@debian.org>
784     Seconded: Raphaël Hertzog <hertzog@debian.org>
785     Seconded: Andrew McMillan <andrew@morphoss.com>
786     Closes: #593533
787   * Policy: Document cron job file naming restrictions
788     Wording: Karl E. Jorgensen <karl@jorgensen.org.uk>
789     Wording: Russ Allbery <rra@debian.org>
790     Seconded: Russ Allbery <rra@debian.org>
791     Seconded: Dominic Hargreaves <dom@earth.li>
792     Seconded: Javier Fernández-Sanguino Peña <jfs@computer.org>
793     Closes: #609162
794   * Policy: Document issues with conflicting packages sharing a conffile
795     Wording: Russ Allbery <rra@debian.org>
796     Seconded: Cyril Brulebois <kibi@debian.org>
797     Seconded: Raphaël Hertzog <hertzog@debian.org>
798     Closes: #23712
799   * Policy: Add /run FHS exception, clarify rules for /run and /var/run
800     Wording: Russ Allbery <rra@debian.org>
801     Seconded: Steve Langasek <vorlon@debian.org>
802     Seconded: Roger Leigh <rleigh@codelibre.net>
803     Closes: #620870, #532120
804   * Policy: Architecture restrictions in a dependency must be non-empty
805     Wording: Stefano Zacchiroli <zack@debian.org>
806     Seconded: Russ Allbery <rra@debian.org>
807     Seconded: Julien Cristau <jcristau@debian.org>
808     Seconded: Colin Watson <cjwatson@debian.org>
809     Closes: #498300
810   * MIME Policy: Retire this document and merge it with Policy
811     Wording: Ben Finney <ben+debian@benfinney.id.au>
812     Seconded: Russ Allbery <rra@debian.org>
813     Seconded: Raphaël Hertzog <hertzog@debian.org>
814     Seconded: Andrew McMillan <andrew@morphoss.com>
815     Closes: #89038
816   * Consistently use "Debian source control file" for *.dsc files and
817     "Source package control file" for debian/control files.  Patch from
818     Charles Plessy.  (Closes: #626796)
819   * Clarify that continuation lines of the Description control field must
820     contain at least one non-whitespace character.  Thanks, Guillem Jover.
821     (Closes: #627490)
822   * Fix the example of creating a /usr/local subdirectory to not fail if
823     the chown or chmod fail.  Thanks, Joey Hess.  (Closes: #617315)
824   * Clarify the requirements for symlinks from inside one top-level
825     directory to another and add examples and a rationale.  Thanks,
826     Carsten Hey.  (Closes: #626338)
827   * Clarify that Perl Policy 2.4 is for packages built from the perl
828     source package and the manual page extensions are different for
829     separate module packages.  Thanks, Steve Langasek.  (Closes: #643690)
830   * Say that packages in main may also not recommend packages in non-free,
831     bringing the main text in line with the list of fields and in line
832     with the long-standing release goal.  (Closes: #646166)
833   * Resynchronize the archive section list with ftp-master, adding
834     education, introspection, and metapackages.  Patch from Charles
835     Plessy.  (Closes: #651020)
836   * Clarify that packages in main may not declare Pre-Depends or
837     Build-Depends-Indep relationships outside of main either.  Partly
838     addresses #587279.
839   * Fix typo in the version numbers in the dpkg-divert examples.  Thanks,
840     Slavko.
841   * Add the release date of 3.9.2.0 to upgrading-checklist.
842   * Fix ordering of the last entries in the 3.9.2.0 upgrading-checklist.
843   * Fix typo in upgrading-checklist entry for multiarch paths.  Thanks,
844     Michael Dorrington.  (Closes: #626408)
845   * Add id tags for each version entry in upgrading-checklist so that,
846     when eventually published somewhere, other Debian web sites can link
847     to specific entries.  Patch from Charles Plessy.
848   * Add AGPL-3 to tools/license-count.
849   * Update tools/license-count to work with the new Lintian lab layout.
850   * Add build-arch and build-indep targets to debian/rules.
852   [ Bill Allombert ]
853   * Policy: Link relationship fields (7.1) to architecture specification
854     strings (11.1).
855     Patch from Charles Plessy in #628174.
856   * Policy: Retire legacy Motif policy (11.8.8)
857     Proposed by: Justin B Rye
858     Wording: Russ Allbery <rra@debian.org>
859     Seconded: Jakub Wilk <jwilk@debian.org>
860     Seconded: Steve Langasek <vorlon@debian.org>
861     Seconded: Charles Plessy <plessy@debian.org>
862     Closes: #621479
863   * copyright-format: Fix URL for the Eiffel Forum License.
864     Reported by Thomas Preud'homme, patch by Charles Plessy.
865     Closes: #623050
866   * copyright-format: Update SPDX link to point to the SPDX license registry.
867     Patch by Charles Plessy.  Closes: #628540
868   * copyright-format: Correct or add links to SPDX.
869     Wording: Charles Plessy <plessy@debian.org>
870     Seconded: Gregor Herrmann <gregoa@debian.org>
871     Closes: #641071
872   * Policy: Clarify that 'machine-extractable' referer the copyright
873     files (12.5)
874     Wording:  Charles Plessy <plessy@debian.org>
875     Seconded: Bill Allombert <ballombe@debian.org>
876     Seconded: Jakub Wilk <jwilk@debian.org>
877     Closes: #617516
878   * copyright-format: remove drivers from abstract and useless appendix
879     Wording: Lars Wirzenius <liw@liw.fi>
880     Seconded: Charles Plessy <plessy@debian.org>
881     Seconded: Jakub Wilk <jwilk@debian.org>
882     Closes: #640735
883   * copyright-format: Fix syntax of examples.
884     Proposed by: Charles Plessy <plessy@debian.org>
885     Wording: Jonathan Nieder <jrnieder@gmail.com>
886     Closes: #649674
887   * copyright-format: Clarify specification of multiple license exception:
888     Wording: Steve Langasek <vorlon@debian.org>
889     Seconded: Craig Small <csmall@debian.org>
890     Seconded: Gregor Herrmann <gregoa@debian.org>
891     Seconded: Jakub Wilk <jwilk@debian.org>
892     Seconded: Jonas Smedegaard <dr@jones.dk>
893     Closes: #633797
894   * copyright-format: Specify URL on www.debian.org
895     Wording: Charles Plessy <plessy@debian.org>
896     Seconded: David Prévot <taffit@debian.org>
897     Seconded: Gregor Herrmann <gregoa@debian.org>
898     Closes: #640737
899   * Perl policy: Document major version upgrade trigger
900     Wording: Dominic Hargreaves <dom@debian.org>
901     Seconded: Russ Allbery <rra@debian.org>
902     Seconded: Niko Tyni <ntyni@debian.org>
903     Seconded: Gregor Herrmann <gregoa@debian.org>
904     Closes: #619275
905   * Virtual: change ttf-japanese-{mincho, gothic} to
906     fonts-japanese-{mincho, gothic}.
907     Proposed by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
908     Seconded: Charles Plessy <plessy@debian.org>
909     Seconded: Bill Allombert <ballombe@debian.org>
910     Closes: #644230
911   * Virtual: Retire java-compiler, java2-compiler, and java-virtual-machine.
912     Proposed by: Niels Thykier <niels@thykier.net>
913     Seconded: tony mancill <tmancill@debian.org>
914     Seconded: Bill Allombert <ballombe@debian.org>
915     Closes: #578421
916   * Policy 9.10: No more recommend to call install-docs for doc-base.
917     Wording: Charles Plessy <plessy@debian.org>
918     Seconded: Robert Luberda <robert@debian.org>
919     Seconded: Raphael Hertzog <hertzog@debian.org>
920     Closes: #637614
922  -- Russ Allbery <rra@debian.org>  Wed, 22 Feb 2012 19:40:36 -0800
924 debian-policy (3.9.2.0) unstable; urgency=low
926   * Policy: Require human Maintainer or Uploader, clarify Maintainer
927     Wording: Russ Allbery <rra@debian.org>
928     Seconded: Charles Plessy <plessy@debian.org>
929     Seconded: Raphaël Hertzog <hertzog@debian.org>
930     Closes: #459868, #581011
931   * Policy: Add an FHS exception on GNU/Hurd for /hurd and /servers
932     Wording: Russ Allbery <rra@debian.org>
933     Seconded: Andrew McMillan <andrew@morphoss.com>
934     Seconded: Guillem Jover <guillem@debian.org>
935     Closes: #594658
936   * Policy: Document DM-Upload-Allowed
937     Wording: Charles Plessy <plessy@debian.org>
938     Seconded: Andrew McMillan <andrew@morphoss.com>
939     Seconded: Russ Allbery <rra@debian.org>
940     Closes: #588014
941   * Policy: Update multiarch FHS exception for i386 naming
942     Wording: Steve Langasek <vorlon@debian.org>
943     Seconded: Aurelien Jarno <aurelien@aurel32.net>
944     Seconded: Raphael Hertzog <hertzog@debian.org>
945     Closes: #619186
946   * Policy: Significant additions to maintainer script documentation
947     Wording: Russ Allbery <rra@debian.org>
948     Seconded: Steve Langasek <vorlon@debian.org>
949     Seconded: Raphaël Hertzog <hertzog@debian.org>
950     Closes: #504880
951   * Policy: Clarify format of Debian control fields
952     Wording: Charles Plessy <plessy@debian.org>
953     Seconded: Russ Allbery <rra@debian.org>
954     Seconded: Julien Cristau <jcristau@debian.org>
955     Closes: #501930, #593909
956   * Virtual: Added mailx as a new virtual package
957     Wording: Russ Allbery <rra@debian.org>
958     Seconded: Raphaël Hertzog <hertzog@debian.org>
959     Seconded: Giacomo A. Catenazzi <cate@debian.org>
960     Closes: #488214
961   * Be more verbose in defining the build architecture and the host
962     architecture and consistently refer to architecture rather than
963     machine.  (Closes: #591857)
964   * Correct the name of the Filesystem Hierarchy Standard in the package
965     description.  Patch from Christoph Anton Mitterer.  (Closes: #590696)
966   * Use the word "implemented" to describe required targets in
967     debian/rules, which is clearer about allowing wildcard rules.  List
968     the required rules in their own paragraph rather than with the
969     paragraph discussing non-interactivity, and explicitly mark all rules
970     as either required or optional.  (Closes: #536790)
971   * Update the ldconfig footnote listing the /etc/ld.so.conf directories
972     to remove the libc5 compatibility directories and mention the
973     multiarch triplet directories.  Based on a patch by Charles Plessy.
974     (Closes: #597074)
975   * Add introductory paragraphs for each archive area explaining briefly
976     the purpose of that archive area.  Based on a proposal by CJ
977     Fearnley.  (Closes: #594542)
978   * Change all non-historical references to Debian GNU/Linux to simply
979     Debian since Debian now includes FreeBSD-based architectures.  Patch
980     from Guillem Jover.  (Closes: #594656)
981   * Remove references to the obsolete debmake package.
982   * Update the list of Policy maintainers.
983   * Wrap Uploaders in debian/control.
984   * Move Build-Depends-Indep to Build-Depends (there's no reason to use
985     -Indep in a package that builds only architecture-independent binary
986     packages), wrap it, and remove version restrictions that are older
987     than the version in oldstable.
988   * Add emacs23 to the build dependencies and remove the files generated
989     from org source from the revision control repository.  Build and clean
990     files from org source unconditionally.  Add Process.{txt,html} to the
991     list of files generated from org source.  (Closes: #594274)
992   * Fix URLs under www.freedesktop.org to avoid permanent redirects.
993     Thanks, David Prévot.  (Closes: #606869)
994   * Add a cross-reference to the Pre-Depends requirement in 3.5 to section
995     7.2 where Pre-Depends is defined.  Thanks, Mattias Ellert and Jonathan
996     Nieder.  (Closes: #599944)
997   * Include the new (optional) copyright format that was drafted as DEP-5.
998     This is not yet a final version; that's expected to come in the
999     3.9.3.0 release.  Thanks to all the DEP-5 contributors and to Lars
1000     Wirzenius and Charles Plessy for the integration into the Policy
1001     package.  (Closes: #609160)
1003  -- Russ Allbery <rra@debian.org>  Wed, 06 Apr 2011 22:48:55 -0700
1005 debian-policy (3.9.1.0) unstable; urgency=low
1007   * Policy: Include GPL version 1 in common-licenses
1008     Wording: Russ Allbery <rra@debian.org>
1009     Seconded: gregor herrmann <gregoa@debian.org>
1010     Seconded: Damyan Ivanov <dmn@debian.org>
1011     Seconded: Giacomo A. Catenazzi <cate@debian.org>
1012     Closes: #436105
1013   * Policy: Libtool *.la files should generally not be installed
1014     Wording: Russ Allbery <rra@debian.org>
1015     Seconded: Julien Cristau <jcristau@debian.org>
1016     Seconded: Cyril Brulebois <kibi@debian.org>
1017     Closes: #561413
1018   * Policy: Require dpkg-divert --package when adding/removing diversions
1019     Wording: Russ Allbery <rra@debian.org>
1020     Seconded: Raphaël Hertzog <hertzog@debian.org>
1021     Seconded: Raphael Geissert <geissert@debian.org>
1022     Closes: #218897
1023   * Policy: Remove encouragement to create shlibs.local
1024     Wording: Russ Allbery <rra@debian.org>
1025     Seconded: Julien Cristau <jcristau@debian.org>
1026     Seconded: Jakub Wilk <jwilk@debian.org>
1027     Seconded: Cyril Brulebois <kibi@debian.org>
1028   * Policy: Document alternate SONAME format with version before .so
1029     Wording: Russ Allbery <rra@debian.org>
1030     Seconded: Julien Cristau <jcristau@debian.org>
1031     Seconded: Raphaël Hertzog <hertzog@debian.org>
1032     Closes: #509932
1033   * Policy: Architecture wildcards also allowed in binary relationships
1034     Wording: Russ Allbery <rra@debian.org>
1035     Seconded: Guillem Jover <guillem@debian.org>
1036     Seconded: Raphaël Hertzog <hertzog@debian.org>
1037     Closes: #400322
1038   * Policy: Say Conflicts should not be used unless necessary
1039     Wording: Russ Allbery <rra@debian.org>
1040     Seconded: Guillem Jover <guillem@debian.org>
1041     Seconded: Jakub Wilk <jwilk@debian.org>
1042     Closes: #402721
1043   * Policy: Remove obsolete _REENTRANT, require thread-safe libraries
1044     Wording: Russ Allbery <rra@debian.org>
1045     Seconded: Kurt Roeckx <kurt@roeckx.be>
1046     Seconded: Giacomo A. Catenazzi <cate@debian.org>
1047     Closes: #475101
1048   * Policy: Allow subdirectories of /usr/lib/cgi-bin to be used
1049     Wording: Russ Allbery <rra@debian.org>
1050     Seconded: Andrew McMillan <andrew@morphoss.com>
1051     Seconded: Charles Plessy <plessy@debian.org>
1052     Closes: #104373
1053   * Policy: More specific requirements around date-based versions
1054     Wording: Russ Allbery <rra@debian.org>
1055     Seconded: Julien Cristau <jcristau@debian.org>
1056     Seconded: Cyril Brulebois <kibi@debian.org>
1057     Seconded: Steve Langasek <vorlon@debian.org>
1058     Closes: #186102
1059   * Policy: Require slave alternatives for manual pages
1060     Wording: Russ Allbery <rra@debian.org>
1061     Seconded: Guillem Jover <guillem@debian.org>
1062     Seconded: Jakub Wilk <jwilk@debian.org>
1063     Seconded: Emilio Pozuelo Monfort <pochu@debian.org>
1064     Closes: #184064
1065   * Policy: More explicit requirements around library SONAMEs
1066     Wording: Russ Allbery <rra@debian.org>
1067     Seconded: Raphaël Hertzog <hertzog@debian.org>
1068     Seconded: Emilio Pozuelo Monfort <pochu27@gmail.com>
1069     Closes: #509933
1070   * Policy: Only dpkg-gencontrol supports variable substitutions
1071     Wording: Charles Plessy <plessy@debian.org>
1072     Seconded: Emilio Pozuelo Monfort <pochu@debian.org>
1073     Seconded: Guillem Jover <guillem@debian.org>
1074     Closes: #589609
1075   * Policy: Ada Library Information files must be read-only
1076     Wording: Russ Allbery <rra@debian.org>
1077     Seconded: Emilio Pozuelo Monfort <pochu@debian.org>
1078     Seconded: Ludovic Brenta <ludovic@ludovic-brenta.org>
1079     Closes: #232448
1080   * Policy: Recommend /etc/logrotate.d/package for logrotate rules
1081     Wording: Russ Allbery <rra@debian.org>
1082     Seconded: Guillem Jover <guillem@debian.org>
1083     Seconded: Thijs Kinkhorst <thijs@debian.org>
1084     Closes: #445203
1085   * Policy: Allow /bin/sh scripts to rely on XSI for kill and trap
1086     Wording: Russ Allbery <rra@debian.org>
1087     Seconded: Giacomo A. Catenazzi <cate@debian.org>
1088     Seconded: Raphael Geissert <geissert@debian.org>
1089     Closes: #477240
1090   * Policy: Ownership and permissions for control information files
1091     Wording: Russ Allbery <rra@debian.org>
1092     Seconded: Emilio Pozuelo Monfort <pochu@debian.org>
1093     Seconded: Julien Cristau <jcristau@debian.org>
1094     Closes: #555977
1095   * Set the version of the Perl Policy to match the version of the Policy
1096     package.
1097   * Explain the Perl module package naming policy more explicitly and
1098     provide some examples.  (Closes: #175202)
1099   * Revise the footnote discussing shlibs creation to not talk about the
1100     switch to objdump as if it were a new innovation and to explicitly
1101     mention the NEEDED attribute as the source of dependency information.
1102   * Introduce "control information file" to refer to the contents of the
1103     Debian package control.tar.gz, following the dpkg documentation.  Use
1104     that terminology consistently, and change possibly confusing
1105     references to fields in control files to use "control field"
1106     uniformly.
1107   * Document that the first line of the changelog entry is conventionally
1108     an explanation for the upload if the uploader is not the regular
1109     maintainer.  Patch from Charles Plessy.  (Closes: #589605)
1110   * Fix typo in upgrading-checklist.  (Closes: #588750)
1111   * Fix formatting error in footnote to 7.7.  (Closes: #589362)
1112   * Remove ancient Conflicts and Replaces.
1114  -- Russ Allbery <rra@debian.org>  Sun, 25 Jul 2010 19:38:21 -0700
1116 debian-policy (3.9.0.0) unstable; urgency=low
1118   [ Colin Watson ]
1119   * Fix path to changelog.Debian.gz in footnote on documentation symlinks.
1121   [ Bill Allombert ]
1122   * Convert upgrading-checklist to debiandoc-sgml. This generates a better
1123     looking .txt file.
1124     Closes: #567845
1125   * Fix typo in package_upstream-version.orig.tar.gz.
1126     Thanks, Salvatore Bonaccorso. (Closes: #558430)
1127   * Replace 'copyright and distribution license' by 'copyright information
1128     and distribution license' (three times).
1129     Proposed by Jonathan Nieder.
1130     Seconded:  Steve Langasek  <vorlon@debian.org>
1131     Seconded:  Thijs Kinkhorst <thijs@debian.org>
1132     Seconded:  Julien Cristau  <jcristau@debian.org>
1133     Seconded:  Gregor Herrmann <gregoa@debian.org>
1134     Closes: #566220
1135   * extend UID range of user accounts by removing the 30000-59999 reserved 
1136     ranges.
1137     Proposed by Santiago Vila  
1138     Seconded:  Russ Allbery    <rra@debian.org>
1139     Seconded:  Luk Claes       <luk@debian.org>
1140     Seconded:  Raphael Hertzog <hertzog@debian.org>
1141     Seconded:  Steve Langasek  <vorlon@debian.org>
1142     Closes: #582495
1144   [ Russ Allbery ]
1145   * Policy: Overhaul Breaks, Conflicts, Provides, and Replaces
1146     Wording: Russ Allbery <rra@debian.org>
1147     Seconded: Steve Langasek <vorlon@debian.org>
1148     Seconded: Raphael Hertzog <hertzog@debian.org>
1149     Closes: #578854
1150   * Policy: Support for architecture wildcards
1151     Wording: Manoj Srivastava <srivasta@debian.org>
1152     Wording: Russ Allbery <rra@debian.org>
1153     Seconded: Guillem Jover <guillem@debian.org>
1154     Seconded: Andrew McMillan <andrew@morphoss.com>
1155     Seconded: Steve Langasek <vorlon@debian.org>
1156     Closes: #530687
1157   * Policy: Except init.d scripts from the normal set -e requirement
1158     Wording: Russ Allbery <rra@debian.org>
1159     Seconded: Raphael Hertzog <hertzog@debian.org>
1160     Seconded: Guillem Jover <guillem@debian.org>
1161     Closes: #562506
1162   * Policy: Maintainer scripts might not have a controlling terminal
1163     Wording: Russ Allbery <rra@debian.org>
1164     Seconded: Guillem Jover <guillem@debian.org>
1165     Seconded: Andrew McMillan <andrew@morphoss.com>
1166     Seconded: Steve Langasek <vorlon@debian.org>
1167     Closes: #224509
1168   * Policy: Fully specify the date format for changelog entries
1169     Wording: Charles Plessy <plessy@debian.org>
1170     Seconded: Russ Allbery <rra@debian.org>
1171     Seconded: Andrew McMillan <andrew@morphoss.com>
1172     Seconded: Giacomo A. Catenazzi <cate@debian.org>
1173     Closes: #569174
1174   * Policy: Deprecate /usr/share/common-licenses/BSD
1175     Wording: Russ Allbery <rra@debian.org>
1176     Seconded: Emilio Pozuelo Monfort <pochu@debian.org>
1177     Seconded: Jakub Wilk <jwilk@debian.org>
1178     Seconded: gregor herrmann <gregoa@debian.org>
1179     Closes: #284340
1180   * Policy: Document Checksums-Sha1 and Checksums-Sha256
1181     Wording: Russ Allbery <rra@stanford.edu>
1182     Seconded: Julien Cristau <jcristau@debian.org>
1183     Seconded: Emilio Pozuelo Monfort <pochu@debian.org>
1184     Closes: #478295
1185   * Policy: Prohibit duplicate field names in a control paragraph
1186     Wording: Russ Allbery <rra@debian.org>
1187     Seconded: Charles Plessy <plessy@debian.org>
1188     Seconded: Steve Langasek <vorlon@debian.org>
1189     Seconded: Emilio Pozuelo Monfort <pochu@debian.org>
1190     Closes: #555978
1191   * Policy: Relax requirement that library dev files be in one package
1192     Wording: Russ Allbery <rra@debian.org>
1193     Seconded: Julien Cristau <jcristau@debian.org>
1194     Seconded: Andrew McMillan <andrew@morphoss.com>
1195     Closes: #347581
1196   * Policy: Tighten requirements for maintainer-like fields
1197     Wording: Russ Allbery <rra@debian.org>
1198     Seconded: Emilio Pozuelo Monfort <pochu@debian.org>
1199     Seconded: Andrew McMillan <andrew@morphoss.com>
1200     Closes: #575639
1201   * Policy: Update Format control field documentation
1202     Wording: Russ Allbery <rra@debian.org>
1203     Wording: Charles Plessy <plessy@debian.org>
1204     Seconded: Charles Plessy <plessy@debian.org>
1205     Seconded: Emilio Pozuelo Monfort <pochu27@gmail.com>
1206     Closes: #547272
1207   * Debconf: Add SETTITLE, like title but uses a template
1208     Wording: Frans Pop <elendil@planet.nl>
1209     Seconded: Russ Allbery <rra@debian.org>
1210     Seconded: Ben Pfaff <blp@cs.stanford.edu>
1211     Closes: #560411
1212   * Perl Policy: Change perlapi provides to use an ABI version
1213     Wording: Niko Tyni <ntyni@debian.org>
1214     Seconded: Russ Allbery <rra@debian.org>
1215     Seconded: Brendan O'Dea <bod@debian.org>
1216     Seconded: Damyan Ivanov <dmn@debian.org>
1217     Closes: #579457
1218   * Perl Policy: Recommend DESTDIR instead of PREFIX with Makefile.PL
1219     Wording: Niko Tyni <ntyni@debian.org>
1220     Seconded: Russ Allbery <rra@debian.org>
1221     Seconded: Raphael Hertzog <hertzog@debian.org>
1222     Closes: #579461
1223   * Standardize dpkg state wording and bring it in line with dpkg,
1224     renaming Failed-Config to Half-Configured and use uniform
1225     capitalization and punctuation.  (Closes: #442134)
1226   * Remove documentation of alternative changelog formats.  This feature
1227     is not allowed in the Debian archive and will be documented in the
1228     dpkg-dev documentation instead.  The documentation that was in Policy
1229     was also somewhat outdated.  (Closes: #555009, see #584141)
1230   * Remove obsolete footnote sentence saying that dpkg-statoverride is a
1231     new feature and not well-known.  (Closes: #563425)
1232   * Clarify in the Perl Policy that perl-base is essential, not perl, and
1233     don't imply packages need to depend on perl-base.  (Closes: #576594)
1234   * Document the special debian-installer section in the list of current
1235     sections and add a link to the list of sections in unstable, which
1236     contains longer descriptions.  (Closes: #577666)
1237   * Remove the footnote listing every architecture known to dpkg.  This
1238     list can be trivially produced by dpkg-architecture -L (already
1239     noted), is very long, and quickly becomes out-of-date.
1240   * Move silly version ordering example to a footnote.  (Closes: #560839)
1241   * Reletter the process steps to not skip State C and use more
1242     traditional foreground and background colors for Process.html and
1243     README.html.  (Closes: #584521)
1244   * Fix typo in footnote about help2man.  (Closes: #584796)
1245   * Add an example for Replaces when a package is split.  Thanks, Uwe
1246     Kleine-König.  (Closes: #572253)
1247   * Explicitly state that packages may remove unmodified, obsolete
1248     configuration files during  upgrade.  (Closes: #470633)
1249   * Clarify the wording around which build dependencies must be satisfied
1250     for different debian/rules targets and add a footnote to the
1251     description of the build-arch and build-indep targets explaining why
1252     this split does not currently work as desired.  (Closes: #328951)
1253   * Avoid "Debianised" or "Debianized" in favor of just "Debian" or
1254     "Debian package" as appropriate.  Patch from Ben Finney.
1255     (Closes: #586163)
1256   * Switch to source format 3.0 (native).
1258  -- Russ Allbery <rra@debian.org>  Sun, 27 Jun 2010 21:40:52 -0700
1260 debian-policy (3.8.4.0) unstable; urgency=low
1262   [ Bill Allombert ]
1263   * Also provide documents in single-file HTML format.
1264     Proposed by Jari Aalto.
1265     Closes: #544353
1266   * Number the DFSG points like in the social_contract document.
1267     Proposed by Enrico Zini.
1268     Closes: #550192
1270   [ Manoj Srivastava ]
1271   * [b270d2d]: Typo fix: relayed -> related. Thanks to Matt Kraai for
1272     pointing this out.
1273   * [c74ac74]: 
1274     Policy: Grant an FHS exception for the multiarch library directories
1275     Wording: Steve Langasek.
1276     Seconded: Aurelien Jarno
1277     Seconded: Julien Cristau
1278     Seconded: Kurt Roeckx
1279     Closes: #542865
1280   * [7ac3ee6]: 
1281     virtual package list: Added Doom virtual packages
1282     Wording: Manoj Srivastava
1283     Seconded: Russ Allbery 
1284     Seconded: Giacomo A. Catenazzi
1285     Closes: #518199
1286   * [8fd91a0]
1287     README Process upgrading-checklist: Created/converted to org-mode
1288     Wording: Manoj Srivastava
1289     Seconded: Russ Allbery 
1290     Closes: #545548
1291   * [4da0692]: [typo-fixes]: 
1292     policy: Fix a number of grammatical or typographical errors
1293     wording: Eric Dantan Rzewnicki
1294     Seconded: Manoj Srivastava
1295   * [112c4bc]: FHS Exceptions
1296     policy: Explicitly allow /selinux and /sys as FHS exceptions
1297     Wording: Manoj Srivastava
1298     Seconded: Russ Allbery <rra@debian.org>
1299     Seconded: Kurt Roeckx  <kurt@roeckx.be>
1300     Closes: #556972
1301     This patch explicitly allows /sys and /selinux as additional
1302     directories in the root file system allowed under the policy.
1303   * [16afbcb]: Clarify ./debian/rules #! line
1304     policy: Clarify rule for debian/rules shebang line
1305     Wording: Ben Finney <ben+debian@benfinney.id.au>
1306     Seconded: Kurt Roeckx <kurt@roeckx.be>
1307     Seconded: Russ Allbery <rra@debian.org>
1308     Seconded: Manoj Srivastava <srivasta@debian.org>
1309     Explicitly state that  "make -f debian/rules" and "./debian/rules"
1310     must behave  identically, to prevent confusion, and to promote
1311     reproducibility, and conform to the principle of least surprise.
1312   * [dab93b2]: Add a cron-daemon virtual package
1313     policy, virtual package list: New virtual package: cron-daemon
1314     wording: Javier Fernández-Sanguino Peña, Manoj Srivastava
1315     Seconded: Russ Allbery <rra@debian.org>
1316     Seconded: Kurt Roeckx  <kurt@roeckx.be>
1317     Closes: #391836
1318     Create a virtual cron daemon package that:
1319      - Has to provide /usr/bin/crontab and support crontab entries
1320      - Correct execution of /etc/cron.d
1321      - Correct support of /etc/crontab
1322      - Support of crontab entries with names for days and months,
1323        ranges, step values
1324      - Correct execution of /etc/cron.{hourly,daily,weekly,monthly}
1325     
1326   [ Russ Allbery ]
1327   * Policy: Clarify policy on named pipes in packages
1328     Wording: Russ Allbery <rra@debian.org>
1329     Seconded: Manoj Srivastava <srivasta@debian.org>
1330     Seconded: Andrew McMillan <andrew@morphoss.com>
1331   * Change the sole occurrence of MUST to must for consistency and to
1332     avoid confusion with IETF RFC keywords.  Thanks, Jakub Wilk.
1333     (Closes: #552757)
1335  -- Bill Allombert <ballombe@debian.org>  Wed, 27 Jan 2010 19:22:43 +0100
1337 debian-policy (3.8.3.0) unstable; urgency=low
1339   * Policy: Bring Architecture description in line with dpkg-source
1340     Wording: Russ Allbery <rra@debian.org>
1341     Seconded: Raphael Hertzog <hertzog@debian.org>
1342     Seconded: Manoj Srivastava <srivasta@debian.org>
1343     Closes: #530967
1344   * Policy: Update information about DEB_*_ARCH variables
1345     Wording: Guillem Jover <guillem@debian.org>
1346     Seconded: Russ Allbery <rra@debian.org>
1347     Seconded: Andrew McMillan <andrew@morphoss.com>
1348     Closes: #527871
1349   * Policy: Remove support for uploads to multiple distributions
1350     Wording: Russ Allbery <rra@debian.org>
1351     Seconded: Raphael Hertzog <hertzog@debian.org>
1352     Seconded: Manoj Srivastava <srivasta@debian.org>
1353     Closes: #514919
1354   * Policy: Remove permission for packages to modify ld.so.conf
1355     Wording: Steve Langasek <vorlon@debian.org>
1356     Seconded: Russ Allbery <rra@debian.org>
1357     Seconded: Kurt Roeckx <kurt@roeckx.be>
1358     Seconded: Adeodato Simó <dato@net.com.org.es>
1359     Seconded: Julien Cristau <jcristau@debian.org>
1360     Closes: #519941
1361   * Policy: Clarify X installation directory handling
1362     Wording: Russ Allbery <rra@debian.org>
1363     Seconded: Julien Cristau <jcristau@debian.org>
1364     Seconded: Manoj Srivastava <srivasta@debian.org>
1365     Seconded: Raphaël Hertzog <hertzog@debian.org>
1366     Closes: #522217
1367   * Policy: Localized man pages should be up-to-date or warn
1368     Wording: Russ Allbery <rra@debian.org>
1369     Seconded: Julien Cristau <jcristau@debian.org>
1370     Seconded: Raphaël Hertzog <hertzog@debian.org>
1371     Closes: #493007
1372   * Policy: Remove restriction on manual page character encoding
1373     Wording: Colin Watson <cjwatson@debian.org>
1374     Seconded: Russ Allbery <rra@debian.org>
1375     Seconded: Manoj Srivastava <srivasta@golden-gryphon.com>
1376     Closes: #537707
1377   * Policy: Allow Binary field to span multiple lines
1378     Wording: Russ Allbery <rra@debian.org>
1379     Seconded: Julien Cristau <jcristau@debian.org>
1380     Seconded: Guillem Jover <guillem@debian.org>
1381     Closes: #533852
1382   * Policy: Revise info requirements for triggerized install-info
1383     Wording: Russ Allbery <rra@debian.org>
1384     Seconded: Guillem Jover <guillem@debian.org>
1385     Seconded: Raphaël Hertzog <hertzog@debian.org>
1386     Closes: #538665
1387   * Perl Policy: Remove obsolete dependency requirements
1388     Wording: Cyril Brulebois <kibi@debian.org>
1389     Seconded: Russ Allbery <rra@debian.org>
1390     Seconded: Manoj Srivastava <srivasta@debian.org>
1391     Closes: #525190
1392   * Breaks is now supported by the stable release of dpkg, so drop
1393     warnings against its use.  Thanks, Steve Langasek.  (Closes: #533577)
1394   * Add references to the sections on Breaks and Conflicts to the section
1395     on binary dependencies.  Thanks, Frank Küster.  (Closes: #529771)
1396   * Clarify the units of Installed-Size and document that it is an
1397     approximation.  Thanks, Martin Dorey.  (Closes: #534408)
1398   * Don't suggest calling dpkg-statoverride --remove unconditionally in
1399     the postrm script.  Thanks, Patrick Schoenfeld.  (Closes: #539389)
1400   * Explain that the copyright dates are for the original Policy manual
1401     and that there is no updated list of copyright holders for subsequent
1402     revisions available.  (Partly addresses #47438)
1403   * Clarify the description of the Files control field and add examples.
1404   * Change the wording of the Description and Changes field specifications
1405     for *.changes files to more closely match the wording for Files and
1406     add more details about the contents of the Description field in
1407     a *.changes file.
1408   * Merge the package name syntax requirements between the Package and
1409     Source field descriptions.
1410   * Say that sensible-editor and sensible-pager are provided by the
1411     sensible-utils package, not by the base system.  Thanks, Clint Adams
1412     and Steve Langasek.  (Closes: #541537)
1413   * Document that control field values are case-sensitive unless the field
1414     description says otherwise.
1416  -- Russ Allbery <rra@debian.org>  Sat, 15 Aug 2009 17:13:26 -0700
1418 debian-policy (3.8.2.0) unstable; urgency=low
1420   [ Russ Allbery ]
1421   * Policy: Mandate debconf or equivalent for user prompting
1422     Wording: Andrew McMillan <awm@debian.org>
1423     Seconded: Russ Allbery <rra@debian.org>
1424     Seconded: Holger Levsen <holger@layer-acht.org>
1425     Seconded: Bill Allombert <Bill.Allombert@math.u-bordeaux1.fr>
1426     Seconded: Julien Cristau <jcristau@debian.org>
1427     Closes: #206684
1428   * Policy: Remove /etc/X11/XF86Config-4 FHS exception
1429     Wording: Julien Cristau <jcristau@debian.org>
1430     Seconded: Russ Allbery <rra@debian.org>
1431     Seconded: Bill Allombert <Bill.Allombert@math.u-bordeaux1.fr>
1432     Closes: #522219
1433   * Policy: Remove obsolete /var/mail transition requirement
1434     Wording: Russ Allbery <rra@debian.org>
1435     Seconded: Julien Cristau <jcristau@debian.org>
1436     Seconded: Andrew McMillan <andrew@morphoss.com>
1437     Closes: #522364
1438   * Policy: Move Speedo fonts into the deprecated category
1439     Wording: Julien Cristau <jcristau@debian.org>
1440     Seconded: Russ Allbery <rra@debian.org>
1441     Seconded: Julien Danjou <acid@debian.org>
1442     Closes: #522218
1443   * Housekeeping (resynchronizing lists maintained elsewhere):
1444     - Add GFDL 1.3 to the common-licenses list.
1445     - Update the list of archive sections.  (Closes: #519835)
1446   * Set the release date of the 3.8.1 upgrading-checklist entry.
1447     (Closes: #519706)
1449   [ Colin Watson ]
1450   * The FHS is the "Filesystem Hierarchy Standard", regardless of our
1451     preferred spelling of "file system" elsewhere. Fix this and a nearby
1452     search-and-replace capitalisation bug.
1453   * Build-depend on texlive-latex-extra, which is needed by
1454     debiandoc2latexps and isn't included in texlive's dependencies.
1455     Closes: #533257
1456   * Policy: State requirements for source package names
1457     Wording: Colin Watson <cjwatson@debian.org>
1458     Seconded: Russ Allbery <rra@debian.org>
1459     Seconded: Julien Cristau <jcristau@debian.org>
1460     Closes: #525151
1461   * Add myself to Uploaders.
1463   [ Bill Allombert ]
1464   * Add myself to Uploaders.
1465   * Update Standards-Version to 3.8.1 (no changes required).
1466   * debian/rules: 
1467     - use `dpkg --print-architecture' instead of obsolete form 
1468       `dpkg --print-installation-architecture'.
1469     - fix a race condition while generating DEBIAN/md5sums.
1471  -- Bill Allombert <ballombe@debian.org>  Tue, 16 Jun 2009 21:42:53 +0200
1473 debian-policy (3.8.1.0) unstable; urgency=low
1475   * Policy: Clarify what "sensible behavior" is for init scripts
1476     Wording: Steve Langasek <vorlon@debian.org>
1477     Seconded: Raphaël Hertzog <hertzog@debian.org>
1478     Seconded: Russ Allbery <rra@debian.org>
1479     Closes: #426877
1480   * Policy: Remove alternative changelog formats from main manual
1481     Wording: Russ Allbery <rra@debian.org>
1482     Seconded: Ben Pfaff <blp@cs.stanford.edu>
1483     Seconded: Guillem Jover <guillem@debian.org>
1484     Closes: #489460
1485   * Policy: Mandate UTF-8 for changelog files
1486     Wording: Russ Allbery <rra@debian.org>
1487     Seconded: Guillem Jover <guillem@debian.org>
1488     Seconded: Kurt Roeckx <kurt@roeckx.be>
1489     Closes: #241333
1490   * Policy: Mandate UTF-8 for control files
1491     Wording: Russ Allbery <rra@debian.org>
1492     Seconded: Kurt Roeckx <kurt@roeckx.be>
1493     Seconded: Raphaël Hertzog <hertzog@debian.org>
1494     Closes: #143941
1495   * Policy: New option in DEB_BUILD_OPTIONS to avoid running test-suites
1496     Wording: Russ Allbery <rra@debian.org>
1497     Seconded: Guillem Jover <guillem@debian.org>
1498     Seconded: Raphaël Hertzog <hertzog@debian.org>
1499     Closes: #416450
1500   * Policy: Expand expected capabilities for local in /bin/sh scripts
1501     Wording: Russ Allbery <rra@debian.org>
1502     Seconded: Guillem Jover <guillem@debian.org>
1503     Seconded: Raphaël Hertzog <hertzog@debian.org>
1504     Closes: #473019
1505   * Policy: Clarify Essential definition and caution when adding to it
1506     Wording: Russ Allbery <rra@debian.org>
1507     Seconded: Jörg Sommer <joerg@alea.gnuu.de>
1508     Seconded: Guillem Jover <guillem@debian.org>
1509     Closes: #479080
1510   * Policy: Allow user mail spools to be mode 0600 or 0660
1511     Wording: Russ Allbery <rra@debian.org>
1512     Seconded: Kurt Roeckx <kurt@roeckx.be>
1513     Seconded: Andrew McMillan <awm@debian.org>
1514     Closes: #470994
1515   * Policy: Remove special handling of init scripts ending in .sh
1516     Wording: Kel Modderman <kel@otaku42.de>
1517     Seconded: Russ Allbery <rra@debian.org>
1518     Seconded: Henrique de Moraes Holschuh <hmh@debian.org>
1519     Closes: #513955
1520   * Policy: /var/run and /var/lock may be volatile
1521     Wording: Colin Watson <cjwatson@debian.org>
1522     Seconded: Russ Allbery <rra@debian.org>
1523     Seconded: Bill Allombert <Bill.Allombert@math.u-bordeaux1.fr>
1524     Closes: #514326
1525   * Policy: debian/control allows comments starting with #
1526     Wording: Russ Allbery <rra@debian.org>
1527     Seconded: Julien Cristau <jcristau@debian.org>
1528     Seconded: Adeodato Simó <dato@net.com.org.es>
1529     Seconded: Guillem Jover <guillem@debian.org>
1530     Closes: #446712
1531   * Improve the documentation of maintainer script actions for diversions
1532     in the informative appendix to allow for addition of a new diversion
1533     on upgrade and handle error cases correctly.  Thanks to Olivier Berger
1534     for the report and Raphaël Hertzog for the review.  (Closes: #483418)
1535   * Clarify the meaning of architecture restrictions on build dependencies
1536     in the presence of alternatives.  Thanks to Guillem Jover for the
1537     explanation and review and Emilio Pozuelo Monfort and Don Armstrong
1538     for wording review.  (Closes: #163666)
1539   * Change the term "category" to "archive area" when referring to main,
1540     contrib, and non-free.  This is closer to the wording of the Social
1541     Contract.  (Closes: #473439)
1542   * Use <user>:<group> notation rather than <user>.<group> notation in
1543     multiple places.  Thanks, Kurt Roeckx.  (Closes: #488039)
1544   * Fix typo in 3.8.0.0 upgrading-checklist entry.  Patch from Kobayashi
1545     Noritada.  (Closes: #487701)
1546   * Mention debugging packages as an explicit example of packages with
1547     extra priority.  Thanks, Charles Plessy.  (Closes: #491985)
1548   * Clarify that translation is only required for user-visible debconf
1549     messages.  Capitalize "Debian Configuration Management Specification"
1550     uniformly.  Thanks, Julian Andres Klode.  (Closes: #492624)
1551   * Add --wildcards to the sample tar command in appendix B.1 for
1552     extracting the package copyright file, adjusting for new tar option
1553     behavior.  Thanks, Yan Morin.  (Closes: #503685)
1554   * Reword the requirement that maintainer scripts exit with a zero
1555     status on success to avoid double-negatives.
1556   * Include the full name of each menu category rather than only the
1557     portion relative to the parent heading to be clearer in long category
1558     lists.  Thanks, Christoph Berg.  (Closes: #511804)
1559   * Build-Depend on texlive rather than tetex-extra.  texlive appears to
1560     be sufficient for how Policy uses debiandoc-sgml and pulls in far
1561     fewer packages.
1562   * Remove the postinst and prerm scripts.  doc-base registration is now
1563     handled by triggers and no longer required and removal of /usr/doc
1564     links was completed long ago.
1565   * Reference GPL-2 rather than the GPL symlink in debian/copyright.
1567  -- Russ Allbery <rra@debian.org>  Wed, 11 Mar 2009 20:50:52 -0700
1569 debian-policy (3.8.0.1) unstable; urgency=low
1571   * Don't attempt to register the non-existent debian-policy-process
1572     document.  Thanks, Adrian von Bidder.  (Closes: #484706)
1574  -- Russ Allbery <rra@debian.org>  Thu, 05 Jun 2008 13:13:01 -0700
1576 debian-policy (3.8.0.0) unstable; urgency=low
1578   * Bug fix: "[PROPOSAL] "debian/README.source" file for packages with
1579     non-trivial source", thanks to Wouter Verhelst, Jörg Sommer, Colin Watson,
1580     and Junichi Uekawa                                       (Closes: #250202).
1581   * Bug fix: "[AMENDMENT 11/02/2008] Manual page encoding", thanks to
1582     Colin Watson                                             (Closes: #440420).
1583   * Bug fix: "[PROPOSAL] common interface for parallel building in
1584     DEB_BUILD_OPTIONS", thanks to Loïc Minier, Peter Samuelson, and Robert
1585     Millan                                                   (Closes: #209008).
1586   * Bug fix: "Please clarify splitting/syntax of DEB_BUILD_OPTIONS", thanks to
1587     Loïc Minier, Peter Samuelson, Robert Millan, and Guillem Jover
1588                                                              (Closes: #430649).
1589   * Bug fix: "Documentation for Breaks in dpkg", thanks to Ian Jackson
1590                                                              (Closes: #379150).
1591   * Bug fix: "support for wrapped Uploaders should now be mandatory"
1592                                                              (Closes: #431813).
1593   * Bug fix: "[PROPOSAL] Add should not embed code from other packages",
1594     thanks to Neil McGovern, Colin Watson, Bill Allombert, Steve Langasek,
1595     Kurt Roeckx, and others                                  (Closes: #392362).
1596   * Bug fix: "Homepage field in debian/control undocumented", thanks to
1597     Mario Iseli                                              (Closes: #452105).
1598   * Bug fix: "Policy inconsistent with reality: base subsection no longer
1599     used", thanks to Magnus Holmgren, Bernd Zeimetz, and Colin Watson
1600                                                              (Closes: #442070).
1601   * Bug fix: "Inclusion of Apache Software License versions in
1602     /usr/share/common-licenses", thanks to Barry Hawkins     (Closes: #291460).
1603   * Bug fix: "[Amended] copyright should include notice if a package is
1604     not a part of Debian distribution", thanks to Taketoshi Sano
1605                                                              (Closes: #65577).
1606   * Bug fix: "scripts as configuration files: should vs. must", thanks to Frank
1607     Küster                                                   (Closes: #403391).
1608   * Bug fix: "debconf specification should allow underscores in template
1609     names", thanks to Colin Watson                           (Closes: #473761).
1610   * Bug fix: "clarify handling of run-time and compile-time support programs",
1611     thanks to Goswin Brederlow and Raphael Hertzog           (Closes: #367984).
1612   * Policy: better document version ranking and empty Debian revisions
1613     Wording: Russ Allbery <rra@debian.org>
1614     Seconded: Raphaël Hertzog <hertzog@debian.org>
1615     Seconded: Manoj Srivastava <srivasta@debian.org>
1616     Seconded: Guillem Jover <guillem@debian.org>
1617     Closes: #186700, #458910
1618   * Policy: remove obsolete app-defaults and Xresources provisions
1619     Wording: Julien Cristau <jcristau@debian.org>
1620     Seconded: Russ Allbery <rra@debian.org>
1621     Closes: #480551
1622   * Bug fix: "Examples of dpkg frontends should mention apt now", thanks
1623     to Josh Triplett                                         (Closes: #455602).
1624   * Bug fix: "Minor typos and wording suggestions", thanks to Michael
1625     Tautschnig                                               (Closes: #422552).
1626   * Bug fix: "substvar reference moved from dpkg-source(1) to
1627     deb-substvars(5)", thanks to Ian Beckwith                (Closes: #475731).
1628   * Policy: bugs fixed in NMUs are now closed rather than marked fixed
1629     Wording: Russ Allbery <rra@debian.org> (thanks, Sandro Tosi)
1630     Closes: #481640
1631   * Policy: C.1.4, C.1.8: minor typos
1632     Wording: Sandro Tosi <matrixhasu@gmail.com>
1633     Closes: #481954
1634   * Remove the now-obsolete policy-process document.
1635   * Add an md5sums control file.
1636   * Add Vcs-Browser and Vcs-Git control fields.
1637   * Remove build system support for FHS 2.1 and FSSTND, mostly commented out.
1638   * Remove more temporary files created by the build.
1639   * Remove the FSSTND license from debian/copyright; no FSSTND files are
1640     currently part of policy.
1641   * Update FHS copyright dates in debian/copyright.
1642   * Standardize the spacing around headings in upgrading-checklist.html.
1643   * Remove old ChangeLog files and metadata headers in maintainer scripts
1644     and debian/rules.
1646  -- Russ Allbery <rra@debian.org>  Wed, 04 Jun 2008 15:53:27 -0700
1648 debian-policy (3.7.3.0) unstable; urgency=low
1650   * Bug fix: "FTBFS if built twice in a row"                 (Closes: #424212).
1651   * Bug fix: "[PROPOSAL] Document ~ behavior in version numbers", thanks
1652     to Nicolas François and Marc Brockschmidt                (Closes: #382612).
1653   * Bug fix: "Please add 'local' to list of supra-POSIX features that
1654     /bin/sh can be expected to offer". Also add test -a/-o binary logical
1655     operators and change references from POSIX to SUSv3      (Closes: #294962).
1656   * Bug fix: "[Proposal] new Debian menu structure", thanks to Bill
1657     Allombert                                                (Closes: #361418).
1658   * Bug fix: "typo: "must not be not world-writable"", thanks to Sam
1659     Hocevar                                                  (Closes: #392594).
1660   * Bug fix: "debian-policy: recommend binary:Version substvar instead",
1661     thanks to Guillem Jover                                  (Closes: #418444).
1662   * Bug fix: "New virtual package: dictd-dictionary", thanks to Tatsuya
1663     Kinoshita                                                (Closes: #413575).
1664   * The virtual package in use is inet-superserver, not inetd-superserver.
1665     Adjust the virtual package list to match.  Thanks, Tatsuya Kinoshita
1666     and Marco d'Itri.
1667   * Wrapped, cleaned up trailing whitespace, and alphabetized the list of
1668     virtual packages.
1669   * Bug fix: "Small spelling errors and erratic sentences in debian-policy",
1670     thanks to Michiel de Boer.                               (Closes: #435207).
1671   * Bug fix: "Source field of .changes files may contain a version number"
1672                                                              (Closes: #431813).
1673   * Bug fix: "822-date is deprecated (use date -R instead)"  (Closes: #448035).
1674   * Bug fix: "5.6.17 (Urgency) should list emergency, maybe a normative
1675     list?"                                                   (Closes: #412634).
1676   * Bug fix: "[PROPOSAL] Document support of package types in shlibs
1677     files", thanks to Franz Pop and Raphaël Hertzog          (Closes: #363133).
1678   * Bug fix: "Introduce a requirement for internationalisation of debconf
1679     templates", thanks to Christian Perrier                  (Closes: #402975).
1680   * Bug fix: "GFDL is now in common-licenses".  Also add the rest of the
1681     specific license versions and the GPLv3                  (Closes: #420701).
1682   * Bug fix: "Virtual package for Japanese font packages
1683     (ttf-japanese-mincho and ttf-japanese-gothic)", thanks to Nobuhiro
1684     Iwamatsu                                                 (Closes: #440931).
1685   * Drop unsupported docbook-xml format from the doc-base file for the
1686     debconf specification.
1687   * Remove inactive uploaders and add Russ Allbery.
1688   * Update Standards-Version to 3.7.3 (no changes required).
1689   
1690  -- Russ Allbery <rra@debian.org>  Sun, 02 Dec 2007 22:33:55 -0800
1692 debian-policy (3.7.2.2) unstable; urgency=low
1694   * Bug fix: "clarify 12.3 Additional documentation", thanks to Peter
1695     Eisentraut                                               (Closes: #367697).
1696   * Bug fix: "debian-policy: s/dependcy/dependency/", thanks to Justin
1697     Pryzby                                                   (Closes: #375508).
1698   * Bug fix: "various spelling mistakes", thanks to Nico Golde
1699                                                              (Closes: #375728).
1700   * Bug fix: "debian-policy: typo", thanks to Peter Samuelson
1701                                                              (Closes: #376104).
1702   * Bug fix: "debian-policy: [PROPOSAL] maintainer scripts must not be
1703     world writable", thanks to Kari Pahula                   (Closes: #376438).
1704   * Bug fix: "policy-process: s/ a a / a /; s/peoples/people's/;
1705     s/intiated/initiated/; s/participattion the/participation in the/? add
1706     quotes; s/was a larger/a larger/?", thanks to Justin Pryzby 
1707                                                              (Closes: #377215).
1708   * Bug fix: "[PROPOSAL] Include the GFDL in the set shipped in
1709     /usr/share/common-licenses", thanks to Adeodato Simó. However, it is
1710     premature to tell packages to use the common licenses file until we
1711     actually ship the license in /usr/share/common-licenses/ (Closes: #378386).
1712   * Bug fix: "circular dependencies, improved guarantees", thanks to Ian
1713     Jackson                                                  (Closes: #379630).
1714   * Bug fix: "section on invoke-rc.d doesn't make sense", thanks to Peter
1715     Eisentraut                                               (Closes: #380692).
1716   * Bug fix: "policy: postinst doesn't document typical abort-remove
1717     case", thanks to Justin Pryzby. Removed all such comments. This is not
1718     the place to document such material.                     (Closes: #373212).
1719   * Bug fix: "use of &quot;invoke-rc.d $PACKAGE stop || exit $?&quot; in
1720     prerm scripts", thanks to Lars Wirzenius                 (Closes: #370471).
1721   * Bug fix: "debian-policy: Inconsistent requirements wrt bashisms",
1722     thanks to Frank Küster                                   (Closes: #367531).
1723   * Bug fix: "debian-policy: s/with With/with /", thanks to Justin Pryzby
1724                                                              (Closes: #379974).
1725   * Bug fix: "debian-policy: "$RET" not "RET"", thanks to Justin Pryzby
1726                                                              (Closes: #386178).
1727   * Bug fix: "debian-policy: Spelling error in chapter 9.1.1:
1728     exceptiions", thanks to Andreas Janssen                  (Closes: #388302).
1729   * Bug fix: "[PROPOSAL] Document ~ behavior in version numbers", thanks
1730     to Jakob Bohm                                            (Closes: #382612).
1731   * Bug fix: "debian-policy: [ACCEPTED] Request for the 'stardict'",
1732     thanks to Andrew Lee                                     (Closes: #385935).
1733   * Bug fix: "[ACCEPTED] virtual package 'lzh-archiver' -- an LZH archiver
1734     package", thanks to Ying-Chun Liu (PaulLiu)              (Closes: #387027).
1736  -- Manoj Srivastava <srivasta@debian.org>  Mon,  2 Oct 2006 17:31:23 -0500
1738 debian-policy (3.7.2.1) unstable; urgency=low
1740   * Bug fix: "debian-policy: s/control are/&amp;a/; s/stats/status/;
1741     s/and/an/; s/'/&quot;/; s/rewind/unwind/; s/fact/&amp; that/; s/like
1742     like/look like/;", thanks to Justin Pryzby                (Closes: #372147).
1743   * Bug fix: "debian-policy: Minor typo in footnote 53", thanks to Jordà
1744     Polo                                                      (Closes: #372497).
1745   * Bug fix: "debian-policy: Typo in 9.1.1: &quot;'..' character&quot;
1746     should be &quot;'.' character&quot;", thanks to Matt Zagrabelny
1747                                                               (Closes: #372522).
1748   * Bug fix: "debian-policy: More typos in upgrading-checklist.txt",
1749     thanks to Kevin B. McCarty                                (Closes: #366466).
1750   * Bug fix: "typo: package remains in and &quot;Installed' state", thanks
1751     to Sam Hocevar \(Debian packages\)                        (Closes: #369413).
1752   * Bug fix: "debian-policy: Cleanup build-dependencies", thanks to Stefan
1753     Huehner                                                   (Closes: #366032).
1754   * Bug fix: "debian-policy: 2.2 should be named 'categories'", thanks to
1755     Thomas Weber                                              (Closes: #369912).
1756   * Bug fix: "debian-policy: old postinst abort-upgrade, not new", thanks
1757     to Justin Pryzby. The fix was thanks to Margarita Manterola 
1758                                                               (Closes: #372148).
1759   * Bug fix: "policy: please say which control fields can line-wrap",
1760     thanks to Peter Samuelson                                 (Closes: #372731).
1761   * Bug fix: "debian/copyright should be mentioned in source section",
1762     thanks to Ian Jackson                                     (Closes: #369011).
1763   * Bug fix: "GNU office not on Temple Place anymore", thanks to Dan
1764     Jacobson                                                  (Closes: #366889).
1766  -- Manoj Srivastava <srivasta@debian.org>  Tue, 20 Jun 2006 00:18:19 -0500
1768 debian-policy (3.7.2.0) unstable; urgency=low
1770   * Revert the cgi-lib change. 
1771   * Bug fix: "Clarification for difference between Build-Depends and
1772     Build-Depends-Indep (Section 7.6)", thanks to Christoph Berg
1773     Note that this is not part of policy, just an informative footnote.
1774                                                              (Closes: #328951).
1775   * Bug fix: "debian-policy: Typo in policy 5.6.3: semantic meaning",
1776     thanks to Thijs Kinkhorst                                (Closes: #365907).
1778  -- Manoj Srivastava <srivasta@debian.org>  Wed,  3 May 2006 18:07:19 -0500
1780 debian-policy (3.7.1.0) unstable; urgency=low
1782   * Bug fix: "[PROPOSAL] 11.9: document handling of directories permission
1783     when upgrading", thanks to Bill Allombert               (Closes: #136318).
1784   * Bug fix: "[DISCUSS] documentation of the "-fPIC" constraint", thanks
1785     to Loïc Minier. Clarified when it may be reasonable to violate the standard
1786     directive that shared libraries must be compiled with -fPIC, and
1787     static libraries without, added the protocol to be followed  when
1788     doing so.                                               (Closes: #329762).
1789   * Bug fix: "Minor typo in upgrading checklist", thanks to David
1790     Weinehall                                               (Closes: #364982).
1791   * Bug fix: "Typo in upgrading-checklist", thanks to David Weinehall
1792                                                             (Closes: #364983).
1793   * Bug fix: "typo in debian policy section 10.9.1", thanks to Miguel Gea
1794     Milvaques                                                (Closes: #365058).
1795   * Bug fix: "debian-policy: The section 11.8.5 needs some
1796     clarifications", thanks to Robert Luberda                (Closes: #365356).
1797   * Bug fix: "11.8.7: X11R7 puts headers in /usr/include/X11", thanks to
1798     Drew Parsons                                             (Closes: #365510).
1799   * Bug fix: "debian-policy: typo in policy-process:
1800     &quot;Guideliens&quot;", thanks to Lars Wirzenius        (Closes: #360518).
1801   * Bug fix: "debian-policy: repeated word in section 10.4", thanks to
1802     Russ Allbery                                            (Closes: #364985).
1803   * Bug fix: "typo in debian-policy", thanks to Miguel Gea Milvaques
1804                                                             (Closes: #365323).
1806  -- Manoj Srivastava <srivasta@debian.org>  Wed,  3 May 2006 11:17:42 -0500
1808 debian-policy (3.7.0.0) unstable; urgency=low
1810   * Bug fix: "[PENDING AMENDMENT 20/01/2000] Splitting cgi-bin", thanks to
1811     Brian White.                                             (Closes: #32263).
1812   * Bug fix: "debian-policy: [PROPOSAL] Should update to Filesystem
1813     Hierarchy Standard FHS 2.3", thanks to Tobias Burnus
1814                                           (Closes: #230217, #212434, #344158).
1815   * Bug fix: "[AMENDMENT 11/04/2006] Permit multi-line fields in
1816     debian/control", thanks to John R. Daily. Mention that all fields,
1817     except the Uploaders, are supposed to be a single logical line, which
1818     may be spread over multiple physical lines (newline followed by space
1819     is elided). Also mention that anything parsing the control file must
1820     allow for a multi-line uploaders field.                (Closes: #148194).
1821   * Bug fix: "[AMENDMENT 12/04/2004] frown on programs in PATH with
1822     language extentions", thanks to Joey Hess.             (Closes: #190753).
1823   * Bug fix: "init script stop example should use --oknodo", thanks to
1824     Matt Kraai. Removed the example entirely.              (Closes: #346598).
1825   * Bug fix: "policy 12.5: Please recommend a sane practice WRT different
1826     gpl versions (was: Re: RFC/RFS: beef - a flexible BrainFuck
1827     interpreter)", thanks to Justin Pryzby. The subject leaves something
1828     to be desired, but polic should not attempt to enumerate all common
1829     licenses.                                               (Closes: #355263).
1830   * Bug fix: "debian-policy: Conflicting Architecture definitions", thanks
1831     to Hans Ulrich Niedermann. Punt to dpkg-architecture to providing
1832     legal architecture strings, since that's what is used by everyone
1833     anyway.  The version in policy was wrong, but that s=does not seem to
1834     have hindered anyone, which indicates that this policy directive was
1835     uneeded. Now the dpkg-architecture list is deemed authoritative, which
1836     it is, but the format for the string is defined by policy, and the
1837     current list of architecture strings is in an informative foot note.
1838                                                            (Closes: #357613).
1839   * Bug fix: "[AMENDMENT 06/04/2006] Make use of invoke-rc.d, if
1840     available, mandatory", thanks to Lars Wirzenius.        (Closes: #361137).
1841   * Bug fix: "no longer current regarding X font paths", thanks to Joey
1842     Hess                                                    (Closes: #362247).
1843   * Bug fix: "debian-policy: please prohibit circular dependencies, or
1844     mention that dependencies won't be respected during prerm remove",
1845     thanks to Justin Pryzby. Well, we did not prohibit circular
1846     dependencies. But we do now have a warning that In case of circular
1847     dependencies, since installation or removal order honoring the
1848     dependency order can't be established, dependency loops are broken at
1849     some random point, and some packages may not be able to rely on their
1850     dependencies being present when being installed or removed, depending
1851     on which side of the break of the circular dependcy loop they happen
1852     to be on.                                                (Closes: #362975). 
1853   * Bug fix: "8.6.4. Providing a `shlibs' file: s/should create/must
1854     provide/", thanks to Christoph Berg. Clarified the wording.
1855                                                              (Closes: #341232).
1856   * Bug fix: "debian-policy: Chapter 6 - Package maintainer scripts:
1857     redundant info about exit status", thanks to Daniel Bonniot
1858                                                              (Closes: #349010).
1859   * Bug fix: "debian-policy: Refers to upgrading-checklist.txt instead of
1860     upgrading-checklist.txt.gz", thanks to Matt Kraai         (Closes: #349775).
1861   * Bug fix: "debian-policy: dpkg-gencontrol now uses -isp by default",
1862     thanks to Guillem Jover                                   (Closes: #359817).
1863   * Bug fix: "[PROPOSAL] unclear recommendation for debconf w/
1864     dpkg-statoverride", thanks to Eduard Bloch                (Closes: #199849).
1865   * debian-policy: please support Watch file as recommendation, thanks to 
1866      Bluefuture                                               (Closes: #342611).
1867   * Bug fix: "[PROPOSED] Mandate http servers to provide httpd-cgi as
1868     relevenat", thanks to Uwe Hermann. This is already supported by the
1869     http servers out there.                                   (Closes: #117916).
1871  -- Manoj Srivastava <srivasta@debian.org>  Tue, 25 Apr 2006 23:56:16 -0500
1873 debian-policy (3.6.2.2) unstable; urgency=low
1875   [ Manoj ]
1876   * Bug fix: "policy is out of date re tasks and tasksel", thanks to Joey
1877     Hess. Removed the section from policy.                   (Closes: #344310).
1878   * Bug fix: "debian-policy: Please remove virtual package cron-daemon",
1879     thanks to Steve Greenland                                (Closes: #257726).
1880   * Bug fix: "debian-policy: incorrect tar example deb manipulation",
1881     thanks to Bob Proulx                                     (Closes: #224770).
1882   * Bug fix: "Probable typo in 10.1 install -s miss INSTALL =", thanks to
1883     Bill Allombert                                           (Closes: #341992).
1884   * Bug fix: "debian-policy: postinst abort-remove (6.7) not present in
1885     summary (6.4)", thanks to Ferenc Wagner                  (Closes: #338493).
1886   * Bug fix: "UTF-8 footnote is out of date (pre-sarge)", thanks to Martin
1887     Michlmayr                                                (Closes: #337539).
1888   * Bug fix: "debian-policy: Typo in perl-policy", thanks to Tibor Csögör
1889                                                              (Closes: #334913).
1890   * Bug fix: "debian-policy: Outdated FSF postal address in Copyright
1891     Notice", thanks to Jean-Marc Ranger                      (Closes: #334819).
1892   * Bug fix: "debian-policy: §6.5 (3)(1): missing &quot;Error
1893     unwind:&quot; for &quot;new-postrm abort-upgrade&quot;", thanks to
1894     Henning Makholm                                          (Closes: #321792).
1895   * Bug fix: "debian-policy: typo in §5.6.3: co-maintaintainers", thanks
1896     to Henning Makholm                                       (Closes: #321790).
1897   * Bug fix: "debian-policy: typos in sect 9.3.1: &quot;ends .sh&quot;,
1898     &quot;rather that&quot;", thanks to Thijs Kinkhorst      (Closes: #343933).
1899   * Bug fix: "debian-policy: Unclear wording of ldconfig requirements in
1900     section 8.1.1", thanks to Ben Finney                      (Closes: #318214).
1901   * Bug fix: "debian-policy: Typo in 8.6.2: ${shlib:Depends} must be
1902     ${shlibs:Depends}", thanks to Thijs Kinkhorst             (Closes: #318147).
1903   * Bug fix: "debian-policy: gzipped fhs-2.3 documentation is corrupt",
1904     thanks to Gabor Gombas                                    (Closes: #340189).
1905   * Bug fix: "Section 6.3 should reference 3.10.1", thanks to Marc 'HE'
1906     Brockschmidt                                              (Closes: #326633).
1907   * Bug fix: "debian-policy: section 2.2 refers to no-longer existant
1908     non-US repository sections", thanks to Martin-Eric Racine 
1909                                                               (Closes: #315470).
1911  -- Manoj Srivastava <srivasta@debian.org>  Sun, 25 Dec 2005 08:47:52 -0600
1913 debian-policy (3.6.2.1) unstable; urgency=low
1915   * Bug fix: "debian-policy: Typo in upgrading-checklist.txt.gz", thanks
1916     to Romain Francoise. Added the missing /.               (Closes: #314569).
1917   * Bug fix: "x-session-manager already in use, so please add to
1918     virtual-package-names-list.txt", thanks to Christopher Martin 
1919                                                              (Closes: #313626).
1920   * Bug fix: "[ACCEPTED] SRFI 22 names for Scheme implementations", thanks
1921     to Jorgen Schaefer                                       (Closes: #310113).
1922   * Bug fix: "debian-policy: please add x-display-manager to
1923     virtual-package-names-list.txt", thanks to Jon Dowland  (Closes:  #294633).
1925  -- Manoj Srivastava <srivasta@debian.org>  Sat, 18 Jun 2005 00:48:14 -0500
1927 debian-policy (3.6.2.0) unstable; urgency=low
1929   Manoj:
1930   * Bug fix: "policy 11.5.3 refers to using the menu package to register
1931     docs", thanks to Joey Hess                             (Closes: #222553).
1932   * Bug fix: "[PROPOSAL] Document Uploaders: field in policy", thanks to
1933     Andrew Pollock. Andreas Metzler provided the wording, though it was
1934     modified during inclusion.                              (Closes: #203145).
1935   * Bug fix: "debian-policy: Minor grammatical correction in section 9.4",
1936     thanks to Eric Evans. I rejected the proposed change, instead I went
1937     over the whole policy document and removed all he/she/him/her
1938     constructs before the gender police jump all over me.   (Closes: #273122).
1939   * Bug fix: "XSI:ism in prerm and postinst", thanks to David Weinehall
1940                                                             (Closes: #260092).
1941   * Bug fix: "debian-policy: please clarify section 12.7.", thanks to
1942     Adrian Bunk. Added a clarifying footnote that makes it clear that
1943     section 12.3 does not allow one to ignore section 12.7  (Closes: #276953).
1944   * 
1945   * Bug fix: "debian-policy: should not ship generated files in source
1946     archive, and should clean them from the tree", thanks to Branden
1947     Robinson                                                 (Closes: #284967).
1948   * Bug fix: "debian-policy: Detailed description of maintainer script
1949     calls (Section 6.5) is incomplete", thanks to Nikolaus Schulz 
1950     and Thomas Hood. What happens when error unwinding itself runs into
1951     problems is perhaps not discussed as completely as it should be.
1952                                                              (Closes: #286549).
1953   * Bug fix: "9.3.3.2 &quot;command -v&quot; example needs tweaking",
1954     thanks to Thomas Hood. Instead of the massively complex shenanigans
1955     suggested in the bug report, just use which. which lives in an
1956     essential package, so can be used in the preinst of packages.
1957                                                              (Closes: #291026).
1958   * Bug fix: "debian-policy: please clarify/loosen the policy on rewriting
1959     history", thanks to Frank Küster. Since this was not really a
1960     directive, but merely an expression of an opinion, moved it into an
1961     informative footnote.                                    (Closes: #290270).
1962   * Bug fix: "debian-policy: virtual package request: mpd-client", thanks
1963     to Eric Wong                                             (Closes: #270020).
1964   * Bug fix: "[ACCEPTED 2005/02/04]: "libexec", or use of "lib" for
1965     binaries in lib* packages", thanks to Junichi Uekawa 
1966                                                               (Closes: #146023). 
1967   * Bug fix: "debian-policy: virtual package: flexmem", thanks to Bartosz
1968     Fenski aka fEnIo                                          (Closes: #239359).
1969   * Bug fix: "Please clarify Section 2.5. required <-> essential",
1970     thanks to Adrian Bunk. Clarified the section.             (Closes: #216104).
1971   * Bug fix: "debian-policy: Please remove virtual package
1972     aspell-dictionary", thanks to Brian Nelson                (Closes: #295939).
1973   * Bug fix: "[AMENDMENT 18/02/2002] Where to place web-accessible
1974     images", thanks to Tollef Fog Heen                         (Closes: #89867).
1975   * Bug fix: "debian-policy: erroneous enumeration in prebuilt policy.*
1976     files", thanks to Nikolaus Schulz. I am hoping that this shall go away
1977     when we rebuild.                                          (Closes: #286553).
1978   * Bug fix: "please make names of alternate versions links", thanks to
1979     Robert Cheramy. Added HTTPPATH elements that should provide the URL's
1980     as well as the hyperlinks.                                 (Closes: #308886).
1981   * Bug fix: "www.debian.org: Misspelling in Policy Manual", thanks to
1982     Roberto C. Sanchez Various spelling errors were also corrected in a
1983     spell check run.                                           (Closes: #309162).
1985  -- Manoj Srivastava <srivasta@debian.org>  Thu, 16 Jun 2005 20:27:17 -0500
1987 debian-policy (3.6.1.1) unstable; urgency=low
1989   Manoj:
1990   * [AMENDMENT 15/09/2003] Move documentation of behavior of ancient dpkg
1991     in 6.6 to a footnote.                                  closes: Bug#209855
1992   * Fix the outdated link for the mime subpolicy.          closes: Bug#212153
1993   * Fix a missing comma in the list of sections            closes: Bug#215524
1994   * Fix spelling of sysv-rc                                closes: Bug#215558
1995   * [AMENDMENT 28/03/2004] ${perl:Depends} documentation
1996     incomplete. Added an informative foot note stating that dependencies
1997     caused by versioned uses and on separately packaged modules are not
1998     included in this variable and must be explicitly included.
1999                                                            closes: Bug#202054
2000   * Clarified that section 3.2.1 refers to the date based postion of  the
2001     version number, if not already clear from the context. This allows
2002     developers leeway in selecting date based version numbers for their
2003     packages, without loosing the advantages of the format specified in
2004     this section.                                          closes: Bug#248618
2005   * Bug fix: "Broken link to virtual-package-names-list.txt in section
2006     3.6", thanks to Carlos O'Donell                        (Closes: #248786).
2007   * Bug fix: "Broken link to debconf_specification.txt.gz in section
2008     3.10.1 of the Debian Policy manual.", thanks to Carlos O'Donell and
2009     Scott C.MacCallum <scm@madoshi.com>            (Closes: #248788, 247761).
2010   * Bug fix: "missing commas in subsections list", thanks to Filippo
2011     Giunchedi                                             (Closes: #236614).
2012   * Bug fix: "debian-policy: policy-process, broken URL", thanks to Manoj
2013     Srivastava                                           (Closes: #244969).
2014   * Bug fix: "bad reference to debconf-devel(8) has to be (7)", thanks to
2015     Kevin Price                                          (Closes: #247143).
2016   * Bug fix: "debian-policy: Small wording change", thanks to Mike Paul
2017                                                           (Closes: #252392).
2018   * Bug fix: "debian-policy: broken URL: CSH Programming Considered
2019     Harmful", thanks to Steven Augart                     (Closes: #253324).
2020   * Bug fix: "New virtual package: cron-daemon", thanks to Adam Byrtek
2021                                                           (Closes: #252086).
2022   Josip:
2023   * Fixed detection of invoke-rc.d's existence,            closes: #218530.
2024   * Generalized the dpkg-shlibdeps example and added a current example in a
2025     footnote, set proper section ids and linked the d-sd section better,
2026                                                            closes: #50565.
2027   * Clarified the section about the Architecture field and added footnotes
2028     to indicate recommended actions,                       closes: #51832.
2029   * Updated PGP references,                                closes: #68827.
2030   * Linked f-Format in the list of fields of the .dsc file, not mandatory
2031     according to my skimming of dpkg-source,               closes: #70742.
2032   * Fixed the command line required to output the copyright file,
2033                                                            closes: #75508.
2034   * Removed the long obsolete notion of specific directory names within
2035     source tarballs,                                       closes: #79210.
2036   Andi:
2037   * sgml-dtd was moved, fix FTBFS.                         Closes: #241683
2038   * fix link to WM specification.                          Closes: #235484
2039   * manpage -> man page.                          Closes: #232364, #238958
2040   * language adjustment.                                   Closes: #227762
2041   * added virtual packages stardict-dictionary, inetd-superserver.
2042                                                   Closes: #185943, #237049
2044  -- Manoj Srivastava <srivasta@debian.org>  Fri, 25 Jun 2004 16:07:38 -0500
2046 debian-policy (3.6.1.0) unstable; urgency=low
2048   Josip:
2049   * Removed obsolete section on obsolete constructs and libraries,
2050     closes: #193748.
2051   Manoj:
2052   * Change reference to the debconf introduction from kitenet to a debian
2053     hosted server.                                         closes: Bug#187297
2054   * Added myspell-dictionary to the virtual packages list  closes: Bug#203728
2055   * Fix the restart action in the init.d/bind example; it now uses
2056     --oknodo so that the action does not fail when the service is not
2057     running.                                               closes: Bug#187250
2058   * invoke-rc.d and update-rc.d are now in the sysv-rc package instead of
2059     the sysvinit package. Fixed a reference in policy.     closes: Bug#200440
2060   * Note that postinst abort-remove is called if there is an error while
2061     removing the package.                                  closes: Bug#188030
2062   * [AMENDMENT 2003/08/03] Make Debconf the standard for prompting the
2063     user                                                   closes: Bug#176506
2065  -- Manoj Srivastava <srivasta@debian.org>  Tue, 19 Aug 2003 07:28:10 -0500
2067 debian-policy (3.6.0) unstable; urgency=low
2069   Josip:
2070   * Restructured Policy, closes: #189306.
2071     + Many packaging manual appendices that were integrated into policy
2072       sections are now empty, and replaced with links to the Policy.
2073       In particular, the appendices that included the list of control
2074       fields were updated (new fields like Closes, Changed-By were added)
2075       and the list of fields for each of control, .changes and .dsc files
2076       is now in Policy, and they're marked mandatory, recommended or
2077       optional based on the current practice and the behaviour of the
2078       deb-building toolchain.
2079     + Elimination of needlessly deep section levels, primarily in the
2080       chapter Debian Archive, from which two new chapters were split out,
2081       Binary packages and Source packages. What remained was reordered
2082       properly, that is, some sect1s became sects etc.
2083     + Several sections that were redundant, crufty or simply not designed
2084       with any sort of vision, were rearranged according to the formula that
2085       everything should be either in the same place or properly interlinked.
2086       Some things remained split up between different chapters when they
2087       talked about different aspects of files: their content, their syntax,
2088       and their placement in the file system. In particular, see the new
2089       sections about changelog files.
2090   Manoj:
2091   * Added Games/Simulation to menu subpolicy               closes: Bug#194974
2092   * Added Apps/Education to menu subpolicy                 closes: Bug#194972
2093   * [ACCEPTED]: Debian changelogs should be UTF-8 encoded. Changed the
2094     wording from a should to a may; since a should would make an unknown
2095     number of packages insta buggy. A reuest makes all these wishlist
2096     bugs; we can raise the severity in a later version of policy.
2097                                                            closes: Bug#174982
2098   * Added LANG=C before the debiandoc2X invocations, this ensures that the
2099     resulting documents do not get converted to the locale on the building
2100     machine.  This answers some of the issues mentioned in  Bug#175064
2101   * [AMENDMENT 02/05/2003] encourage packagers to systematically prevent
2102     mis-linked libraries                                   closes: Bug#191369
2103   * [AMENDMENT 6/6/2003] build-depends-indep need not be satisfied
2104     during clean target.                       closes: Bug#191411, Bug#178809
2105   * Fixed the fact that section 7.5.1 does not describe dpkg's true
2106     behavior. Now added a footnote that explains that replaces is a one
2107     way relationship.                                      closes: Bug#183195
2108   * Could no longer find the misspelling "seciton", thus this must have
2109     been fixed in a previous change in the manual.         closes: Bug#193903
2110   * Fixed an incorect /usr/share/common-licences/GPL reference, ensured a
2111     consistent spelling across the manuals.                closes: Bug#189516
2112   * Removed an extraneous > in menu policy.                closes: Bug#187615
2113   * Fixed typos, and part of the report that was deemed valid; the other
2114     changes suggested were incorrect, or style issues.     closes: Bug#169744
2115   * updated the section numbers in the upgrading checklist
2116     for the restructuring
2118  -- Josip Rodin <joy-packages@debian.org>  Wed,  9 Jul 2003 18:01:35 +0200
2120 debian-policy (3.5.10.0) unstable; urgency=low
2122   Josip:
2123   * Fixed date, typos and added indentation in the virtual packages list,
2124     closes: #182792.
2125   * Changed the formatting of the link to the authors section to avoid
2126     confusion in the debiandoc2txt output, closes: #185985.
2127   * Fixed various typos, closes: #189274, #187418, #187422, #189654.
2128   * Removed broken link to csh.whynot on CPAN, closes: #187567.
2129   * Updated archive section list, closes: #187420.
2130   * Stop attaching byhand tarballs, cf. bug #184082.
2131   Manoj:
2132   * Clarify x-terminal-emulator virtual package eligibility, in an
2133     extention to an informative footnote.                    closes: Bug#165063
2134   * Add 40 points, not 20, when the window manager is compliant with "The
2135     Window Manager Specification Project".                   closes: Bug#167004
2136   * Fixed reference to the debconf URL (we can change the URL as it
2137     changes again, and I don't think any additional load would accrue
2138     since people using the old URL were redirected to auric anyway).
2139                                                              closes: Bug#184518
2140   * Inserted the word only in the package name section.      closes: Bug#184368
2141   * Amended the section about Prompting in maintainer scripts. Added a
2142     footnote (quoting from the Jargon File) to explain what "by hand"
2143     means in a computer context.                             closes: Bug#184507
2145  -- Josip Rodin <joy-packages@debian.org>  Sat, 10 May 2003 19:13:50 +0200
2147 debian-policy (3.5.9.0) unstable; urgency=low
2149   Josip:
2150   * Added missing bits of information about Description: fields from
2151     the old Packaging manual,                                   closes: #172022
2152   * Fixed a stale reference to the "base system maintainer" to
2153     base-passwd maintainer,                                     closes: #174927
2154   * Fixed an accidental change from /usr/share/package to /usr/share/doc in
2155     the paragraph about not depending on /usr/share/doc/package,
2156                                                                 closes: #174048
2157   * Fixed several errors reported by Guenther Palfinger, with some help from
2158     Richard Braakman,       closes: #177205, #177206, #177207, #177208, #177209
2159   * Added versions to links and docbook-xml source-dependencies, hopefully
2160     fixes the bug with potato, and even if it doesn't, I don't care :)
2161                                                                 closes: #103459
2162   * Fixed typos in the debconf spec noticed by Jay Bonci,       closes: #178455
2163   * Clarified that using Build-Depends for build-dependencies is not a "may"
2164     but a "should", added proper linking among various sections dealing with
2165     the dependencies so that there is no confusion,              closes: #87510
2166     If any one of those poor, misguided people ;) still thinks that the
2167     requirement should be a "must" (in _our_ meaning, not RFC "MUST"),
2168     please file a new bug, as it's quite unproductive to have to sift
2169     through a 152-page bug log which mostly goes back-and-forth with
2170     explanations how policy should work, occasionally sprinkled with
2171     offtopic stuff, too.
2172   * When asked to restart a service that isn't already running, the init
2173     script should start it,                                      closes: #60979
2174   * Rephrased section on configuration files to remove confusing use of
2175     "should",                                                   closes: #170019
2176   * Rearranged the shared library information properly,         closes: #109166
2177     This change also centralizes the info on how to ship static libraries
2178     in one place (hopefully not too ambiguous),                  closes: #93975
2179   * Allow examples to be placed in /usr/share/doc/package/ in packages
2180     that are meant to provide examples,                          closes: #69864
2181   * Removed several references to the Policy manual etc in the stuff
2182     imported from old packaging manual,                         closes: #181923
2183   * Fixed too greedy wildcard match in the logrotate example,
2184                                                                 closes: #183544
2186  -- Manoj Srivastava <srivasta@acm.org>  Fri,  7 Mar 2003 12:35:16 -0600
2188 debian-policy (3.5.8.0) unstable; urgency=low
2190   Manoj
2191   * Added example for why one may call ldconfig anywhere in the
2192     postsint.                                                closes: Bug#120585
2193   * Add the modifications about base system, as opposed to the soon to be
2194     obsolete base section (I assume it is)                    closes: Bug#53582
2195   * Rearranged the virtual packages list.                     closes: Bug#72980
2196   * This is basically an attempt to ratify the current practice of using
2197     debhelper in the clean target. Currently, policy does not require
2198     debhelper to be installed when the clean target is run, even though it
2199     is in the build-depends field. This was a simple oversight.  
2200                                                              closes: Bug#164035
2201   * No longer depend on fileutils.                           closes: Bug#167425
2202   * Added the Apps/Science menu section                      closes: Bug#162812
2203   * Applied text patch from Joey Hess to the debconf spec simply make it
2204     conform to the reality of how some things work now. This is part of an
2205     effort to make debconf and cdebconf better substitutes for each
2206     other. Since it was not an XML patch, no special markup is present in
2207     the new content, except where I made guesses.            closes: Bug#160776
2208   * Clarify section 13.3.                                    closes: Bug#160248
2209   * Removed the undocumented(7) hack requirement.            closes: Bug#39830
2210   Josip
2211   * Removed the obsolete notion of documenting changes within the copyright
2212     file,                                                     closes: Bug#65764
2214  -- Manoj Srivastava <srivasta@debian.org>  Fri, 15 Nov 2002 00:36:54 -0600
2216 debian-policy (3.5.7.1) unstable; urgency=low
2218   * Fix the debconf spec to (postinst -> postrm) closes: Bug#129375, Bug#160839
2219   * Fix update-rc.d example, mention that changing run-levels or priority
2220     may require removing and re-creating the symbolic links. closes: Bug#149709
2221   * Fix the groff and col -b interaction                     closes: Bug#164755
2222   * Added section numbers to upgrading checklist             closes: Bug#160914
2223   * Fixed typo KB_Backspace -> KB_BackSpace
2224   * Clarify wording in the section about ChangeLog files to allow for
2225     symbolic links in /usr/share/doc/ directory (was already allowed in a
2226     previous section of policy 13.6)                         closes: Bug#111137
2227   * Removed a spurious + from text.                          closes: Bug#160908
2228   * Added a note in the debconf spec to consult debconf-devel(8) for
2229     details.                                                 closes: Bug#133030
2230   * Added a reference to the local copy of the FHS.          closes: Bug#122928
2231   * Updated reference to ash (dash). This implements the non controversial
2232     parts of Bug#161455.
2234  -- Manoj Srivastava <srivasta@debian.org>  Sat, 26 Oct 2002 13:12:49 -0500
2236 debian-policy (3.5.7.0) unstable; urgency=low
2238   * Fixed some broken hrefs in links
2239   * No longer use local debiandoc stuff (it's been fixed upstream)
2240   * Added table of contents (index.html) to policy-process.sgml, fixing
2241     the new error reported to bug #137521                    closes: Bug#137521
2242   * Fixed a couple of typos                                  closes: Bug#139832
2243   * Ran through the policy document looking for long instances of text in
2244     the <tt> tag, and changed it to <file> where appropriate. This is
2245     since the <file> tag can handle line breaking, but the <t> flag does
2246     not.                                                     closes: Bug#139820
2247   * Change the requirement to ask permission to make devices to merely
2248     requiring a notification.                                closes: Bug#106280
2249   * Added a build dependson docbook utils.                   closes: Bug#154660
2250   * Since this is being built with a newer version of debiandoc-sgml, this
2251     should display better with lynx.                         closes: Bug#153704
2252   * Add in the crypto-in-main amendment.          closes: Bug#81852, Bug#144411
2253   * we no longer have task packages, instead, we define tasks using a
2254     special field in the control file (and these should be added only
2255     after discussion on the mailing lists)                    closes: Bug#97755
2256   * Clarify wording in the section for packages providing fonts.
2257                                                              closes: Bug#109672
2258   * Fix the doc base file for policy process     closes: Bug#137521, Bug#147554
2259                                                              closes: Bug#146756
2260   * using set -e is not dubious advice. Rejecting this.      closes: Bug#139969
2261   * Make the directory one is building under ./debian/ be up to the
2262     maintainer, instead of mandating ./debian/tmp/           closes: Bug#144297
2263   * Add a standards version                                  closes: Bug#145067
2264   * Added virtual package debconf-2.0                        closes: Bug#151328
2265   * Added The Window Manager Specification Project support to the default
2266     window manager selection mechanism                       closes: Bug#155680
2267   * The confusion between /var/mail and /var/spool/mail seems to have been
2268     disambiguated.                                           closes: Bug#114949
2269   * Mention the new Build-Depend-Indep semantic and the new
2270     build-indep/build-arch rules in upgrading checklist      closes: Bug#116134
2271   * Made package naming rules in policy consistent. I did not eliminate
2272     the duplication, since I don't want to make major changes to the flow,
2273     since we are supposed to be re-writing policy anyway.    closes: Bug#131441
2274   * Clarified wording about cases where we may have concrete and virtual
2275     packages with the same name.                             closes: Bug#134977
2276   * Fixed typo 'be be'                                       closes: Bug#138681
2277   * Fixed typo in appendix G -- example of diversion         closes: Bug#140697
2278   * fix typo shlib: -> shlibs:                               closes: Bug#141903
2279   * Provide a link between two sections dealing with virtual packages.
2280                                                              closes: Bug#143770
2281   * Fixed xtifr's email address in the menu policy           closes: Bug#152965
2282   * Allow shared library names to be have a hyphen between library name
2283     and soversion if the library name ends in a number.      closes: Bug#100472
2284   * Permit some libraries to only install static libs.       closes: Bug#100346
2285   * Remove the debug option, add noopt           closes: Bug#157131, Bug#113525
2286   * provide dhcp-client virtual package.                     closes: Bug#154142
2287   * We do not need bits in policy that ``should not be enforced''.
2288                                                              closes: Bug#150456
2289   * We are building this with the latest debianndoc-sgml.    closes: Bug#146703
2290   * Finish incorporating all of the accepted changes in Bug#72335, and
2291     this                                         closes: Bug#141307, Bug#156546
2292   * Added virtual package aspell-dictionary                  closes: Bug#139067
2293   * Added virtual package radius-server                      closes: Bug#118608
2294   * Clarifying manual pages is not a policy issue.           closes: Bug#112828
2295   * Corrected the ldconfig handling instructions.            closes: Bug#111025
2296   * Not a policy issue.                                      closes: Bug#106826
2297   * Removed the /usr/doc/ symlink clause.          closes: Bug#47298, Bug#69311
2299  -- Manoj Srivastava <srivasta@debian.org>  Sat, 31 Aug 2002 02:18:02 -0500
2301 debian-policy (3.5.6.1) unstable; urgency=low
2303   * Set the cotact information for the FHS contact, and add mention of the
2304     FHS mailing list.                                        closes: Bug#137172
2305   * ftp://ftp.debian.org/debian/doc/package-developer/ certainly seems to
2306     exist, and does contain the menu policy.     closes: Bug#110711, Bug#121977
2307   * Added java related virtual packages                      closes: Bug#110713
2308   * Fixed confusion in appar4ently contradictory wording about /etc/init.d
2309     scripts: clarified to emphasize that the init.d files _are_
2310     configuration files, and they _must_ have local changes preserved,
2311     either (if they are present in the .deb) by marking them as conffiles
2312     or, if they do not exist in the .deb file, by any other means. This
2313     does not change any requirements, and should have no affect on any
2314     conformant packages.                                     closes: Bug#132621
2315   * Fixed error in doc-base file                             closes: Bug#137521
2316   * fixed typo in virtual packages list                      closes: Bug#110446
2317   * Fixed typo in upgrading checklist.                       closes: Bug#110705
2318   * Fixed typo (dependencies) in the policy                  closes: Bug#122931
2319   * Fixed grammar errors in the policy                       closes: Bug#126131
2320   * While I am cleaning out bugs, these are old and the reporter no longer
2321     wnats to pursue them, and there was never a consensus reached. If
2322     there is interest, new bugs can be filed.      closes: Bug#51411, Bug#51412
2323   * Added the virtual package dict-client                    closes: Bug#122996
2324   * Added the virtual package foomatic-data                  closes: Bug#123570
2325   * Added the virtual packages {x-}audio-mixer               closes: Bug#131781
2327  -- Manoj Srivastava <srivasta@debian.org>  Thu, 14 Mar 2002 12:16:53 -0600
2329 debian-policy (3.5.6.0) unstable; urgency=low
2331   * Change footnote about urgency values to the now-current list: low,
2332     medium, high, emergency.
2333   * Correct note about /etc/default files being conffiles/config files,
2334     which I mucked up (sorry Joey) [10.3.2]
2335   * [AMENDMENT 2001/06/26] Downgrade emacs/tex to optional
2336                                                   closes: Bug#102204, Bug#53849
2337   * [AMENDMENT 2001/06/26] Next stage in usr/doc -> usr/share/doc transition
2338                                                              closes: Bug#102199
2340   * [AMENDMENT 09/06/2001] Clarifying FHS policy   closes: Bug#98291, Bug#60461
2341   * Spelling correction                                      closes: Bug#105625
2342   * [AMMENDMENT 28/06/2001] Restrict http access to /usr/share/doc
2343                                                              closes: Bug#100631
2344   * [AMENDMENT 23/5/2001] Optional build-arch and build-indep targets for
2345     debian/rules                                             closes: Bug#72335
2346   * The old packaging manual is included in the policy document as an
2347     informative appendix. It is not part of Debian Technical Policy, and
2348     its presence is a temporary measure until dpkg documentation includes
2349     the information provided.                                closes: Bug#105535
2350   * Added information about optional blank lines in the chagelog format.
2351                                                              closes: Bug#105538
2353  -- Manoj Srivastava <srivasta@debian.org>  Tue, 24 Jul 2001 21:43:22 -0500
2355 debian-policy (3.5.5.0) unstable; urgency=low
2357   * Fixed up incorrect entries in the changelog (there was an erroneous
2358     3.5.0.1 revision which never happened; it has now been correctly
2359     merged with the 3.5.3.0 changelog entry)
2360   * Add section numbers to upgrading-checklist for all revisions from
2361     3.0.0 onwards
2362   * Complete rewrite (and renumbering) of sections 9.1 and 9,2
2363   * This time *really* include the HTML version of the FHS
2364   * Added doc-base support for all of the HTML files
2365   * Added several more files to the byhand list and rewrote chunks of
2366     debian/rules to do this
2367   * Add patched versions of debiandoc-sgml stuff to source package until
2368     patches are incorporated upstream
2369   * Versioned Build-Depend on debiandoc-sgml for fixed Text.pm
2370   * Improved mkdir example in 10.1.2                 closes: Bug#92744
2371   * Made the "where examples live" entry in the upgrading-checklist
2372     clearer (add "for use by scripts")
2373   * Add a dpkg-statoverride description section      closes: Bug#89473
2374   * Fix the ldconfig usage description (remove "only if")
2375                                                      closes: Bug#89674
2376   * Clarification of package priority issues vis-a-vis the X Windows
2377     system                                           closes: Bug#91249
2378   * Enhanced x-terminal-emulator policy              closes: Bug#91252
2379   * Minor changes to X app-defaults policy           closes: Bug#91259
2380   * Clarification of X policy in respect to FHS      closes: Bug#91260
2381   * OpenMotif has the same rules as OSF/Motif        closes: Bug#91261
2382   * The X Font policy rewrite                        closes: Bug#91257
2383   * The "man" program is no longer guaranteed to read header information
2384     to find alternative manpage names                closes: Bug#94995
2385   * Correction to meaning of Standards-Version       closes: Bug#97072
2386   * Split section 12.8 (X Window System) into subsections for readability
2387   * Plug-ins != shared libraries (at last)           closes: Bug#66023
2388   * Add packaging manual remnants to policy document as appendices, and
2389     mention this in control file                     closes: Bug#95906
2390   * Clarification in Perl policy                     closes: Bug#98712
2392  -- Julian Gilbey <jdg@debian.org>  Fri,  1 Jun 2001 10:37:52 +0100
2394 debian-policy (3.5.4.0) unstable; urgency=low
2396   * [ACCEPTED 2/4/01] /var/mail and /var/spool/mail  closes: Bug#42052
2397   * [AMENDMENT 26/04/2001] include Perl Policy       closes: Bug#83977
2398   * Also incorporates all the improvements that Julian has made to to the
2399     grammar and flow of the policy manual. The following are mostly
2400     Julian's fixes:
2401   * Removed reference to non-extant dpkg documentation
2402   * Fixed the confusing self referential language.   closes: Bug#85503
2403   * Correct ambiguous kanguage about declaring build dependencies.
2404                                                      closes: Bug#86436
2405   * Improved the woding of the footnote about shlibdeps.
2406                                                      closes: Bug#87233
2408  -- Manoj Srivastava <srivasta@debian.org>  Sat, 28 Apr 2001 13:30:21 -0500
2410 debian-policy (3.5.3.0) unstable; urgency=low
2412   * Removed recommendation on packaging-manual
2413                                     closes: Bug#86507, #93620, #93705
2414   * Also now Conflicts and Replaces packaging-manual
2415   * Remove FSSTND from binary package, although retain it in the source
2416     package for the time being
2417   * Get the version.ent non-compression thingy right this time!
2418   * Also install FHS stuff byhand (as requested by webmasters)
2419   * Corrected GPL name and location         closes: Bug#88788, #93047
2420   * Correct bug severities                          closes: Bug#91276
2421   * Correct typos etc. in policy-process
2422   * Rename all .text files as .txt
2423   * Fixed the "to to" typo in policy                 closes: Bug#87007
2424   * Changed packaging manual ==> dpkg documentation  closes: Bug#88651
2425   * [ACCEPTED 14/03/2001] Deprecate confusing        closes: Bug#87828
2426     Build-Depends arch syntax
2427   * [AMENDMENT 29/03/2001] Clarification of example  closes: Bug#87711
2428     configuration files
2429   * Undo all renaming to text, since the change had not been propogated to
2430     the rules file, which broke badly. This shall have to wait for a later
2431     version.
2432   * Richard Braakman and Michael Dorman have expressed their resignation
2433     from policy maintenance duties.
2434   * fixed the date thinko in upgrading checklist. Thanks to Sébastien
2435     Montagne <sebastien.montagne@netcourrier.com>        closes: Bug#84236
2437  -- Manoj Srivastava <srivasta@debian.org>  Sun, 15 Apr 2001 13:36:19 -0500
2439 debian-policy (3.5.2.0) unstable; urgency=low
2441   * Add XFree86 app-defaults ammendment             closes: Bug#83069
2443  -- Julian Gilbey <jdg@debian.org>  Sun, 18 Feb 2001 14:11:49 +0000
2445 debian-policy (3.5.1.0) unstable; urgency=low
2447   * Removed deprecated virtual package names        closes: Bug#84641
2448   * Changed rmdir postrm example (suggestion on -policy list)
2449   * Removed Richard Braakman from list of maintainers at his request
2450   * Corrected typos and grammatical errors found by Sean Perry
2451                             closes: Bug#85501, #85504, #85505, #85506
2452                             closes: Bug#85508, #85510, #85511, #85514
2453                             closes: Bug#84631, #84636, #85497, #85982
2454                             closes: Bug#85986, #85993, #86001
2455   * No longer include the old proposal document     closes: Bug#84079
2456   * Update footnote about dpkg-shlibdeps now that it uses objdump; bump up
2457     minor version number for this
2458   * Updated dpkg-shlibdeps example to use up-to-date package names (and
2459     correct dpkg-shlibdeps command line syntax)
2460   * Clarify error conditions for package installation
2461                                        (Bug#61801 from packaging-manual)
2462   * Add the "main" section of each distribution (got left out by
2463     accident!)                 (Bug#64304, #75955 from packaging-manual)
2464   * Clean version numbering string     (Bug#73064 from packaging-manual)
2465   * Install HTML version of FHS                     closes: Bug#83487
2466   * Removed bashism from debian/rules
2468  -- Julian Gilbey <jdg@debian.org>  Thu, 15 Feb 2001 12:13:00 +0000
2470 debian-policy (3.5.0.0) unstable; urgency=low
2472   * There have been numerous changes since the last major change, and
2473     peole have had tiome now to review the recent changes, so I am
2474     updating the policy minor version to reflect the quantity and
2475     magnitude of changes since 3.2.1
2476   * More spelling corrections, thanks to "Christian T. Steigies"
2477     <cts@nikocity.de>
2478   * Added mention of  DEB_BUILD_OPTIONS in upgrading checklist.
2479                                                     closes: Bug#83924
2480   * Fixed some typos.                               closes: Bug#83960
2481   * Policy now mentions preinst scripts.            closes: Bug#80342
2482   * [AMENDMENT 2000/12/26] allow/document use of Debian Configuration
2483     management system (debconf)                     closes: Bug#80347
2484   * Yet more typo fixes                             closes: Bug#82743
2485   * Document the fact that X font utilities have moved to the package
2486     xutils                                          closes: Bug#82966
2487   * Fixed the date in the virtual package list      closes: Bug#83438
2488   * Cleaned up some ephemeral informative foornotes of the polic. Thanks
2489     to Branden Robinson <branden@debian.org>        closes: Bug#83065
2490   * Corrected reference to the mime policy.         closes: Bug#79891
2491   * Corrected reference to the menu policy.         closes: Bug#75925
2492   * Added a note to the effect that the example make snippet used to
2493     illustrate the DEB_BUILD_OPTIONS environment variable is merely
2494     informative, and expanded the example to dismiss any confusion about
2495     potential failure due to accidentally trying to strip scripts.
2496                                                     closes: Bug#80506
2498  -- Manoj Srivastava <srivasta@debian.org>  Sun, 28 Jan 2001 21:59:16 -0600
2500 debian-policy (3.2.1.2) unstable; urgency=low
2502   * The minimal change in version number is so that people can test and
2503     root out the bugs in this document before we make everyone change to
2504     this version.
2505   * Document the Enhances relationship
2506   * Removed the restriction that one, and exactly one, person must
2507     maintain a package.                            closes: Bug#51879
2508   * Fixed a typo, and added the nogroup name, in uid/gid section of
2509     policy.                                        closes: Bug#53496
2510   * Fixed a misstatement in policy about not needing to depend on packages
2511     in the base system (not true -- the Essential tag is significant)
2512                                                    closes: Bug#53700
2513   * Clarified update-rc.d stuff                    closes: Bug#55048
2515   * We have already included the material for shlibdep changes, and most
2516     of this is not relevant to policy anyway.      closes: Bug#55730
2517   * makedev--> MAKEDEV                             closes: Bug#57154
2518   * Added restrictions on the files in /usr/share/doc/
2519                                                    closes: Bug#59403
2520   * Changed location of a paragraph about copyright files into the section
2521     that deals with copyright files.               closes: Bug#65765
2522   * init script configuration variables            closes: Bug#66912
2523   * Clarifed language about packages sharing a conffile need to be marked
2524     as conflicting                                 closes: Bug#76028
2526  -- Manoj Srivastava <srivasta@debian.org>  Thu, 18 Jan 2001 01:43:58 -0600
2528 debian-policy (3.2.1.1) unstable; urgency=low
2530   * Don't compress version.ent in the doc directory (it gets bigger!)
2531   * Incorporate the packaging manual into the policy document. The minimal
2532     change in version number is because I suspect that this version is
2533     going to be buggy.
2534                                                     closes: Bug#62943, Bug#72949
2535   * Fixed typo in menu-policy.                      closes: Bug#70442
2536   * Fixed typo in policy manual                     closes: Bug#70634, Bug#70643
2537   * Removed extraneous > from policy                closes: Bug#77645
2538   * Fixed two typos in upgrading checklist          closes: Bug#78809, Bug#78822
2539   * Fixed spelling of utility                       closes: Bug#82458
2540   * [ACCEPTED 2000/09/08] Free pkgs depending on non-US should go into
2541     non-US/{main,contrib}                          closes: Bug#69229
2542   * Added rsh-server and telnet server to the virtual packages list
2543                                                    closes: Bug#77404
2544   * Fixed outdated references to the FHS.          closes: Bug#77650
2546  -- Manoj Srivastava <srivasta@debian.org>  Tue, 16 Jan 2001 23:53:31 -0600
2548 debian-policy (3.2.1.0) unstable; urgency=low
2550   * [AMENDMENT 15/01/2000] revision of the "to build with X support or
2551     not" policy.                                        closes: Bug#53759
2552   * [ACCEPTED 2000/06/06] Must/Should/May in policy  This is only a
2553     clarifying change, and was not intended to change the intent of
2554     policy.                                             closes: Bug#64437
2555   * [ACCEPTED 03/05/2000] About the use of conffiles.   closes: Bug#61308
2556   * [AMENDMENT 10/05/2000] s/mail\.mail/root\.mail/     closes: Bug#62668
2557   * [ACCEPTED 04/05/2000] Update for new non-US layout  closes: Bug#62946
2558   * [ACCEPTED 04/05/2000] s/debian-devel/debian-legal/  closes: Bug#62947
2559   * [ACCEPTED 04/05/2000] s/bash/base-files/            closes: Bug#62948
2560   * Typo: 1744s/tty/ttyS/                               closes: Bug#64516
2561   * proposal for mp3-encoder virtual package            closes: Bug#64004
2562   * proposal for mp3-decoder virtual package            closes: Bug#64006
2563   * new virtual package time-daemon                     closes: Bug#69031
2564   * [PATCH] typos in menu-policy.sgml                   closes: Bug#69424
2565   * [PATCH] typos and awkwardness in policy.sgml        closes: Bug#69426
2566   * the example for using nostrip in DEB_BUILD_OPTIONS is
2567     incorrect.                                          closes: Bug#69487
2568   * [PATCH] more corrections                            closes: Bug#69670
2569   * [AMENDMENT 26/10/99] Amend non-free definition      closes: Bug#46522
2570   * [AMMENDMENT 29/10/99] /bin/sh needs echo -n         closes: Bug#48247
2571   * [AMENDMENT 1999/11/23] Clarify meaning of Essential: yes
2572                                                         closes: Bug#50832
2573   * [ACCEPTED] Request for new virtual packages: rsh-client and
2574     telnet-client                                       closes: Bug#58759
2576  -- Manoj Srivastava <srivasta@debian.org>  Thu, 24 Aug 2000 02:06:30 -0500
2578 debian-policy (3.2.0.0) unstable; urgency=low
2580   * Fixed bugs in debian-policy package:
2581   * We have had doc-base support for a while now.       closes: Bug#15709
2582   * packaging manual: Added additional clarification on dpkg
2583     behaviour.                                          closes: Bug#17369
2584   * [PROPOSAL] Do not make hardlinks to conffiles       closes: Bug#22935
2585   * [PROPOSED]: clarification needed about diversions.
2586     fixed usage for dpkg-divert                         closes: Bug#29522
2587   * [OLD PROPOSAL] debian-policy has an unclear statement
2588     on dependancies and priorities                      closes: Bug#39398
2589   * [ACCEPTED 10/26/99] changelog.html.gz sanitization. closes: Bug#40934
2590   * [AMENDED 07/09/1999] policy on -g, a proposal       closes: Bug#43787
2591   * Fixed missing </chapt> tag.                         closes: Bug#51091
2592   * Correct typo in section 2.3.5                       closes: Bug#52225
2593   * Documented that the library before the symlink hack
2594     (which dependend on file system specific kinks to work)
2595     is no longer required by newer versions of dpkg.    closes: Bug#53405
2596   * [ACCEPTED 02/01/2000] policy for usage of "xserver"
2597     alternative                                         closes: Bug#53755
2598   * [ACCEPTED 02/01/2000] additions to virtual package
2599     list                                                closes: Bug#53756
2600   * [ACCEPTED 02/01/2000] policy for "x-terminal-emulator"
2601      virtual package and alternative                    closes: Bug#53757
2602   * [ACCEPTED 02/01/2000] policy for "x-window-manager"
2603      virtual package and alternative                    closes: Bug#53758
2604   * [ACCEPTED 02/01/2000] revision of X application-defaults
2605     policy                                              closes: Bug#53760
2606   * [ACCEPTED 02/01/2000] revision of the Motif/LessTif
2607     policy                                              closes: Bug#53761
2608   * [ACCEPTED 02/01/2000] applying the FHS to packages
2609     that use X                                          closes: Bug#53762
2610   * [ACCEPTED 02/01/2000] policy for X font packages    closes: Bug#53763
2611   * Moved the documents into the Debian/ section, since
2612     that is where they belong, really.                  closes: Bug#54777
2613   * Fixed the ftp location in the manuals.              closes: Bug#56407
2614   * Fixed missing urlname entity in the sgml docs (where
2615     was it defined before anyway?)                      closes: Bug#56692
2616   * Fixed bugs in packaging-manual package:
2617   * Fixed typo where dpkg-genchanges was used instead of
2618     dpkg-gencontrol.                                    closes: Bug#58771
2619   * Other changes:
2620   * Added policy-process to document current procedures.
2621   * Added a dependency on fileutiles >=4.0, since the package would fail
2622     to install with older fileutils.
2623   * Installed FHS version 2.1
2624   * Policy recommends packaging manual and vice versa
2625   * Added FHS details to copyright file
2626   * Updaed the upgrade checklist. Minor changes to the ./debian/rules
2627     file.
2628   * Added footnotes in the packaging manual warning about the upcoming
2629     dpkg-shlibdeps change as in Bug#55730
2631  -- Manoj Srivastava <srivasta@debian.org>  Sun, 30 Jul 2000 17:43:02 -0500
2633 debian-policy (3.1.1.3) unstable; urgency=low
2635   * Fixed an upgrade bug when /usr/doc happens to be a symlink, and does
2636     not point to /usr/share/doc. A couple of people were bitten by this.
2638  -- Manoj Srivastava <srivasta@debian.org>  Mon, 28 Feb 2000 22:27:05 -0600
2640 debian-policy (3.1.1.2) unstable; urgency=low
2642   * Correct missing </chapt> in packaging.sgml (closes: #51091)
2643   * Correct typo in policy 2.3.5 (closes: #52225)
2645  -- Julian Gilbey <jdg@debian.org>  Mon, 20 Dec 1999 20:39:57 +0000
2648 debian-policy (3.1.1.1) unstable; urgency=low
2650   * Correction to typo in packaging manual, section 6.2.
2651   * Correction to typo in packaging manual, section 12.2.5 (closes:
2652     #50502)
2653   * More corrections to packaging manual typos (closes: #50857)
2655  -- Julian Gilbey <jdg@debian.org>  Mon, 22 Nov 1999 19:23:31 +0000
2657 debian-policy (3.1.1.0) unstable; urgency=low
2659   * Correct description of negated architectures in Build-Depends
2660     description in Packaging manual (closes: #49901)
2662  -- Julian Gilbey <jdg@debian.org>  Tue, 16 Nov 1999 15:03:48 +0000
2664 debian-policy (3.1.0.0) unstable; urgency=low
2666   * Add instructions on /usr/doc -> /usr/share/doc symlinks (closes:
2667     #45561, #42447, #48570)
2668   * Added source dependencies (closes: #41232)
2669   * Deprecated /etc/rc.boot (closes: #32448, #32449)
2670   * Update-rc.d now only legal way to automatically access /etc/rc?.d
2671     directoried (closes: #41547)
2672   * FHS compliant location of examples (closes: #42849)
2673   * Added ispell-dictionary to virtual-packages.list (following new
2674     suggestions: no objections => accept) (closes: #8221)
2675   * Added man-browser to virtual-packages.list (closes: #24695)
2676   * Added ident-server to virtual-packages.list (closes: #45307)
2677   * Alphabeticised virtual packages list ;)
2678   * Corrected GPL reference in proposal.sgml
2679   * Clarification of "extra" priority (closes: #33076)
2680   * Remove buggy and seriously problematic licenses from list of contrib
2681     package criteria (closes: #45318)
2682   * Move docs to /usr/share/doc with a compatibility symlink (closes:
2683     #41829)
2684   * Update to FHS 2.1 draft #3 (for /var/state etc. changes).
2685   * Correct /var/lib/games -> /var/games (closes: #42358)
2686   * Added MIME subpolicy (closes: #46516)
2687   * Added support for VISUAL (closes: #41121)
2688   * Clarify non-dependence on /usr/local (closes: #44922)
2689   * Modified description of mail spool locking (closes: #43651)
2690   * Clarified wording of conffiles and configuration files (closes:
2691     #40766, #40767)
2692   * Changed description of release numbers (closes: #44620)
2693   * Added changelog.html -> changelog requirement (closes: $40934)
2694   * packaging-manual now correctly installs its docs (closes: #44643)
2695   * The packaging manual now discusses version numbers based on dates
2696     (closes: #17621)
2697   * Mention ls -f for testing order in which files appear on disk (closes:
2698     #19179)
2699   * Change order of '.' and '+' in description of version numbers (closes:
2700     #41095)
2701   * s/fields/field names/ in section 4.1 of packaging manual for clarity
2702   * Add Build-Depends-Indep: field to control file
2704  -- Julian Gilbey <jdg@debian.org>  Thu,  4 Nov 1999 23:50:37 +0000
2706 debian-policy (3.0.1.1) unstable; urgency=low
2708   * Typo corrected in packaging manual. closes: Bug#40180
2709   * Chnaged rules file to create ps and pdf files.
2711  -- Manoj Srivastava <srivasta@debian.org>  Mon, 16 Aug 1999 01:21:09 -0500
2713 debian-policy (3.0.1.0) unstable; urgency=low
2715   * A few typos and omissions corrected
2716   * Added the pop3-server to the virtual packages list, as decided on the
2717     list.
2718   * Fix the self reference to a location on the web site. closes: Bug#39408
2719   * Added the clarification that the .la files are essential for the
2720     packages using libtool's libltdl library, in which case the
2721     .la files must go in the run-time library package. (this is why this
2722     is version 3.0.1.0, and not 3.0.0.1)
2723   * The virtual package list has new directions (this has been true for a
2724     while, I am just closing the bug now). closes: Bug#26159
2725   * Since this package now contains the FHS, this closes: Bug#25533
2726   * The General resolution prototcol handling of the logos closes: Bug#26915
2727   * Inclusion of the Menu policy in the main policy document closes: Bug#30036
2728   * Since proposal submitting guidelines are now in the policy package,
2729     this closes: Bug#38612
2730   * Changed a /usr/doc reference to /usr/share/doc which had beeen missed
2731     before. closes: Bug#40864
2733  -- Manoj Srivastava <srivasta@debian.org>  Thu, 15 Jul 1999 13:35:11 -0500
2735 debian-policy (3.0.0.0) unstable; urgency=low
2737   * This is a test version of the policy package, and shall not be
2738     officially uploaded.
2739   * Merged in the packaging manual sources (we still have two separate
2740     .deb packages)
2741   * Multiple minor packaging tweaks.
2742   * [ACCEPTED 1998/05/01] Policy clarification about Standards-Version
2743     Added the clarifying paragraph (and the rationale in a footnote).
2744     closes: Bug#21969
2745   * [ACCEPTED 1999/04/05] Policy note that GPL moved to
2746     /usr/share/common-licenses. Again, also added the rationale as a
2747     footnote. closes: Bug#28747
2748   * [ACCEPTED 1999/05/04] Libtool archive (*.la) files in -dev' packages
2749     closes: Bug#37257, Bug#37338
2750   * [ACCEPTED 1999/04/28] Logrotation. Standardizer on logrotate.
2751     closes: Bug# 37342
2752   * [ACCEPTED 1999/05/23] Rewrite of section 5.7 (Programs for the X
2753     Window System) closes: Bug#38212
2754   * [ACCEPTED 1999/05/15] Separate menu policy (like virtual package list)
2755     closes: Bug#37713
2756   * [ACCEPTED 1999/05/09] Utmp group proposal
2757     closes: Bug#37389
2758   * [ACCEPTED 1999/05/09] Adopt the FHS in place of FSSTND
2759     Changed all references to the proper FHS versions. This was a first
2760     scan, so some references may still need to be changed. closes: Bug#37345
2761   * Updated the upgrading checklist.
2762   * updated the proposal for policy update to reflect the latest
2764  -- Manoj Srivastava <srivasta@debian.org>  Wed, 30 Jun 1999 22:49:15 -0500
2766 debian-policy (2.5.1.0) unstable; urgency=low
2768   * Removed double '>' marks from the policy document. closes: Bug#35095
2769   * Corrected canonical source for "Csh Programming Considered Harmful"
2770     closes: Bug#36286 Bug#32499
2771   * Fixed typo in invocation of update-rc.d. closes: Bug#34988 Bug#34543
2772   * Fixed misspelling of accessible. Ran ispell over the rest of the
2773     document (painful because of the large number of technical terms in
2774     there). closes: Bug#34233
2775   * Make the binary package contain the version.ent as well. closes: Bug#31033
2776   * Fixed typo s/as is/is/. closes: Bug#30302
2777   * AMENDMENT 23/04/1999: changed /etc/nntpserver recommendation to
2778     /etc/news/server. closes: Bug#21875
2779   * Added the current list of policy maintainers. closes: Bug#30148
2781  -- Manoj Srivastava <srivasta@debian.org>  Tue, 27 Apr 1999 11:10:29 -0500
2783 debian-policy (2.5.0.0) unstable; urgency=low
2785   * AMENDMENT: Added in changes in Bug #25911, which rearranged sections
2786     to create a new section 4, namely, files. Section 3.3 ("Files") should
2787     become Section 4.  The Sections that are currently Section 4 and
2788     Section 5 should be moved down to become Section 5 and Section 6
2789     accordingly.
2791     What is now Section 5.5 ("Log files") should be moved to be a
2792     subsection of the new Section 4 ("Files"), becoming section 4.8,
2793     placing it after "Configuration files", moving the would-be Section
2794     4.8 ("Permissions and owners") to Section 4.9.  All subsections of the
2795     current Section 5 after 5.5 should be accordingly moved down to fill
2796     in the number gap.
2798     This, along with the next amendment, justifies bumping up the version
2799     number. closes: BUG#25911
2801   * AMENDMENT: Added in changes in Bug #21185, about the naming and
2802     compression of changelog files. Now, if the upstream changelog file is
2803     HTML formatted, it should be accessible as
2804     /usr/doc/<package>/changelog.html.gz It also allows for this to be a
2805     symlink, if the upstream file name does not conform to Debian
2806     conventions. closes: BUG#21185
2808   * AMENDMENT: Added in changes in Bug #7890, to make clear that the HTML
2809     documents should be supplied in _some_ package, not necessarily in the
2810     main binary package (at the discretion of the maintainer).
2811     closes: BUG#7890
2813   * AMENDMENT: Added in changes in Bug #26461, which corrects the policy
2814     to refer to /usr/doc/<package>/copyright, rather than
2815     /usr/doc/copyright/<package>. closes: BUG#26461
2817   * AMENDMENT: Added in changes in Bug #25385, which allow the
2818     architecture specification strings to be of the form <arch>-<os>,
2819     where os is one of linux, gnu. Previously, only linux was allowed, now
2820     we also cater to the hurd. closes: BUG#25385
2822   * The responsibility of the contents of this package has now passed to
2823     the debian-policy mailing list. The packaging details are now being
2824     managed by a group of maintainers that do ot won the contents.
2826   * Make the package optional, not extra.
2828   * Re did the SGML markup. Normalized the document, and undid the omitted
2829     and shor tags. Personally, I use too many DTD's in real life to be so
2830     converssant with each one to be clever with tag omissions, and, since
2831     I have a smart editor, omitting tags does not byuy one much. In the
2832     process, I discovered a few errors in the markup (one of my
2833     predecessors hasd the unfortunate habit of treating <p> as a "create
2834     some space here" tag, and more often than not put it at the end of a
2835     paragraph, rather than using is as a container element (which is what
2836     it is, really).
2838   * Re did the control files, making them more robust
2840   * re did the rules file, making it more general, and easier to maintain
2841     by putting in a layer of abstractions.
2844  -- Manoj Srivastava <srivasta@debian.org>  Thu, 29 Oct 1998 15:16:52 -0600
2846 debian-policy (2.4.1.4) unstable; urgency=low
2848   * New Maintainer <debian-policy@lists.debian.org>
2850  -- Philip Hands <phil@hands.com>  Sat,  5 Sep 1998 02:41:35 +0100
2852 debian-policy (2.4.1.3) unstable; urgency=low
2854   * New maintainer (with changes from Adam P. Harris' proposed NMU)
2855   * policy.sgml:    some awkward phrasings fixed (closes Bug#22006)
2856   * policy.sgml:    s/depreciated/deprecated (closes Bug#21831)
2857   * debian/control: added conflict doc-base (<< 0.6), which I still am not
2858     sure why we need this but hey (closes Bug#21554)
2859   * policy.sgml: use new <url> tag where appropriate
2860   * policy.sgml, debian/control: always dynamically self reference the
2861     current version of policy, that is, do not hard code policy revision
2862     or date anywhere
2863   * debian/rules: use dpkg-gencontrol -isp
2864   * bugs fixed in some unknown previous version (closes Bug#23177)
2866  -- Philip Hands <phil@hands.com>  Tue, 11 Aug 1998 09:54:17 +0100
2868 debian-policy (2.4.1.2) frozen unstable; urgency=low
2870   * non-maintainer release
2871   * rebuild package to fix truncated Chapter 3 (Bug#23408, not marked as
2872     important but should be, since a gaping hole in policy is very
2873     annoying.)
2874   * bumped version of policy, within the document, to this version number,
2875     but not the date, indicating nothing really changed since then
2876   * no content changes
2877   * debian/rules: clean is a little cleaner
2879  -- Adam P. Harris <aph@debian.org>  Tue, 16 Jun 1998 03:15:22 -0400
2881 debian-policy (2.4.1.1) frozen unstable; urgency=low
2883   * Orphaned package
2885  -- Christian Schwarz <schwarz@debian.org>  Thu, 14 May 1998 21:54:50 +0200
2887 debian-policy (2.4.1.0) frozen unstable; urgency=low
2889   * Changes to the Debian Policy Manual:
2891     - Updated section 3.1.2 Site-specific programs
2892           and section 3.8 Keyboard configuration:
2893       + improved wording (fixes:bug#20129)
2895     - Updated section 2.1.7 Subsections:
2896       + fixed typos (fixes:bug#18145)
2898     - Updated section 3.3.5 Symbolic links:
2899       + symbolic links within a toplevel directory should be relative,
2900         symbolic links between toplevel directories should be absolute
2901         (cf., Policy Weekly Issue#6, topic 2)
2903     - Updated section 3.4 System run levels:
2904       + Intro: mention /etc/rcS.d (links to boot time scripts)
2905       + Notes: include rationale why /etc/init.d scripts have to be tagged
2906         as conffiles (fixes:bug#16199)
2907       + Example: changed example init.d script to handle force-reload
2908         and restart options and to comply with the console message
2909         standard (fixes:bug#19216)
2911     - Updated section 4.8 Emacs lisp programs:
2912       + Replaced old section about lisp programs with a reference to
2913         the file debian-emacs-policy.gz, installed by the emacsen-common
2914         package.
2916     - Updated section 4.9 Games:
2917       + manpages for games should be installed in /usr/man/man6
2918         (cf., Policy Weekly Issue#6, topic 3)
2920     - Removed one example reference to the current standards version
2921     - Include manual's date as plain text in the .sgml source so that
2922       a recompiled manual uses the same release date
2924   * Changes to the authoritative list of virtual package names:
2925     - Removed obsolete virtual package `emacs'
2927   * New version numbering scheme:
2929     - The version numbers are independent of dpkg now, but all policy
2930       manuals (the Debian Policy Manual, the Debian Packaging Manual, and
2931       the Debian Developer's Reference) share the same version numbering
2932       scheme.
2934     - The first three digits of the version number specify the
2935       `Standards-Version.' This number is incremented with each policy
2936       change. The fourth digit represents the `patch-level,' which may
2937       differ between the manuals.
2939       If only the patch-level digit is incremented, no changes in policy
2940       have been made, except bug fixes and clarifications. Packages only
2941       have to specify the first three digits of the version number in the
2942       `Standards-Version' field of their source packages.
2944   * Packaging changes:
2946     - Uploaded to frozen and unstable. This is a documentation-only
2947       package and the changes to the manual are relevant for hamm.
2949     - Fixed FSF's address in copyright file (detected by Lintian)
2951  -- Christian Schwarz <schwarz@debian.org>  Tue, 14 Apr 1998 10:08:09 +0200
2953 debian-policy (2.4.0.0) unstable; urgency=low
2955   * Changes to the Debian Policy Manual:
2957     - Updated section 3.3.4 Scripts:
2958       + /bin/sh may be any POSIX compatible shell
2959       + scripts including bashisms have to specify /bin/bash as
2960         interpreter
2961       + scripts which create files in world-writable directories
2962         (e.g., in /tmp) should use tempfile or mktemp for creating
2963         the directory
2965     - Updated section 3.3.5 Symbolic Links:
2966       + symbolic links referencing compressed files must have the same
2967         file extension as the referenced file
2969     - Updated section 3.3.6 Device files:
2970       + /dev/tty* serial devices should be used instead of /dev/cu*
2972     - Updated section 3.4.2 Writing the scripts [in /etc/init.d]:
2973       + all /etc/init.d scripts have to provide the following options:
2974         start, stop, restart, force-reload
2975       + the reload option is optional and must never stop and restart
2976         the service
2978     - Updated section 3.5 Cron jobs:
2979       + cron jobs that need to be executed more often than daily should
2980         be installed into /etc/cron.d
2982     - Updated section 3.7 Menus:
2983       + removed section about how to register HTML docs to `menu'
2984         (the corresponding section in 4.4, Web servers and applications,
2985         has been removed in policy 2.2.0.0 already, so this one was
2986         obsolete)
2988     - New section 3.8 Keyboard configuration:
2989       + details about how the backspace and delete keys should be
2990         handled
2992     - New section 3.9 Environment variables:
2993       + no program must depend on environment variables to get a
2994         reasonable default configuration
2996     - New section 4.6 News system configuration:
2997       + /etc/news/organization and /etc/news/server should be supported
2998         by all news servers and clients
3000     - Updated section 4.7 Programs for the X Windows system:
3001       + programs requiring a non-free Motif library should be provided
3002         as foo-smotif and foo-dmotif package
3003       + if lesstif works reliably for such program, it should be linked
3004         against lesstif and not against a non-free Motif library
3006     - Updated section 4.9 Games:
3007       + games for X Windows have to be installed in /usr/games, just as
3008         non-X games
3010     - Lots of typos fixed (thanks to Ray Dassen for the patch!)
3012   * Changes to the authoritative list of virtual package names:
3013     - added `libc-dev' and `emacsen'
3015   * Merged `/usr/doc/debian-policy/changelog-policy.gz' into this
3016     changelog file
3018   * Included `Policy checklist for upgrading your packages' from the
3019     Policy Home Page as /usr/doc/debian-policy/upgrading-checklist.text.gz
3021   * Added support for doc-base to register the Policy Manual to the
3022     online documentation systems dwww and dhelp (fixes:#15710)
3024   * Upgraded to standards version 2.4.0.0 (no changes)
3026  -- Christian Schwarz <schwarz@debian.org>  Fri, 30 Jan 1998 21:58:25 +0100
3028 debian-policy (2.3.0.1) unstable; urgency=low
3030   * Changes in the Debian Policy Manual:
3031     - X library package is now called xlib6g
3032   * Changes in the authoritative list of virtual package names:
3033     - Added emacs, c-compiler, fortran77-compiler, lambdamoo-core,
3034       lambdamoo-server
3035   * Conflict with old dpkg-dev version that included policy manual
3036     (fixes #13790)
3037   * Removed `tentative-opt-draft' from package since people considered
3038     the draft official policy (which is not the case)
3039   * Don't use debstd anymore
3041  -- Christian Schwarz <schwarz@debian.org>  Tue, 21 Oct 1997 23:03:52 +0200
3043 debian-policy (2.3.0.0) unstable; urgency=low
3045   * Changes in the Debian Policy Manual:
3046     - reworked chapter `The Debian Archive' to cover new
3047       contrib/non-free policy
3048     - call "contrib" and "non-free" a `section' (not `distribution')
3049     - refer to license files (GPL, LGPL, etc.) as uncompressed files
3050     - changed `/etc/news/server' into `/etc/nntpserver' in example of
3051       maintainer scripts (fixes #11517)
3052     - new section about `Daemons'
3053     - updated section about `Configuration files'
3054     - MUAs and MTAs have to use liblockfile
3055     - fixed typos and grammatical errors
3056   * Changes in the authoritative list of virtual package names:
3057     - renamed tcl/tk virtual package names to `tclsh' and `wish'
3058   * Paper about libc6 migration:
3059     - fixed typos (fixes #11641), thanks to James Troup for the patch!
3060   * SGML source code included in package
3061   * don't use `2-up' style for PostScript version (fixes #11095)
3063  -- Christian Schwarz <schwarz@debian.org>  Mon,  2 Sep 1997 00:54:31 +0200
3065 debian-policy (2.2.0.0) unstable; urgency=low
3067   * Changes in the Debian Policy Manual:
3068     - completely reworked structure
3069     - moved sections about new maintainers, upload procedure, interim
3070       releases, and mailing lists into the Developers Reference Manual
3071     - moved a few (small) sections into the Debian Packaging Manual
3072     - removed all those ugly footnotes
3073     - new example for "reload" in section about console messages
3074     - mention Artistic License (fixes #9793)
3075     - don't mention dpkg's version number in Policy Manual
3076     - rewrote abstract and section introductions
3077     - mention "orphaned packages"
3078     - maintainer is responsible for a package license to comply with the
3079       distributions' policy
3080     - putting a package into base section requires discussion on debian-devel
3081     - rewrote sections about "pre-depends", "essential" and, "base" packages
3082     - added note that non-us' maintainers have to live outside the US
3083     - added crypto-hook statement (fixes #7257)
3084     - added section about arch spec strings
3085     - rewrote section about "Site specific programs" (/usr/local)
3086     - included Ian's suggestions for user IDs
3087     - added section about "menus"
3088     - removed section about "web menus" since this will be superseded with
3089       the new documentation policy soon
3090     - incorporated "Debian Free Software Guidelines" (fixes #9024)
3091     - removed note that linking with -g produces large a.out binary (fixes
3092       #11008)
3093     - added section about editors and pagers
3094     - added note about Package priorities and dependencies
3095     - added section about cron jobs (fixes #8814)
3096     - added section about device files
3097     - don't install shared libraries as executable (fixes #7129)
3098     - app-defaults files may not be conffiles (cf. #2717)
3099     - lots of minor changes not worth mentioning here (typos, formulations,
3100       etc.)
3101   * Changes in the authoritative list of virtual package names
3102     - Removed obsolete virtual packages: xR6shlib, xlibraries,
3103       compress, emacs, sgmls, inews, gs_x, gs_svga, gs_both, xpmR6
3104     - Added new section about obsolete names
3105   * Added Helmut Geyer's paper about libc5-libc6 migration
3106   * Fixed package's description
3108  -- Christian Schwarz <schwarz@debian.org>  Sun, 13 Jul 1997 13:25:51 +0200
3110 debian-policy (2.1.3.3) frozen unstable; urgency=low
3112   * Mention Artistic License in section 2.5 (bug #9755)
3114  -- Christian Schwarz <schwarz@debian.org>  Wed, 14 May 1997 16:53:15 +0200
3116 debian-policy (2.1.3.2) frozen unstable; urgency=low
3118   * Fixed an email address, an URL, and several typos in chapter 6 (#9358)
3119   * Added new virtual package "wordlist" to list (requested by Joey Hess)
3120   * Changed wording in section about "non-free" packages as suggested
3121     by Kai Henningsen (#7076)
3123  -- Christian Schwarz <schwarz@debian.org>  Mon, 5 May 1997 20:05:39 +0200
3125 debian-policy (2.1.3.1) frozen unstable; urgency=low
3127   * Fixed bug in chapter 7: `-ur' should read `-us' (#8874)
3128   * Fixed bug in chapter 7: `-rwhatever' also needed for rebuild (#8874)
3129   * Create a PS and HTML version of the Policy Manual and upload it
3130     "byhand".
3131   * Install virtual-package-names-list.text in /usr/doc/debian-policy
3132     and upload it "byhand" too.
3134  -- Christian Schwarz <schwarz@debian.org>  Tue, 29 Apr 1997 18:02:14 +0200
3136 debian-policy (2.1.3.0) unstable; urgency=low
3138   * Initial Release.
3139   * New Policy Manager: Christian Schwarz <schwarz@debian.org>
3140   * Added section 2.4 about the "non-us" distribution.
3141   * Added section 3.1.1 about the "Package" field in the control file.
3142   * Added section 3.2.1 about "Binaries": two programs with different
3143     functionality must not have the same name.
3144   * Changed headline of section 3.2.6 into "Debian changelog and upstream
3145     changelog" as suggested by Santiago Vila Doncel <sanvila@unex.es>.
3146   * Added log-rotating example to section 3.2.9 that tests with `-sf',
3147     as suggested by Boris D. Beletsky <borik@isracom.co.il>.
3148   * Added section 3.13: "Webstandard 3.0" by Christoph Lameter.
3149   * Added section 3.14: "Standard for Console Messages" by Christian Schwarz.
3150   * Split section 4.1 into 4.1.1 (Options for binaries) and 4.1.2 (Options
3151     for libraries)
3152   * Added note to 4.1.2: Libraries should be compiled with `-D_REENTRANT'
3153     to make them compatible with LinuxThreads, by Rob Browning
3154     <osiris@cs.utexas.edu>.
3155   * Added note to 4.1.2: Libraries should be stripped with
3156     "strip --strip-unneeded", by Guy Maor <maor@ece.utexas.edu>.
3157   * Section 5.2: Policy changelog is now
3158     "/usr/doc/debian-policy/changelog-policy.gz". This fixes bug #6130.
3159   * Section 6.2 renamed to "Uploading your first Debian package". This
3160     fixes bug #6130.
3162  -- Christian Schwarz <schwarz@debian.org>  Sat, 15 Mar 1997 18:08:56 +0100
3164 debian-manuals (2.1.2.2) frozen unstable;
3166   * Fixed even more typographical and grammatical errors in Policy and
3167   Programmer's manual
3168   * Corrected the contact email addresses again.
3169   * Added a paragraph to Policy 6.3 on taking over an old package (Guy Maor)
3170   * Added a paragraph to Programmer 4.2.14 on listing distributions to load
3171   a package into. (Guy Maor)
3172   * Further clarification of use of absolute pathnames in scripts in
3173   Programmer 6.1.
3175  -- David Morris <bweaver@worf.netins.net>  Tue, 3 Dec 1996 23:28:04 -0600
3177 debian-manuals (2.1.2.1) frozen unstable;
3179   * Many editorial and formatting revisions with suggestions from Ian Jackson,
3180   Guy Maor and others
3181   * correction of chiark address in Policy 6.2
3182   * footnote in Programmers chapter 2 pointing to deb(5) manpage for
3183   description of deb file format.
3184   * addition of more dpkg examples in Programmer chapter 2
3185   * Replace paragraph in Policy 4.1 outlining compiling parameters for
3186   shared libraries.
3187   * Added paragraph in Programmer 6.1 on paths in maintainer scripts
3188   (Bug #2481)
3189   * Cleaned up language and formatting of Programmer's 12.2, shlibs
3190   * Corrected contact addresses for listmaster and override-change
3192  -- David Morris <bweaver@worf.netins.net>  Wed, 27 Nov 1996 08:17:16 -0600
3194 debian-manuals (2.1.2.0) frozen unstable;
3196   * Mostly editorial changes in Policy Manual.
3197   * Added summary of distribution criteria to Introduction
3198   * Added section headings for copyright criteria
3199   * Fixed typos (Bugs #4485, #4622)
3200   * Added paragraph in Compilation Options related to use of shared and
3201     static libraries. (Bug #5299)
3202   * Paragraph added about where to find PGP and other export restricted
3203     packages in section on Procedure
3204   * Change in List administrator and in the contact address for becoming
3205     a package maintainer
3206   * A paragraph added related to who to contact for package maintainer changes.
3207   * Changed where to send upload announcements: uploads destined for unstable,
3208     frozen, or experimental go to debian-devel-changes.
3210   * Made some mostly editorial changes to Programmers Manual.
3211   * Added a recommendation to debmake in Introduction.
3212   * A further interpretation of the various Distributions is added with
3213     the intent of helping people decide which one to choose. (section 4.2.14)
3214   * Section 12 on Shared Libraries expanded with further technical information
3215     on various shlib files
3216   * Section in 2.2 on format of shlib file moved to new subsection within 12.
3217   * Paragraph on adding a symlink without version number added to Shared
3218     Library Section (Guy Maor, Bug #5299)
3220  -- David Morris <bweaver@worf.netins.net>  Fri, 22 Nov 1996 23:41:39 -0600
3222 debian-manuals (2.1.1.0) unstable;
3224   * Hard links are forbidden in source packages (they didn't work anyway,
3225     and can't easily be made to work reliably).
3226   * Do not use dpkg-divert or update-alternatives without consultation.
3228   * Do not need to declare dependencies on Essential packages.
3229   * Restrictions on Pre-Depends stated in policy manual.
3230   * debian/substvars file is now almost always auto-generated.
3231   * Shared libraries must be installed stripped.
3232   * Essential and Pre-Depends put together in policy manual.
3234   * Explained component-wise (file-wise) vs. package-wise dependencies.
3236  -- Ian Jackson <ian@chiark.greenend.org.uk>  Thu, 12 Sep 1996 01:00:41 +0100
3238 debian-manuals (2.1.0.0) unstable;
3240   * Upstream changelog must be installed too (was just recommended).
3242   * Modification to use dpkg-shlibdeps added to conversion instructions.
3243   * Packages which are buggy and orphaned but which are preserved for
3244     compatibility go in contrib.
3246   * Programmers' manual source package section refers to conversion
3247     instructions in policy manual.
3248   * Make it clear that recommending a non-free or contrib package puts a
3249     package in contrib.
3251  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sun, 1 Sep 1996 17:47:18 +0100
3253 debian-manuals (2.0.1.0) unstable;
3255   * varargs.h and libtermcap are obsolete - use stdarg.h and ncurses.
3256   * Shared library link/library ordering corrected (aargh).
3257   * When to byte-compile Elisp files.
3258   * Missing final newlines not represented by dpkg-source.
3260   * Must post upload announcements to debian-changes.
3261   * Moved some sections into new `configuring and building' chapter.
3262   * Typo fixes.
3264  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 31 Aug 1996 20:07:22 +0100
3266 debian-manuals (2.0.0.0) unstable;
3268   * Footnote added OK'ing copyrights which require name changes.
3269   * More detail about changelog format names.
3271   * Problematic licence restrictions are formatted as lists.
3272   * Mentioned 822-date utility as way to generate RFC822 format dates.
3273   * Typos corrected.
3274   * Released.
3276  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Mon, 26 Aug 1996 14:27:34 +0100
3278 debian-manuals (0.2.1.1) unstable;
3280   * Can't overwrite directories in one package with files in another.
3282  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Sat, 24 Aug 1996 18:44:54 +0100
3284 debian-manuals (0.2.1.0) unstable;
3286   * Policy says when and how to include original source in upload.
3288   * Need -sa on dpkg-genchanges/dpkg-buildpackage when converting.
3290   * Use minor patchlevel for meaning changes which don't affect packages.
3291   * More verbosity about netiquette.
3292   * Reorganised participation and upload policy: merged with mailing lists.
3294  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Fri, 23 Aug 1996 12:48:09 +0100
3296 debian-manuals (0.2.0.1) experimental;
3298   * Said that system administrators' manual does not exist.
3300  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Fri, 23 Aug 1996 04:05:36 +0100
3302 debian-manuals (0.2.0.0) experimental;
3304   * Draft releases.
3306  -- Ian Jackson <ian@chiark.chu.cam.ac.uk>  Wed, 21 Aug 1996 15:07:53 +0100