X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=policy.sgml;h=4dec04c405dd052c85ce53dc732f7208ce96a169;hb=91705f9a56dc46e9f8f75163c35dffecf5b5741d;hp=9479fc9d5ef3269fcdcbfdbae965a9d8b59217b8;hpb=73edbbc37d79bb9c3c6069c957c2bf7500fc1926;p=debian%2Fdebian-policy.git diff --git a/policy.sgml b/policy.sgml index 9479fc9..4dec04c 100644 --- a/policy.sgml +++ b/policy.sgml @@ -2754,7 +2754,7 @@ Package: libc6 Standards-Version (recommended) Build-Depends et al Checksums-Sha1 - and Checksums-Sha256 (recommended) + and Checksums-Sha256 (mandatory) Files (mandatory)

@@ -2807,7 +2807,7 @@ Package: libc6 Closes Changes (mandatory) Checksums-Sha1 - and Checksums-Sha256 (recommended) + and Checksums-Sha256 (mandatory) Files (mandatory)

@@ -3741,9 +3741,9 @@ Checksums-Sha256:

- In the .dsc file, these fields should list all + In the .dsc file, these fields list all files that make up the source package. In - the .changes file, these fields should list all + the .changes file, these fields list all files being uploaded. The list of files in these fields must match the list of files in the Files field.

@@ -6623,7 +6623,7 @@ Built-Using: grub2 (= 1.99-9), loadlin (= 1.6e-1) The shlibs system

- The shlibs system is an simpler alternative to + The shlibs system is a simpler alternative to the symbols system for declaring dependencies for shared libraries. It may be more appropriate for C++ libraries and other cases where tracking individual symbols is @@ -8048,13 +8048,14 @@ Reloading description configuration...done.

The mime-support package provides the update-mime program, which integrates these - registrations in the /etc/mailcap file, using Dpkg + registrations in the /etc/mailcap file, using dpkg triggers Creating, modifying or removing a file in /usr/lib/mime/packages/ using maintainer scripts will not activate the trigger. In that case, it can be done by calling - dpkg-trigger --no-await --by-package=<me> /usr/lib/mime/packages, - where <me> is the name of the package. + dpkg-trigger --no-await /usr/lib/mime/packages from + the maintainer script after creating, modifying, or removing + the file. . Packages using this facility should not depend on, recommend, or suggest mime-support.