]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - upgrading-checklist.html
Add changelog and upgrading checklist for #446712
[debian/debian-policy.git] / upgrading-checklist.html
index d8f0e861be84fa334b1a26385be1b30c87df5cbb..5970c65425c296a78e725259da09d5736070a660 100644 (file)
@@ -54,6 +54,8 @@ picking your way through this list.
      * New nocheck option for DEB_BUILD_OPTIONS indicating any build-time
        test suite provided by the package should not be run.     [4.9.1]
      * All control files must be encoded in UTF-8.               [5.1]
+     * debian/control allows comment lines starting with # with no
+       preceding whitespace.                                     [5.2]
      * Init scripts ending in .sh are not handled specially.  They are not
        sourced and are not guaranteed to be run by /bin/sh regardless of
        the #! line.  This brings Policy in line with the long-standing