head	1.3;
access;
symbols
	rel-2-4-3a:1.3
	rel-2-4-3:1.3
	rel-2-4-2:1.3
	rel-2-4-1:1.3
	rel-2-4-0-patches:1.3.0.2
	rel-2-4-0:1.3;
locks; strict;
comment	@# @;


1.3
date	2003.05.23.16.55.51;	author whmoseley;	state Exp;
branches;
next	1.2;

1.2
date	2003.05.21.22.48.57;	author whmoseley;	state Exp;
branches;
next	1.1;

1.1
date	2003.05.16.21.24.18;	author whmoseley;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Update Debian build procedure to use local shlibs file to satisify dependency information
for libswish-e (met by swish-e package itself).
@
text
@Source: swish-e
Section: web
Priority: optional
Maintainer: Bill Moseley <moseley@@hank.org>
Standards-Version: 3.5.8
Build-Depends: debhelper (>= 4.0.1), zlib1g-dev, perl, libxml2-dev (>= 2.4.19)

Package: swish-e
Architecture: any
Depends: ${shlibs:Depends}
Recommends: libmime-types-perl, libhtml-parser-perl, libwww-perl
Description: Simple Web Indexing System for Humans
 SWISH-Enhanced is a fast, powerful, flexible, and easy to use system
 for indexing collections of HTML Web pages, XML or other text files. Key
 features include the ability to limit searches to certain HTML tags
 (META, TITLE, comments, etc.).
 .
 See the Swish-e Website for details: http://swish-e.org
@


1.2
log
@Hard-code the depends line --  dh_shlibdeps was generating warning messages
because libswish-e wasn't already installed.
@
text
@a4 1
Build-Depends: debhelper (>> 4.0.0)
d6 1
a6 1
Build-Depends: debhelper (>= 3), zlib1g-dev, perl, libxml2-dev (>= 2.4.19)
d10 1
a10 1
Depends: libc6 (>= 2.3.1-1), libxml2 (>= 2.5.0-1), zlib1g (>= 1:1.1.4)
@


1.1
log
@Added swish-e man page

Added files to build a debian package, BUT there's still
an outstanding problem of the -rpath not being set correctly.
@
text
@d11 1
a11 1
Depends: ${shlibs:Depends} ${misc:Depends}
@

