Browse Source

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.
master
freesource 23 years ago
parent
commit
668cf89dff
  1. 17
      pkg/dpkg/control
  2. 2
      pkg/dpkg/rules
  3. 1
      pkg/dpkg/swim.links

17
pkg/dpkg/control

@ -11,12 +11,12 @@ Depends: perl5, dpkg, apt (>=0.3.2)
Suggests: gcc
Recommends: libnet-perl, libterm-readline-gnu-perl | libterm-readline-perl-perl
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
Debian distribution(s) allowing querying of software packages with a
variety of package information options, and powerful searches. Virtual
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
installed.
.
@ -30,3 +30,16 @@ Description: Debian System Wide Information Manager
The latest and greatest swim can be retrieved from here:
.
deb http://prdownloads.sourceforge.net/avd ./

2
pkg/dpkg/rules

@ -68,7 +68,7 @@ binary-arch: build install
# dh_installinfo
dh_undocumented
dh_installchangelogs
# dh_link
dh_link
# dh_strip
dh_compress
dh_fixperms

1
pkg/dpkg/swim.links

@ -0,0 +1 @@
/usr/bin/swim /usr/bin/dswim
Loading…
Cancel
Save