]> git.donarmstrong.com Git - debian/debian-policy.git/blobdiff - debian/changelog
Finalize changes for 3.8.1.0
[debian/debian-policy.git] / debian / changelog
index aa4062680375bcfbf82d0db1a60a5fd63c2de3bd..a8dbf9c594affa12da0b2f16985a1c98aa02a998 100644 (file)
@@ -1,4 +1,4 @@
-debian-policy (3.8.1.0) UNRELEASED; urgency=low
+debian-policy (3.8.1.0) unstable; urgency=low
 
   * Policy: Clarify what "sensible behavior" is for init scripts
     Wording: Steve Langasek <vorlon@debian.org>
@@ -35,10 +35,38 @@ debian-policy (3.8.1.0) UNRELEASED; urgency=low
     Seconded: Jörg Sommer <joerg@alea.gnuu.de>
     Seconded: Guillem Jover <guillem@debian.org>
     Closes: #479080
+  * Policy: Allow user mail spools to be mode 0600 or 0660
+    Wording: Russ Allbery <rra@debian.org>
+    Seconded: Kurt Roeckx <kurt@roeckx.be>
+    Seconded: Andrew McMillan <awm@debian.org>
+    Closes: #470994
+  * Policy: Remove special handling of init scripts ending in .sh
+    Wording: Kel Modderman <kel@otaku42.de>
+    Seconded: Russ Allbery <rra@debian.org>
+    Seconded: Henrique de Moraes Holschuh <hmh@debian.org>
+    Closes: #513955
+  * Policy: /var/run and /var/lock may be volatile
+    Wording: Colin Watson <cjwatson@debian.org>
+    Seconded: Russ Allbery <rra@debian.org>
+    Seconded: Bill Allombert <Bill.Allombert@math.u-bordeaux1.fr>
+    Closes: #514326
+  * Policy: debian/control allows comments starting with #
+    Wording: Russ Allbery <rra@debian.org>
+    Seconded: Julien Cristau <jcristau@debian.org>
+    Seconded: Adeodato Simó <dato@net.com.org.es>
+    Seconded: Guillem Jover <guillem@debian.org>
+    Closes: #446712
   * Improve the documentation of maintainer script actions for diversions
     in the informative appendix to allow for addition of a new diversion
     on upgrade and handle error cases correctly.  Thanks to Olivier Berger
     for the report and Raphaël Hertzog for the review.  (Closes: #483418)
+  * Clarify the meaning of architecture restrictions on build dependencies
+    in the presence of alternatives.  Thanks to Guillem Jover for the
+    explanation and review and Emilio Pozuelo Monfort and Don Armstrong
+    for wording review.  (Closes: #163666)
+  * Change the term "category" to "archive area" when referring to main,
+    contrib, and non-free.  This is closer to the wording of the Social
+    Contract.  (Closes: #473439)
   * Use <user>:<group> notation rather than <user>.<group> notation in
     multiple places.  Thanks, Kurt Roeckx.  (Closes: #488039)
   * Fix typo in 3.8.0.0 upgrading-checklist entry.  Patch from Kobayashi
@@ -48,8 +76,22 @@ debian-policy (3.8.1.0) UNRELEASED; urgency=low
   * Clarify that translation is only required for user-visible debconf
     messages.  Capitalize "Debian Configuration Management Specification"
     uniformly.  Thanks, Julian Andres Klode.  (Closes: #492624)
-
- -- Russ Allbery <rra@debian.org>  Mon, 23 Jun 2008 19:23:50 -0700
+  * Add --wildcards to the sample tar command in appendix B.1 for
+    extracting the package copyright file, adjusting for new tar option
+    behavior.  Thanks, Yan Morin.  (Closes: #503685)
+  * Reword the requirement that maintainer scripts exit with a zero
+    status on success to avoid double-negatives.
+  * Include the full name of each menu category rather than only the
+    portion relative to the parent heading to be clearer in long category
+    lists.  Thanks, Christoph Berg.  (Closes: #511804)
+  * Build-Depend on texlive rather than tetex-extra.  texlive appears to
+    be sufficient for how Policy uses debiandoc-sgml and pulls in far
+    fewer packages.
+  * Remove the postinst and prerm scripts.  doc-base registration is now
+    handled by triggers and no longer required and removal of /usr/doc
+    links was completed long ago.
+
+ -- Russ Allbery <rra@debian.org>  Wed, 11 Mar 2009 20:46:51 -0700
 
 debian-policy (3.8.0.1) unstable; urgency=low