]> 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 dd0e935219c6cc10922849fde6dc60a95d5c2fca..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>
@@ -10,12 +10,88 @@ debian-policy (3.8.1.0) UNRELEASED; urgency=low
     Seconded: Ben Pfaff <blp@cs.stanford.edu>
     Seconded: Guillem Jover <guillem@debian.org>
     Closes: #489460
+  * Policy: Mandate UTF-8 for changelog files
+    Wording: Russ Allbery <rra@debian.org>
+    Seconded: Guillem Jover <guillem@debian.org>
+    Seconded: Kurt Roeckx <kurt@roeckx.be>
+    Closes: #241333
+  * Policy: Mandate UTF-8 for control files
+    Wording: Russ Allbery <rra@debian.org>
+    Seconded: Kurt Roeckx <kurt@roeckx.be>
+    Seconded: Raphaël Hertzog <hertzog@debian.org>
+    Closes: #143941
+  * Policy: New option in DEB_BUILD_OPTIONS to avoid running test-suites
+    Wording: Russ Allbery <rra@debian.org>
+    Seconded: Guillem Jover <guillem@debian.org>
+    Seconded: Raphaël Hertzog <hertzog@debian.org>
+    Closes: #416450
+  * Policy: Expand expected capabilities for local in /bin/sh scripts
+    Wording: Russ Allbery <rra@debian.org>
+    Seconded: Guillem Jover <guillem@debian.org>
+    Seconded: Raphaël Hertzog <hertzog@debian.org>
+    Closes: #473019
+  * Policy: Clarify Essential definition and caution when adding to it
+    Wording: Russ Allbery <rra@debian.org>
+    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
     Noritada.  (Closes: #487701)
-
- -- Russ Allbery <rra@debian.org>  Mon, 23 Jun 2008 19:23:50 -0700
+  * Mention debugging packages as an explicit example of packages with
+    extra priority.  Thanks, Charles Plessy.  (Closes: #491985)
+  * Clarify that translation is only required for user-visible debconf
+    messages.  Capitalize "Debian Configuration Management Specification"
+    uniformly.  Thanks, Julian Andres Klode.  (Closes: #492624)
+  * 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