On Fri, 4 Feb 2000, Gilles Detillieux wrote:

> > Package: htdig
> > Version: 3.1.4-1
> > 
> > This is probably for upstream.
> 
> This is very strange.  I can't see anything in the code that could
> explain the behaviour described below.  Does debian include any patches to
> 3.1.4, or just a straight, unmodified installation of the 3.1.4 tarball?
> If there are any patches, please provide us with them.

There are a few changes in the build process (don't build libdb, use
glibc's libdb or libdb2, depending on the glibc version number), and a
couple of changes for backporting to the older db api like:
-        if ((seqrc = dbp->cursor(dbp, NULL, &dbcp, 0)) != 0)
+        if ((seqrc = dbp->cursor(dbp, NULL, &dbcp)) != 0)
No patches which would modify parsing.
You can check the diff on
ftp.debian.org/debian/dists/potato/main/source/web/htdig_3.1.4-1.diff.gz

-- 
Madarasz Gergely           [EMAIL PROTECTED]           [EMAIL PROTECTED]
     It's practically impossible to look at a penguin and feel angry.
         Egy pingvinre gyakorlatilag lehetetlen haragosan nezni.
                   HuLUG: http://mlf.linux.rulez.org/


------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] 
You will receive a message to confirm this. 

Reply via email to