]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - upgrading-checklist.sgml
Merge branch 'master' into bug504880-rra
[debian/debian-policy.git] / upgrading-checklist.sgml
index 964672c4629e503731f073da9a840b7e6bc1f66a..060ec0f2b1b3e4e7d9d598ab1bde8d8f2aab5043 100644 (file)
@@ -34,17 +34,50 @@ picking your way through this list.
 
 <chapt> The checklist
 
+<sect> Version 3.9.2.0
+<p>
+
+Unreleased.
+
+</p><p><taglist>
+<tag>3.3</tag>
+  <item>Clarify the duties of a maintainer, require that the maintainer
+  address accept mail from Debian role accounts and the BTS, and require
+  at least one human with their personal email address
+  in <tt>Uploaders</tt> if the maintainer is a shared email address.
+  </item>
+<tag>9.1.1</tag>
+  <item>GNU/Hurd systems are allowed <file>/hurd</file>
+  and <file>/servers</file> directories in the root filesystem.
+  </item>
+<tag>virtual</tag>
+  <item><tt>mailx</tt> added as a virtual package provided by packages
+  that install <prgn>/usr/bin/mailx</prgn> and implement at least the
+  POSIX-required interface.
+  </item>
+</taglist></p>
+
 <sect> Version 3.9.1.0
 <p>
 
-Not yet released.
+Released July, 2010.
 
 </p><p><taglist>
+<tag>3.2.1</tag>
+  <item>Date-based version components should be given as the four-digit
+  year, two-digit month, and then two-digit day, but may have embedded
+  punctuation.
+  </item>
 <tag>3.9</tag>
   <item>Maintainer scripts must pass <tt>--package</tt>
   to <prgn>dpkg-divert</prgn> when creating or removing diversions and
   must not use <tt>--local</tt>.
   </item>
+<tag>4.10</tag>
+  <item>Only <prgn>dpkg-gencontrol</prgn> supports variable substitution.
+  <prgn>dpkg-genchanges</prgn> (for <file>*.changes</file>)
+  and <prgn>dpkg-source</prgn> (for <file>*.dsc</file>) do not.
+  </item>
 <tag>7.1</tag>
   <item>Architecture restrictions and wildcards are also allowed in binary
   package relationships provided that the binary package is not
@@ -55,6 +88,16 @@ Not yet released.
   there are file conflicts or one package breaks the other, not just
   because two packages provide similar functionality but don't interfere.
   </item>
+<tag>8.1</tag>
+  <item>The SONAME of a library should change whenever the ABI of the
+  library changes in a way that isn't backward-compatible.  It should not
+  change if the library ABI changes are backward-compatible.  Discourage
+  bundling shared libraries together in one package.
+  </item>
+<tag>8.4</tag>
+  <item>Ada Library Information (<file>*.ali</file>) files must be
+  installed read-only.
+  </item>
 <tag>8.6.1, 8.6.2, 8.6.5</tag>
   <item>Packages should normally not include a <file>shlibs.local</file>
   file since we now have complete <file>shlibs</file> coverage.
@@ -78,6 +121,27 @@ Not yet released.
   that libraries should be built with threading support and to be
   thread-safe if the library supports this.
   </item>
+<tag>10.4</tag>
+  <item><file>/bin/sh</file> scripts may assume that <prgn>kill</prgn>
+  supports an argument of <tt>-<var>signal</var></tt>,
+  that <prgn>kill</prgn> and <prgn>trap</prgn> support the numeric signals
+  listed in the XSI extension, and that signal 13 (SIGPIPE) can be trapped
+  with <prgn>trap</prgn>.
+  </item>
+<tag>10.8</tag>
+  <item>Recommend <file>/etc/logrotate.d/<var>package</var></file> for
+  logrotate rules.
+  </item>
+<tag>10.9</tag>
+  <item>Control information files should be owned by <tt>root:root</tt>
+  and either mode 644 or mode 755.
+  </item>
+<tag>11.4, 11.8.3, 11.8.4</tag>
+  <item>Packages providing alternatives for <prgn>editor</prgn>,
+  <prgn>pager</prgn>, <prgn>x-terminal-emulator</prgn>, or
+  <prgn>x-window-manager</prgn> should also provide a slave alternative
+  for the corresponding manual page.
+  </item>
 <tag>11.5</tag>
   <item>Cgi-bin executable files may be installed in subdirectories
   of <file>/usr/lib/cgi-bin</file> and web servers should serve out