X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=9354d6539d1500ff96bd1d992df2068f364556ae;hb=8221be1233862d3331816939a571cba8ebf5bcf1;hp=7e67cc8919cd2648ec4d727e6a9db988f07e9a6b;hpb=2c90cd7c9e66b8d9c40488738fdbf50d61c3d14b;p=debian%2Fdebian-policy.git diff --git a/debian/changelog b/debian/changelog index 7e67cc8..9354d65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,159 @@ -debian-policy (3.9.4.0) UNRELEASED; urgency=low +debian-policy (3.9.6.0) unstable; urgency=low + + [ Bill Allombert ] + * upgrading-checklist.sgml: remove spurious 'details in' leftover from + the HTML transition. Closes: #740100. Thanks Jakub Wilk. + * Fix use of metasyntactic variable in [11.5.1] Web servers and applications + Closes: #737730. Thanks Olivier Berger. + * Policy: Remove reference to DEHS (dead service) + Wording: David Prévot + Seconded: Julian Gilbey + Seconded: Charles Plessy + Closes: #731810 + * Policy: Relax /usr/share FHS requirement for directories with mixed content. + Wording: Joey Hess + Seconded: Russ Allbery + Seconded: Julien Cristau + Seconded: Jakub Wilk + Seconded: Michael Biebl + Closes: #741304 + * Perl Policy: @INC has /usr/lib/perl/5.18, not /usr/lib/perl/5.18.2 + Wording: Niko Tyni + Seconded: Russ Allbery + Seconded: Bill Allombert + Closes: #748480 + * Perl Policy: Explain %Config earlier + Wording: Niko Tyni + Seconded: Russ Allbery + Seconded: Damyan Ivanov + Closes: #748479 + * Perl Policy: @INC changes for multiarch + Wording: Niko Tyni + Seconded: Russ Allbery + Seconded: Damyan Ivanov + Closes: #748380 + * Perl Policy: Packages using Perl vendorarch directory need a perlapi-* + dependency + Wording: Niko Tyni + Seconded: Russ Allbery + Seconded: Gregor Herrmann + Seconded: Axel Beckert + Closes: #750017 + * Policy: Grant an FHS exception for the multiarch headers directories + Wording: Bill Allombert + Seconded: Jonathan Nieder + Seconded: Russ Allbery + Closes: #742756 + * Policy: Discourage statically linked binaries + Wording: Russ Allbery + Seconded: Bill Allombert + Seconded: Jonathan Nieder + Closes: #555980 + * Packaging: refreshed the names of the Policy Editors. + + [ Jonathan Nieder ] + * Policy: Drop FHS requirement that /usr/local/lib exist when /lib + or /usr/lib does. + Wording: Tollef Fog Heen + Seconded: Bill Allombert + Seconded: Jonathan Nieder + Seconded: Russ Allbery + Closes: #613143 + + -- Bill Allombert Fri, 13 Jun 2014 21:43:08 +0200 + +debian-policy (3.9.5.0) unstable; 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 + * Policy: File names encoded in UTF-8. ASCII preferred and mandatory in PATH. + Wording: Charles Plessy + Seconded: Jonathan Nieder + Seconded: Julian Gilbey + Closes: #701081 + * Policy: Document the Dgit field for Debian Source Control files. + Wording: Ian Jackson + Seconded: Charles Plessy + Seconded: Joey Hess + Seconded: Dmitrijs Ledkovs + Closes: #720507 + * Policy: Remove the exception to the FHS for the /selinux directory. + Wording: Charles Plessy + Seconded: Steve Langasek + Seconded: Julien Cristau + Closes: #707183 + * Policy: on upgrades, recommend removing obsolete unchanged conf. files. + Wording: Paul Wise + Seconded: Jonathan Nieder + Seconded: Charles Plessy + Closes: #707077 + * Policy: Control data fields must not start with a hyphen character. + Wording: Niels Thykier + Seconded: Russ Allbery + Seconded: Guillem Jover + Closes: #706778 + * debconf_spec: Document the 'escape' capability. + Wording: Jonathan Nieder + Seconded: Charles Plessy + Seconded: Russ Allbery + Closes: #671355 + * virtual-package-names-list: removed mp3-decoder and mp3-encoder. + Seconded: Jonathan Nieder + Seconded: Kurt Roeckx + Seconded: Charles Plessy + Closes: #668394 + * 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) + * Packaging: use the VCS URLs proposed by Lintian. + * Packaging: normalised debian/control with the tool "config-model-edit". + * Packaging: refreshed the names of the Policy Editors. + + -- Charles Plessy Mon, 28 Oct 2013 09:40:48 +0900 + +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 @@ -51,7 +206,7 @@ debian-policy (3.9.4.0) UNRELEASED; urgency=low Seconded: Guillem Jover Closes: #661816 - -- Russ Allbery Sat, 17 Mar 2012 16:30:33 -0700 + -- Russ Allbery Tue, 18 Sep 2012 21:35:36 -0700 debian-policy (3.9.3.1) unstable; urgency=low