[Dctrl-tools-devel] [SCM] Debian control file query tools branch, master, updated. 2.14-7-gab648eb

Gerfried Fuchs rhonda at debian.at
Sun Dec 13 16:40:23 UTC 2009


The following commit has been merged in the master branch:
commit f8df9567864246441c861a8fef95b0a6801ef91b
Author: Cyril Brulebois <kibi at debian.org>
Date:   Wed Mar 11 20:26:23 2009 +0100

    Add Build-Depends/Build-Depends-Indep search example.
    
    Signed-off-by: Cyril Brulebois <kibi at debian.org>

diff --git a/man/grep-dctrl.1.cp b/man/grep-dctrl.1.cp
index 6b47c71..c2af64e 100644
--- a/man/grep-dctrl.1.cp
+++ b/man/grep-dctrl.1.cp
@@ -391,7 +391,13 @@ installed packages, sorted by their Installed\-Size.
 % grep\-status \-FStatus \-sInstalled\-Size,Package \-n \\
     "install ok installed" | paste \-sd "  \\n" | sort \-n             
 .fi
-Note that there should be exactly 2 spaces in the "  \\n" string. 
+Note that there should be exactly 2 spaces in the "  \\n" string.
+.PP
+Another usual use-case is looking for packages that have another one as
+build dependency:
+.nf
+% grep\-dctrl \-s Package \-F Build\-Depends,Build\-Depends\-Indep quilt /var/lib/apt/lists/*Sources
+.fi
 .PP
 These examples cover a lot of typical uses of this utility, but not
 all possible uses.  Use your imagination!  The building blocks are

-- 
Debian control file query tools



More information about the Dctrl-tools-devel mailing list