From: Russ Allbery <rra@debian.org>
Date: Sun, 12 Aug 2012 19:35:39 +0000 (-0700)
Subject: Add changelog and upgrading-checklist for #641153
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=26a61738d2b9a9d5fb9610a2da0086c808836e11;p=debian%2Fdebian-policy.git

Add changelog and upgrading-checklist for #641153
---

diff --git a/debian/changelog b/debian/changelog
index 1d3037c..a71b02e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,11 @@ debian-policy (3.9.4.0) UNRELEASED; urgency=low
     Seconded: Cyril Brulebois <kibi@debian.org>
     Seconded: Russ Allbery <rra@debian.org>
     Closes: #663918
+  * Policy: Document the Built-Using field
+    Wording: Charles Plessy <plessy@debian.org>
+    Seconded: Russ Allbery <rra@debian.org>
+    Seconded: Ansgar Burchardt <ansgar@debian.org>
+    Closes: #641153
 
  -- Russ Allbery <rra@debian.org>  Sat, 17 Mar 2012 16:30:33 -0700
 
diff --git a/upgrading-checklist.sgml b/upgrading-checklist.sgml
index 7527e53..e44c80b 100644
--- a/upgrading-checklist.sgml
+++ b/upgrading-checklist.sgml
@@ -43,6 +43,12 @@ Unreleased.
 <tag>7.1</tag>
   <item>The deprecated relations &lt; and &gt; now must not be used.
   </item>
+<tag>7.8</tag>
+  <item>New <tt>Built-Using</tt> field, which must be used to document the
+  source packages for any binaries that are incorporated into this package
+  at build time.  This is used to ensure that the archive meets license
+  requirements for providing source for all binaries.
+  </item>
 <tag>12.5</tag>
   <item>All copyright files must be encoded in UTF-8.
   </item>