X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=upgrading-checklist.sgml;h=f4cb6d6c0a590f38a8481953e73ce3e6b47f6e73;hb=f59bcc6cfdf41f8a0d60e3b89ea83c3423e031eb;hp=480fef68d53f54513a61f7aa8804757d73bf362c;hpb=28ec95b89d5f29d1aaa54b990a0dc9d10301ef1a;p=debian%2Fdebian-policy.git diff --git a/upgrading-checklist.sgml b/upgrading-checklist.sgml index 480fef6..f4cb6d6 100644 --- a/upgrading-checklist.sgml +++ b/upgrading-checklist.sgml @@ -43,6 +43,10 @@ Unreleased. 2.4 New tasks archive section. +4.9 + build-arch and build-indep are now mandatory + targets in debian/rules. + 5.6.26 New section documenting the Vcs-* fields, which are already in widespread use. Note the mechanism for specifying the Git @@ -57,6 +61,23 @@ Unreleased. at build time. This is used to ensure that the archive meets license requirements for providing source for all binaries. +8.6 + Policy for dependencies between shared libraries and other + packages has been largely rewritten to document the symbols + system and more clearly document handling of shared library ABI + changes. symbols files are now recommended + over shlibs files in most situations. All maintainers of + shared library packages should review the entirety of this section. + +9.1.1 + Packages must not assume the /run directory exists or + is usable without a dependency on initscripts (>= 2.88dsf-13.3) + until the stable release of Debian supports /run. + +9.11 + New section documenting general requirements for alternate init + systems and specific requirements for integrating with upstart. + 12.5 All copyright files must be encoded in UTF-8.