chiark / gitweb /
build-rdeps allows to list reverse build-dependencies. #376582.
authorlucas <lucas@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Sat, 7 Jun 2008 12:11:03 +0000 (12:11 +0000)
committerlucas <lucas@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Sat, 7 Jun 2008 12:11:03 +0000 (12:11 +0000)
git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@5221 313b444b-1b9f-4f58-a734-7bb04f332e8d

debian/changelog
pkgs.dbk

index a75613f491171295eccde4ba02d015a203897762..490604f3de35cd4352fa33f72d1114140a524877 100644 (file)
@@ -12,6 +12,8 @@ developers-reference (3.4.0) UNRELEASED; urgency=low
     Closes: #483225.
   * README.contrib: document that short lines are preferred.
     Closes: #278267.
+  * build-rdeps allows to list reverse build-dependencies.
+    Closes: #376582.
 
   [ Marc 'HE' Brockschmidt ]
   * Replace abused <emphasis> tags with <literal> tags.
index 628300063d01d4168c36e58c160079f637ab7a70..7c6b32d350a02676a94eedf1760b8bdae1dd6414 100644 (file)
--- a/pkgs.dbk
+++ b/pkgs.dbk
@@ -1293,7 +1293,9 @@ role="package">apt</systemitem> package.  When invoked as <literal>apt-cache
 showpkg <replaceable>package</replaceable></literal>, the program will show
 details for <replaceable>package</replaceable>, including reverse depends.
 Other useful programs include <literal>apt-cache rdepends</literal>,
-<command>apt-rdepends</command> and <command>grep-dctrl</command>.  Removal of
+<command>apt-rdepends</command>, <command>build-rdeps</command> (in the
+<systemitem role="package">devscripts</systemitem> package) and
+<command>grep-dctrl</command>.  Removal of
 orphaned packages is discussed on &email-debian-qa;.
 </para>
 <para>