From: Russ Allbery Date: Sat, 3 Jul 2010 18:17:02 +0000 (-0700) Subject: Add changelog and upgrading-checklist for #509932 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=93d7058748a390067b645ac93c27c774afedad76;p=debian%2Fdebian-policy.git Add changelog and upgrading-checklist for #509932 --- diff --git a/debian/changelog b/debian/changelog index 87729e3..864d46b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,16 @@ debian-policy (3.9.1.0) UNRELEASED; urgency=low Seconded: Raphaël Hertzog Seconded: Raphael Geissert Closes: #218897 + * Policy: Remove encouragement to create shlibs.local + Wording: Russ Allbery + Seconded: Julien Cristau + Seconded: Jakub Wilk + Seconded: Cyril Brulebois + * Policy: Document alternate SONAME format with version before .so + Wording: Russ Allbery + Seconded: Julien Cristau + Seconded: Raphaël Hertzog + Closes: #509932 * Set the version of the Perl Policy to match the version of the Policy package. * Explain the Perl module package naming policy more explicitly and diff --git a/upgrading-checklist.sgml b/upgrading-checklist.sgml index b8ed4dc..d4a32a4 100644 --- a/upgrading-checklist.sgml +++ b/upgrading-checklist.sgml @@ -45,6 +45,14 @@ Not yet released. to dpkg-divert when creating or removing diversions and must not use --local. +8.6.1, 8.6.2, 8.6.5 + Packages should normally not include a shlibs.local + file since we now have complete shlibs coverage. + +8.6.3 + The SONAME of a library may instead be of the + form name-major-version.so. + 10.2 Libtool .la files should not be installed for public libraries. If they're required (for libltdl, for instance),