From 772725c1152b8f6681cf9bf0173375b814eb177f Mon Sep 17 00:00:00 2001
From: Russ Allbery
Date: Wed, 5 Mar 2008 03:14:52 +0000
Subject: [PATCH] Add Homepage control field
Add a specification for the optional Homepage control field.
Closes #452105.
git-archimport-id: rra@debian.org--lenny/debian-policy--devel--3.7--patch-34
---
debian/changelog | 2 ++
policy.sgml | 17 +++++++++++++++++
upgrading-checklist.html | 1 +
3 files changed, 20 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0728ea9..de0ca1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ debian-policy (3.7.4.0) unstable; urgency=low
* Bug fix: "[PROPOSAL] Add should not embed code from other packages",
thanks to Neil McGovern, Colin Watson, Bill Allombert, Steve Langasek,
Kurt Roeckx, and others (Closes: #392362).
+ * Bug fix: "Homepage field in debian/control undocumented", thanks to
+ Mario Iseli (Closes: #452105).
* Bug fix: "Examples of dpkg frontends should mention apt now", thanks
to Josh Triplett (Closes: #455602).
* Bug fix: "Minor typos and wording suggestions", thanks to Michael
diff --git a/policy.sgml b/policy.sgml
index 9e2037a..e8ea2e4 100644
--- a/policy.sgml
+++ b/policy.sgml
@@ -2210,6 +2210,7 @@ Package: libc6
- Priority (recommended)
- Build-Depends et al
- Standards-Version (recommended)
+ - Homepage
@@ -2224,6 +2225,7 @@ Package: libc6
+ Homepage
+
+
+ The URL of the web site for this package, preferably (when
+ applicable) the site from which the original source can be
+ obtained and any additional upstream documentation or
+ information may be found. The content of this field is a
+ simple URL without any surrounding characters such as
+ <>.
+
+
+