]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - debian/changelog
Merge branch 'master' into bug504880-rra
[debian/debian-policy.git] / debian / changelog
index bc99eb9fc9bc532888186be047eeafb3766d63d7..9afcb49887f09ad16aab5cb216794e3db234f9d9 100644 (file)
@@ -58,6 +58,21 @@ debian-policy (3.9.1.0) UNRELEASED; urgency=low
     Seconded: Jakub Wilk <jwilk@debian.org>
     Seconded: Emilio Pozuelo Monfort <pochu@debian.org>
     Closes: #184064
+  * Policy: More explicit requirements around library SONAMEs
+    Wording: Russ Allbery <rra@debian.org>
+    Seconded: RaphaĆ«l Hertzog <hertzog@debian.org>
+    Seconded: Emilio Pozuelo Monfort <pochu27@gmail.com>
+    Closes: #509933
+  * Policy: Only dpkg-gencontrol supports variable substitutions
+    Wording: Charles Plessy <plessy@debian.org>
+    Seconded: Emilio Pozuelo Monfort <pochu@debian.org>
+    Seconded: Guillem Jover <guillem@debian.org>
+    Closes: #589609
+  * Policy: Ada Library Information files must be read-only
+    Wording: Russ Allbery <rra@debian.org>
+    Seconded: Emilio Pozuelo Monfort <pochu@debian.org>
+    Seconded: Ludovic Brenta <ludovic@ludovic-brenta.org>
+    Closes: #232448
   * 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
@@ -65,6 +80,11 @@ debian-policy (3.9.1.0) UNRELEASED; urgency=low
   * Revise the footnote discussing shlibs creation to not talk about the
     switch to objdump as if it were a new innovation and to explicitly
     mention the NEEDED attribute as the source of dependency information.
+  * Introduce "control information file" to refer to the contents of the
+    Debian package control.tar.gz, following the dpkg documentation.  Use
+    that terminology consistently, and change possibly confusing
+    references to fields in control files to use "control field"
+    uniformly.
   * Fix typo in upgrading-checklist.  (Closes: #588750)
   * Fix formatting error in footnote to 7.7.  (Closes: #589362)