X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=bc23f5c0c0cdbee26cdaf2dd5d49969edd2919be;hb=8864aef1c3a1a66c9bd6da01b96417441dbe849a;hp=239db7563c8dad9f54b197ba1e8c8a345fdcf9a0;hpb=fe712f58ca28ad320aa90e0a5a37aedc5eb9ec3a;p=debian%2Fdebian-policy.git diff --git a/debian/changelog b/debian/changelog index 239db75..bc23f5c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,23 +1,258 @@ -debian-policy (3.9.3.0) UNRELEASED; urgency=low +debian-policy (3.9.5.0) UNRELEASED; urgency=low + + * Policy: Document the Package-List field. + Wording: Charles Plessy + Seconded: Russ Allbery + Seconded: Guillem Jover + Closes: #697433 + * Policy: DM-Upload-Allowed is now obsolete + Wording: Charles Plessy + Seconded: Russ Allbery + Seconded: Ansgar Burchardt + Seconded: Guillem Jover + Closes: #679326 + * Policy: Checksums-{Sha1,Sha256} are now mandatory + Wording: Charles Plessy + Seconded: Guillem Jover + Seconded: Ansgar Burchardt + Closes: #690293 + * Policy: Requirements for udebs are not well documented yet + Wording: Russ Allbery + Wording: Jonathan Nieder + Seconded: Charles Plessy + Seconded: Cyril Brulebois + Seconded: Russ Allbery + Closes: #698030 + * Policy: install-info is run by a dpkg trigger. + Wording: Jonathan Nieder + Seconded: Charles Plessy + Seconded: Russ Allbery + Closes: #669915 + * Policy: Stop recommending to serve HTML documents from /usr/share/doc. + Wording: Thomas Goirand + Seconded: Charles Plessy + Seconded: Jonathan Nieder + Closes: #715804 + * debconf_spec: Document the 'escape' capability. + Wording: Jonathan Nieder + Seconded: Charles Plessy + Seconded: Russ Allbery + Closes: #671355 + * Clean outdated mentions of dpkg commands in appendix. Thanks, Guillem Jover + * Remove outdated mention of dselect documentation. + Closes: #700574. Thanks, Guillem Jover. + * Update dak reference from old katie name. + Closes: #700536. Thanks, Guillem Jover. + * Fix typo in 8.6.4. Thanks, Raúl Benencia. (Closes: #691352) + * Fix typo in 8.6.4.1. Thanks, Salvatore Bonaccorso . + * Added a warning in appendix G about diverting conffiles. + Closes: #703022. Thanks, Torsten Jerzembeck. + * List build-arch and build-indep with the other required targets in 4.9. + Closes: #704657. Thanks, Philipp Hahn. + * Replaced non-standard names of dpkg states by normalised ones. + Closes: #705403 + * Clarify what is meant by "compressed" in section 10.5. (Closes: #676784) + + -- Russ Allbery Sat, 03 Nov 2012 15:32:46 -0700 + +debian-policy (3.9.4.0) unstable; urgency=low + + * build-arch and build-indep are now mandatory targets in debian/rules, + implementing the Technical Committee ruling in #629385. Wording + review by Jonathan Nieder, Jakub Wilk, and Roger Leigh. + (Closes: #374029) + * Resynchronize the archive section list with ftp-master, adding tasks. + Patch from Charles Plessy. (Closes: #670429) + * Policy: Copyright files must be encoded in UTF-8 + Wording: Russ Allbery + Seconded: Guillem Jover + Seconded: Salvatore Bonaccorso + Seconded: Simon McVittie + Closes: #661933 + * Policy: Prohibit deprecated < and > relations + Wording: Jakub Wilk + Seconded: Cyril Brulebois + Seconded: Russ Allbery + Closes: #663918 + * Policy: Document the Built-Using field + Wording: Charles Plessy + Seconded: Russ Allbery + Seconded: Ansgar Burchardt + Closes: #641153 + * Policy: Document the Vcs-* fields + Wording: Charles Plessy + Wording: Jonathan Nieder + Seconded: Russ Allbery + Seconded: Charles Plessy + Seconded: Guillem Jover + Closes: #654958 + * Policy: Document restrictions on the use of /run for wheezy + Wording: Roger Leigh + Seconded: Charles Plessy + Seconded: Russ Allbery + Closes: #676561 + * Policy: Rewrite shared library dependency policy to document symbols + Wording: Russ Allbery + Wording: Jonathan Nieder + Seconded: Raphaël Hertzog + Seconded: Julien Cristau + Closes: #571776 + * Policy: Document generic and upstart-specific init system requirements + Wording: Steve Langasek + Seconded: Russ Allbery + Seconded: Adam D. Barratt + Closes: #591791 + * Policy: Rely on triggers instead of calling update-mime + Wording: Charles Plessy + Seconded: Russ Allbery + Seconded: Guillem Jover + Closes: #661816 + + -- Russ Allbery Tue, 18 Sep 2012 21:35:36 -0700 + +debian-policy (3.9.3.1) unstable; urgency=low + + * Fix cross-reference to control field syntax in Policy 5.4 (source + package control files). Thanks, Jakub Wilk. (Closes: #661412) + * Additional wording improvements to copyright-format 1.0 for clarity. + Also mention that the Files pattern syntax is the same as fnmatch(3) + and GNU find -path without [] patterns. Thanks, Jonathan Nieder and + Ben Finney. + * Suggest checkbashisms from devscripts or the posh shell for checking + whether /bin/sh scripts are Policy-compliant rather than recommending + dash. Thanks, Raphael Geissert. (Closes: #490604) + * Remove the ambiguous word "installed" when requiring that the location + of files and directories follow the FHS. (Closes: #638060) + * Clarify the syntax of field names to make it clear that they may not + contain spaces. Thanks, Charles Plessy. (Closes: #647645) + * Clarify that only one of build-arch or build-indep may be provided + (currently, at least) and that build should depend on whichever exist + or perform the equivalent actions. Thanks to Jonathan Nieder for some + of the wording. (Closes: #601839) + * Clearly state that "yes" is the only valid value of DM-Upload-Allowed + and rewrite its description to be less indirect. (Closes: #622263) + * Update the dpkg-buildpackage -r documentation in the appendix to + reflect the current behavior of using fakeroot. Wording from Sam + Morris. (Closes: #658009) + * Fix the legal notice in copyright-format to not refer to a nonexistent + copyright notice. + * Embed the Debian Policy version and build date in the debconf + specification and the copyright-format document. We'll make + non-normative changes without updating other version numbers, and it's + good to know which version one is looking at. + * Fix some whitespace issues in the debconf specification articleinfo. + * Install the HTML version of upgrading-checklist in the policy.html + directory as upgrading-checklist.html so that it can be deployed on + www.debian.org in a way that will allow links to Policy sections to + work easily. Thanks, Charles Plessy. (Partly addresses #639663) + * Ship the copyright-format source as copyright-format.xml.tar.gz + without a version, since it will include all of the versions, not just + the current version. + * Fix mistaken word choice (prefix instead of suffix) in the upgrading + checklist entry for 3.9.3.0. + * Add some missing entries to the virtual package names list changelog. + * Expand package long description to include all documents. + * Remove unused substitution variable generated by the build. Thanks, + Charles Plessy. + * Strip down and reformat debian/rules to remove unused variables, + references to old files no longer included, use a more standard + layout and standardize variable names, and add comments for better + maintainability. + * Convert debian/copyright to copyright-format 1.0, and in the process + add the license information for the documents other than Policy itself + and the FHS. Note the implication of the GPL source code requirement + for distributing generated versions of the Policy documents. + + -- Russ Allbery Sun, 04 Mar 2012 15:02:12 -0800 + +debian-policy (3.9.3.0) unstable; urgency=low [ Russ Allbery ] + * Update the copyright format document to the version of DEP-5 from the + DEP web site and apply additional changes from subsequent discussion + in debian-devel and debian-project. Revise for clarity, to add more + examples, and to update the GFDL license versions. Thanks, Steve + Langasek, Charles Plessy, Justin B Rye, and Jonathan Nieder. + (Closes: #658209, #648387) + * Publish the copyright format specification as copyright-format-1.0 so + that later versions can be added without removing previous versions of + the standard. Patch from Charles Plessy. (Closes: #646119) * Policy: Improve Architecture field in source package Wording: Raphaël Hertzog Seconded: Russ Allbery Seconded: Charles Plessy Seconded: Guillem Jover Closes: #626779 + * Policy: Initial Debian maintainers need not be listed in copyright + Wording: Charles Plessy + Seconded: Russ Allbery + Seconded: Raphaël Hertzog + Seconded: Andrew McMillan + Closes: #593533 + * Policy: Document cron job file naming restrictions + Wording: Karl E. Jorgensen + Wording: Russ Allbery + Seconded: Russ Allbery + Seconded: Dominic Hargreaves + Seconded: Javier Fernández-Sanguino Peña + Closes: #609162 + * Policy: Document issues with conflicting packages sharing a conffile + Wording: Russ Allbery + Seconded: Cyril Brulebois + Seconded: Raphaël Hertzog + Closes: #23712 + * Policy: Add /run FHS exception, clarify rules for /run and /var/run + Wording: Russ Allbery + Seconded: Steve Langasek + Seconded: Roger Leigh + Closes: #620870, #532120 + * Policy: Architecture restrictions in a dependency must be non-empty + Wording: Stefano Zacchiroli + Seconded: Russ Allbery + Seconded: Julien Cristau + Seconded: Colin Watson + Closes: #498300 + * MIME Policy: Retire this document and merge it with Policy + Wording: Ben Finney + Seconded: Russ Allbery + Seconded: Raphaël Hertzog + Seconded: Andrew McMillan + Closes: #89038 * Consistently use "Debian source control file" for *.dsc files and "Source package control file" for debian/control files. Patch from Charles Plessy. (Closes: #626796) * Clarify that continuation lines of the Description control field must contain at least one non-whitespace character. Thanks, Guillem Jover. (Closes: #627490) + * Fix the example of creating a /usr/local subdirectory to not fail if + the chown or chmod fail. Thanks, Joey Hess. (Closes: #617315) + * Clarify the requirements for symlinks from inside one top-level + directory to another and add examples and a rationale. Thanks, + Carsten Hey. (Closes: #626338) + * Clarify that Perl Policy 2.4 is for packages built from the perl + source package and the manual page extensions are different for + separate module packages. Thanks, Steve Langasek. (Closes: #643690) + * Say that packages in main may also not recommend packages in non-free, + bringing the main text in line with the list of fields and in line + with the long-standing release goal. (Closes: #646166) + * Resynchronize the archive section list with ftp-master, adding + education, introspection, and metapackages. Patch from Charles + Plessy. (Closes: #651020) + * Clarify that packages in main may not declare Pre-Depends or + Build-Depends-Indep relationships outside of main either. Partly + addresses #587279. + * Fix typo in the version numbers in the dpkg-divert examples. Thanks, + Slavko. * Add the release date of 3.9.2.0 to upgrading-checklist. * Fix ordering of the last entries in the 3.9.2.0 upgrading-checklist. * Fix typo in upgrading-checklist entry for multiarch paths. Thanks, - Michael Dorrington. Closes: #626408 + Michael Dorrington. (Closes: #626408) + * Add id tags for each version entry in upgrading-checklist so that, + when eventually published somewhere, other Debian web sites can link + to specific entries. Patch from Charles Plessy. * Add AGPL-3 to tools/license-count. + * Update tools/license-count to work with the new Lintian lab layout. + * Add build-arch and build-indep targets to debian/rules. [ Bill Allombert ] * Policy: Link relationship fields (7.1) to architecture specification @@ -35,6 +270,10 @@ debian-policy (3.9.3.0) UNRELEASED; urgency=low Closes: #623050 * copyright-format: Update SPDX link to point to the SPDX license registry. Patch by Charles Plessy. Closes: #628540 + * copyright-format: Correct or add links to SPDX. + Wording: Charles Plessy + Seconded: Gregor Herrmann + Closes: #641071 * Policy: Clarify that 'machine-extractable' referer the copyright files (12.5) Wording: Charles Plessy @@ -46,6 +285,22 @@ debian-policy (3.9.3.0) UNRELEASED; urgency=low Seconded: Charles Plessy Seconded: Jakub Wilk Closes: #640735 + * copyright-format: Fix syntax of examples. + Proposed by: Charles Plessy + Wording: Jonathan Nieder + Closes: #649674 + * copyright-format: Clarify specification of multiple license exception: + Wording: Steve Langasek + Seconded: Craig Small + Seconded: Gregor Herrmann + Seconded: Jakub Wilk + Seconded: Jonas Smedegaard + Closes: #633797 + * copyright-format: Specify URL on www.debian.org + Wording: Charles Plessy + Seconded: David Prévot + Seconded: Gregor Herrmann + Closes: #640737 * Perl policy: Document major version upgrade trigger Wording: Dominic Hargreaves Seconded: Russ Allbery @@ -58,8 +313,18 @@ debian-policy (3.9.3.0) UNRELEASED; urgency=low Seconded: Charles Plessy Seconded: Bill Allombert Closes: #644230 + * Virtual: Retire java-compiler, java2-compiler, and java-virtual-machine. + Proposed by: Niels Thykier + Seconded: tony mancill + Seconded: Bill Allombert + Closes: #578421 + * Policy 9.10: No more recommend to call install-docs for doc-base. + Wording: Charles Plessy + Seconded: Robert Luberda + Seconded: Raphael Hertzog + Closes: #637614 - -- Bill Allombert Tue, 11 Oct 2011 10:39:15 +0200 + -- Russ Allbery Wed, 22 Feb 2012 19:40:36 -0800 debian-policy (3.9.2.0) unstable; urgency=low