mirror of
https://github.com/fspc/dswim.git
synced 2025-02-22 08:33:24 -05:00
Nicer deps .. perl-modules (includes Readline) apt >= 0.5.1 because of build-dep
and edited --help so virtual options are properly represented for -q as well as searches.
This commit is contained in:
parent
60662e09b8
commit
fe3ae88fa8
@ -7,9 +7,8 @@ Standards-Version: 3.5.2
|
|||||||
|
|
||||||
Package: dswim
|
Package: dswim
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: perl5, apt (>=0.3.14), less
|
Depends: perl-modules, apt (>=0.5.1), less, libterm-readline-gnu-perl
|
||||||
Suggests: gcc
|
Suggests: gcc
|
||||||
Recommends: libnet-perl, libterm-readline-gnu-perl | libterm-readline-perl-perl
|
|
||||||
Conflicts: swim
|
Conflicts: swim
|
||||||
Description: Debian System Wide Information Manager
|
Description: Debian System Wide Information Manager
|
||||||
DSWIM is a powerful informational tool for Debian's packaging system.
|
DSWIM is a powerful informational tool for Debian's packaging system.
|
||||||
|
5
swim
5
swim
@ -1945,6 +1945,11 @@ usage:
|
|||||||
-r - remove the installed package, but not the
|
-r - remove the installed package, but not the
|
||||||
package's configuration files
|
package's configuration files
|
||||||
--reinstall - reinstall the installed package
|
--reinstall - reinstall the installed package
|
||||||
|
--build-dep - satisfy package build dependencies
|
||||||
|
--source - fetch source packages
|
||||||
|
-b - compile source packages
|
||||||
|
--tar-only - download tar file only
|
||||||
|
--diff-only - download diff file only
|
||||||
|
|
||||||
Editing Option
|
Editing Option
|
||||||
--stdin - allows readline editing capabilities when
|
--stdin - allows readline editing capabilities when
|
||||||
|
Loading…
x
Reference in New Issue
Block a user