From cbce883e885fe01619f588906f80180a7e2271a6 Mon Sep 17 00:00:00 2001
From: Russ Allbery
Date: Mon, 31 Dec 2007 04:38:41 +0000
Subject: [PATCH] Mention apt and aptitude as examples of dpkg frontends
The discussion of binary dependency fields said that fields other than
Depends were only used by dpkg frontends such as dselect. List apt and
aptitude before dselect as they're more often used these days.
git-archimport-id: rra@debian.org--lenny/debian-policy--devel--3.7--patch-25
---
debian/changelog | 7 +++++++
policy.sgml | 3 ++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index c49c4e9..aebc47e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debian-policy (3.7.4.0) unstable; urgency=low
+
+ * Bug fix: "Examples of dpkg frontends should mention apt now", thanks
+ to Josh Triplett (Closes: #455602).
+
+ --
+
debian-policy (3.7.3.0) unstable; urgency=low
* Bug fix: "FTBFS if built twice in a row" (Closes: #424212).
diff --git a/policy.sgml b/policy.sgml
index a71358d..4915f3b 100644
--- a/policy.sgml
+++ b/policy.sgml
@@ -3990,7 +3990,8 @@ Build-Depends: kernel-headers-2.2.10 [!hurd-i386],
in detail below. (The other three dependency fields,
Recommends, Suggests and
Enhances, are only used by the various front-ends
- to dpkg such as dselect.)
+ to dpkg such as apt,
+ aptitutde, and dselect.)
--
2.39.5