1
0
mirror of https://github.com/fspc/dswim.git synced 2025-02-22 08:33:24 -05:00

Added conflicts with swim, and improved the description..

This commit is contained in:
freesource 2001-10-14 19:56:35 +00:00
parent e1b6276caf
commit 92e32cfe1e

View File

@ -1,31 +1,33 @@
Source: swim Source: dswim
Section: admin Section: admin
Priority: optional Priority: optional
Maintainer: Jonathan D. Rosenbaum <mttrader@access.mountain.net> Maintainer: Jonathan D. Rosenbaum <mttrader@access.mountain.net>
Build-Depends: debhelper (>> 3.0.0) Build-Depends: debhelper (>> 3.0.0)
Standards-Version: 3.5.2 Standards-Version: 3.5.2
Package: swim Package: dswim
Architecture: all Architecture: all
Depends: perl5, dpkg, apt (>=0.3.2) Depends: perl5, dpkg, apt (>=0.3.2)
Suggests: gcc Suggests: gcc
Recommends: libnet-perl, libterm-readline-gnu-perl | libterm-readline-perl-perl Recommends: libnet-perl, libterm-readline-gnu-perl | libterm-readline-perl-perl
Conflicts: swim
Description: Debian System Wide Information Manager Description: Debian System Wide Information Manager
DSWIM is a powerful package information and distribution research tool DSWIM is a powerful package information and distribution research tool
for both an installed Debian distribution or not-installed virtual for both an installed Debian distribution or not-installed virtual
Debian distribution(s) allowing querying of software packages with a Debian distribution(s) allowing querying of software packages with a
variety of package information options, and powerful searches. Virtual variety of package information options, and powerful searches. Virtual
options which include ftp, installation, and package removal capabilities options which include filesystem, installation, and package removal
can be seamlessly combined with querying or searches. DSWIM can be used on capabilities can be seamlessly combined with querying or searches.
computer systems which either have, or do not have a Debian distribution DSWIM can be used on computer systems which either have, or do not have
installed. a Debian distribution installed.
. .
Presently, the virtual options are not working with the new Debian archive Presently, the virtual -n options are not working with the new Debian archive
hierarchy, so help information doesn't reflect them anymore. In the near hierarchy, so help information doesn't reflect them anymore. Older versions
future, all -n options will be handled directly through apt-cache of swim do support the previous archive hierarchy. In the future, all -n
information and apt cache management rather than through huge databases. options may be handled directly through apt-cache information and apt cache
The virtual filesystem will still be managed by a database, and management rather than through huge databases. The virtual filesystem will
Contents.gz listings will also be reinstated. still be managed by a database, and Contents.gz listings will also be
reinstated.
. .
The latest and greatest dswim can be retrieved from here: The latest and greatest dswim can be retrieved from here:
. .