Your message dated Tue, 7 Mar 2006 14:07:28 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Package removed from the archive
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: aspseek
Version: 1.2.10-1
Severity: wishlist

Aspseek is limited to 128 bytes per URL and many sites which have a deep tree 
are not fully indexed. Therefore, I would like to introduce the following patch 
:

diff -r aspseek-1.2.10/etc/sql/mysql/tables.sql.in 
aspseek-1.2.10.new/etc/sql/mysql/tables.sql.in
61c61
<       url varchar(128) not null,
---
>       url varchar(255) not null,
327c327
<       site varchar(128) not null,
---
>       site varchar(255) not null,
diff -r aspseek-1.2.10/etc/sql/orcl/tables.sql.in 
aspseek-1.2.10.new/etc/sql/orcl/tables.sql.in
71c71
<       url varchar2(128) not null,
---
>       url varchar2(255) not null,
387c387
<       site varchar2(128) not null
---
>       site varchar2(255) not null
diff -r aspseek-1.2.10/include/defines.h aspseek-1.2.10.new/include/defines.h
180c180
< #define MAX_URL_LEN   128
---
> #define MAX_URL_LEN   255

_____________________________________________________________
Washington DC's Largest FREE Email service. ---> http://www.DCemail.com ---> A 
Washington Online Community Member --->
http://www.DCpages.com

_____________________________________________________________
Select your own custom email address for FREE! Get [EMAIL PROTECTED] w/No Ads, 
6MB, POP & more! http://www.everyone.net/selectmail?campaign=tag


--- End Message ---
--- Begin Message ---
See #321328.


--- End Message ---

Reply via email to