Codebase list debian-goodies / debian/0.77 debian / control
debian/0.77

Tree @debian/0.77 (Download .tar.gz)

control @debian/0.77raw · history · blame

Source: debian-goodies
Section: utils
Priority: optional
Maintainer: Javier Fernández-Sanguino Peña <jfs@debian.org>
Uploaders: Axel Beckert <abe@debian.org>
Build-Depends: debhelper (>= 10),
               help2man
Vcs-Git: https://anonscm.debian.org/git/collab-maint/debian-goodies.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/debian-goodies.git
Standards-Version: 4.1.1
Rules-Requires-Root: no

Package: debian-goodies
Architecture: all
Depends: curl,
         dctrl-tools | grep-dctrl,
         perl,
         python3,
         whiptail | dialog,
         ${misc:Depends}
Recommends: lsof,
            sensible-utils
Suggests: lsb-release,
          popularity-contest,
          xdg-utils,
          zenity
Conflicts: debget, bikeshed
Replaces: debget, bikeshed
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.
 .
  dglob  - Generate a list of package names which match a pattern
  dgrep  - Search all files in specified packages for a regex
 .
 These are also included, because they are useful and don't justify
 their own packages:
 .
  check-enhancements - find packages which enhance installed packages
  checkrestart       - Help to find and restart processes which are using old
                       versions of upgraded files (such as libraries)
  debget             - Fetch a .deb for a package in APT's database
  debman             - Easily view man pages from a binary .deb without
                       extracting
  debmany            - Select manpages of installed or uninstalled packages
  dhomepage          - Open homepage of a package in a web browser
  dman               - Fetch manpages from online manpages.debian.org service
  dpigs              - Show which installed packages occupy the most space
  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
  which-pkg-broke-build
                     - find which package might have broken the build of
                       another