===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
dh-virtualenv-1.2.2/doc/dh_virtualenv.1.rst-62-1. Build depend on `python` or `python-all` and `dh-virtualenv`
dh-virtualenv-1.2.2/doc/dh_virtualenv.1.rst:63:2. Add `${python:Depends}` to Depends
dh-virtualenv-1.2.2/doc/dh_virtualenv.1.rst-64-3. Add `python-virtualenv` to dh's `--with` option
##############################################
dh-virtualenv-1.2.2/doc/tutorial.rst-160-*Depends* in the 2nd section is used to define run-time dependencies.
dh-virtualenv-1.2.2/doc/tutorial.rst:161:The *debhelper* magic will usually take care of that via the ``${misc:Depends}`` you see above.
dh-virtualenv-1.2.2/doc/tutorial.rst-162-
##############################################
dh-virtualenv-1.2.2/doc/usage.rst-68-   resulting location for a specific package will be
dh-virtualenv-1.2.2/doc/usage.rst:69:   ``$DH_VIRTUALENV_INSTALL_ROOT/«<packagename»``,
dh-virtualenv-1.2.2/doc/usage.rst-70-   unless :option:`--install-suffix` is also used to change ``«<packagename»``.