X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=d2704cad9e0cf91456e3bb9842331d17646a898c;hb=b87ba9e56ba48d777628e7850b584a2a092f74b6;hp=7ed8504ff44bf5fa34d7734bfb30cdd323756826;hpb=6a00b3d5ec655ac080ce4464a057ed270594609e;p=debian%2Fdebian-policy.git diff --git a/debian/changelog b/debian/changelog index 7ed8504..d2704ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,191 @@ +debian-policy (3.9.3.1) UNRELEASED; 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. + * 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. + * 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. + + -- Russ Allbery Wed, 22 Feb 2012 20:07:42 -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) + * 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 + strings (11.1). + Patch from Charles Plessy in #628174. + * Policy: Retire legacy Motif policy (11.8.8) + Proposed by: Justin B Rye + Wording: Russ Allbery + Seconded: Jakub Wilk + Seconded: Steve Langasek + Seconded: Charles Plessy + Closes: #621479 + * copyright-format: Fix URL for the Eiffel Forum License. + Reported by Thomas Preud'homme, patch by Charles Plessy. + 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 + Seconded: Bill Allombert + Seconded: Jakub Wilk + Closes: #617516 + * copyright-format: remove drivers from abstract and useless appendix + Wording: Lars Wirzenius + 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 + Seconded: Niko Tyni + Seconded: Gregor Herrmann + Closes: #619275 + * Virtual: change ttf-japanese-{mincho, gothic} to + fonts-japanese-{mincho, gothic}. + Proposed by: Nobuhiro Iwamatsu + 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 + + -- Russ Allbery Wed, 22 Feb 2012 19:40:36 -0800 + debian-policy (3.9.2.0) unstable; urgency=low * Policy: Require human Maintainer or Uploader, clarify Maintainer