]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Correct earlier commit to wrong release.
authorAndrew McMillan <awm@debian.org>
Fri, 20 Mar 2009 23:00:50 +0000 (12:00 +1300)
committerAndrew McMillan <awm@debian.org>
Fri, 20 Mar 2009 23:00:50 +0000 (12:00 +1300)
debian/changelog
upgrading-checklist.html

index dcdb7ac4ce89977beb1a11fdf1b3cde21707190e..6fac72c692cee7715e397a2686d34a86526ac739 100644 (file)
@@ -1,5 +1,12 @@
 debian-policy (3.8.2.0) UNRELEASED; urgency=low
 
+  * Policy: Mandate debconf or equivalent for user prompting
+    Wording: Andrew McMillan <awm@debian.org>
+    Seconded: Russ Allbery <rra@debian.org>
+    Seconded: Holger Levsen <holger@layer-acht.org>
+    Seconded: Bill Allombert <Bill.Allombert@math.u-bordeaux1.fr>
+    Seconded: Julien Cristau <jcristau@debian.org>
+    Closes: #206684
   * Housekeeping (resynchronizing lists maintained elsewhere):
     - Add GFDL 1.3 to the common-licenses list.
     - Update the list of archive sections.  (Closes: #519835)
@@ -10,13 +17,6 @@ debian-policy (3.8.2.0) UNRELEASED; urgency=low
 
 debian-policy (3.8.1.0) unstable; urgency=low
 
-  * Policy: Mandate debconf or equivalent for user prompting
-    Wording: Andrew McMillan <awm@debian.org>
-    Seconded: Russ Allbery <rra@debian.org>
-    Seconded: Holger Levsen <holger@layer-acht.org>
-    Seconded: Bill Allombert <Bill.Allombert@math.u-bordeaux1.fr>
-    Seconded: Julien Cristau <jcristau@debian.org>
-    Closes: #206684
   * Policy: Clarify what "sensible behavior" is for init scripts
     Wording: Steve Langasek <vorlon@debian.org>
     Seconded: RaphaĆ«l Hertzog <hertzog@debian.org>
index 8b2ecff1d86ae8abb2af2839517af9f976b00fc0..e5272cf85a8f2da376b1922693904a841eea866a 100644 (file)
@@ -47,6 +47,9 @@ picking your way through this list.
        http://lists.debian.org/debian-devel-announce/2009/03/msg00010.html
        for the list of new sections and rules for how to categorize
        packages.                                                 [2.4]
+     * All packages must use debconf or equivalent for user prompting,
+       though essential packages or their dependencies may also fall
+       back on other methods.                                    [3.9.1]
      * The GNU Free Documentation License version 1.3 is included in
        common-licenses and should be referenced from there.      [12.5]
 
@@ -55,9 +58,6 @@ picking your way through this list.
      * Care should be taken when adding functionality to essential and
        such additions create an obligation to support that functionality
        in essential forever unless significant work is done.     [3.8]
-     * All packages must use debconf or equivalent for user prompting,
-       though essential packages or their dependencies may also fall
-       back on other methods.                                    [3.9.1]
      * Changelog files must be encoded in UTF-8.                 [4.4]
      * Tighten some format requirements for changelog files from a should
        to a must.                                                [4.4]