mirror of
https://github.com/fspc/dswim.git
synced 2025-02-22 08:33:24 -05:00
This creates a dswim->swim link. The project is now officially the
Debian System Wide Information Manager, so people know what it is about, versus its prior generic approach as a IM to run on all distributions.
This commit is contained in:
parent
ce05f90489
commit
668cf89dff
@ -11,12 +11,12 @@ 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
|
||||||
Description: Debian System Wide Information Manager
|
Description: Debian System Wide Information Manager
|
||||||
SWIM 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 ftp, installation, and package removal capabilities
|
||||||
can be seamlessly combined with querying or searches. SWIM can be used on
|
can be seamlessly combined with querying or searches. DSWIM can be used on
|
||||||
computer systems which either have, or do not have a Debian distribution
|
computer systems which either have, or do not have a Debian distribution
|
||||||
installed.
|
installed.
|
||||||
.
|
.
|
||||||
@ -30,3 +30,16 @@ Description: Debian System Wide Information Manager
|
|||||||
The latest and greatest swim can be retrieved from here:
|
The latest and greatest swim can be retrieved from here:
|
||||||
.
|
.
|
||||||
deb http://prdownloads.sourceforge.net/avd ./
|
deb http://prdownloads.sourceforge.net/avd ./
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -68,7 +68,7 @@ binary-arch: build install
|
|||||||
# dh_installinfo
|
# dh_installinfo
|
||||||
dh_undocumented
|
dh_undocumented
|
||||||
dh_installchangelogs
|
dh_installchangelogs
|
||||||
# dh_link
|
dh_link
|
||||||
# dh_strip
|
# dh_strip
|
||||||
dh_compress
|
dh_compress
|
||||||
dh_fixperms
|
dh_fixperms
|
||||||
|
1
pkg/dpkg/swim.links
Normal file
1
pkg/dpkg/swim.links
Normal file
@ -0,0 +1 @@
|
|||||||
|
/usr/bin/swim /usr/bin/dswim
|
Loading…
x
Reference in New Issue
Block a user