a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 73258 and 37549

Description: Small toolbox-style utilities for Debian systems
 These programs are designed to integrate with standard shell tools,
 extending them to operate on the Debian packaging system.
 .
  dgrep  - Search all files in specified packages for a regex
  dglob  - Generate a list of package names which match a pattern
 .
 These are also included, because they are useful and don't justify
 their own packages:
 .
  debget          - Fetch a .deb for a package in APT's database
  dpigs           - Show which installed packages occupy the most space
  debman          - Easily view man pages from a binary .deb without extracting
  debmany         - Select manpages of installed or uninstalled packages
  checkrestart    - Help to find and restart processes which are using old
                    versions of upgraded files (such as libraries)
  popbugs         - Display a customized release-critical bug list based on
                    packages you use (using popularity-contest data)
  which-pkg-broke - find which package might have broken another
Description: Small toolbox-style utilities for Debian systems
 These programs are designed to integrate with standard shell tools,
 extending them to operate on the Debian packaging system.
 .
  dgrep  - Search all files in specified packages for a regex
  dglob  - Generate a list of package names which match a pattern
 .
 These are also included, because they are useful and don't justify
 their own packages:
 .
  debget       - Fetch a .deb for a package in APT's database
  dpigs        - Show which installed packages occupy the most space
  debman       - Easily view man pages from a binary .deb without extracting
  debmany      - Select manpages of installer or uninstalled packages
  checkrestart - Help to find and restart processes which are using old
                 versions of upgraded files (such as libraries)
  popbugs      - Display a customized release-critical bug list based on
                 packages you use (using popularity-contest data)
--- 73258	Thu Jan  1 00:00:00 1970
+++ 37549	Thu Jan  1 00:00:00 1970
@@ -8,12 +8,11 @@
  These are also included, because they are useful and don't justify
  their own packages:
  .
-  debget          - Fetch a .deb for a package in APT's database
+  debget       - Fetch a .deb for a package in APT's database
-  dpigs           - Show which installed packages occupy the most space
+  dpigs        - Show which installed packages occupy the most space
-  debman          - Easily view man pages from a binary .deb without extracting
+  debman       - Easily view man pages from a binary .deb without extracting
-  debmany         - Select manpages of installed or uninstalled packages
+  debmany      - Select manpages of installer or uninstalled packages
-  checkrestart    - Help to find and restart processes which are using old
+  checkrestart - Help to find and restart processes which are using old
-                    versions of upgraded files (such as libraries)
+                 versions of upgraded files (such as libraries)
-  popbugs         - Display a customized release-critical bug list based on
+  popbugs      - Display a customized release-critical bug list based on
-                    packages you use (using popularity-contest data)
+                 packages you use (using popularity-contest data)
-  which-pkg-broke - find which package might have broken another