chiark / gitweb /
more rdepends packages
authoraba <aba@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Sat, 11 Nov 2006 19:46:55 +0000 (19:46 +0000)
committeraba <aba@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Sat, 11 Nov 2006 19:46:55 +0000 (19:46 +0000)
git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@3947 313b444b-1b9f-4f58-a734-7bb04f332e8d

debian/changelog
developers-reference.sgml

index 7523a7658195cab6a7fe710d48d2175597823055..7dc71e28590dee9e74c31016bba93f55d1362815 100644 (file)
@@ -17,6 +17,7 @@ developers-reference (3.3.8) unstable; urgency=low
     Thanks, Frank Küster, Al Stone. Closes: #365993
   * Document only the most recent changelog entry is used. Thanks
     to Kevin Glynn to the suggestion. Closes: #374738
+  * Add more tools for reverse depends. Close: #376582
 
  -- Andreas Barth <aba@not.so.argh.org>  Sat, 11 Nov 2006 10:55:44 -0700
 
index 583412095d0758fbc1ce00dd184272363ff9b452..3a5f14ddcbd2b134883a226c1ac1f4a488e7e76a 100644 (file)
@@ -7,7 +7,7 @@
   <!ENTITY % dynamicdata  SYSTEM "dynamic.ent" > %dynamicdata;
 
   <!-- CVS revision of this document -->
-  <!ENTITY cvs-rev "$Revision: 1.300 $">
+  <!ENTITY cvs-rev "$Revision: 1.301 $">
 
   <!-- if you are translating this document, please notate the CVS
        revision of the original developer's reference in cvs-en-rev -->
@@ -2555,6 +2555,10 @@ If in doubt concerning whether a package is disposable, email
 package.  When invoked as <tt>apt-cache showpkg
 <var>package</var></tt>, the program will show details for
 <var>package</var>, including reverse depends.
+Other useful programs include
+<tt>apt-cache rdepends</tt>,
+<prgn>apt-rdepends</prgn> and
+<prgn>grep-dctrl>.
 Removal of orphaned packages is discussed on &email-debian-qa;.
        <p>
 Once the package has been removed, the package's bugs should be handled.