Your message dated Tue, 02 May 2006 09:17:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#336559: fixed in dvi2ps 3.2j-13
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: dvi2ps
Severity: important
Tags: patch

Hi,

the current version of dvi2ps fails to build on GNU/kFreeBSD.

Simple patch to fix that is bellow. 
It would be nice if it could be included in the next upload.

Thanks in advance,

        Petr



--- pswl.c~     2005-10-31 08:34:00.000000000 +0100
+++ pswl.c      2005-10-31 08:34:00.000000000 +0100
@@ -243,8 +243,12 @@
 static char *StdVW="32";
 /*static char *UniqueId="9876";*/
 
+#if 0
 time_t time();
 char *ctime();
+#else
+#include <time.h>
+#endif
 
 wl_type1_prologue1(fid)
 int fid;





--- End Message ---
--- Begin Message ---
Source: dvi2ps
Source-Version: 3.2j-13

We believe that the bug you reported is fixed in the latest version of
dvi2ps, which is due to be installed in the Debian FTP archive:

dvi2ps_3.2j-13.diff.gz
  to pool/main/d/dvi2ps/dvi2ps_3.2j-13.diff.gz
dvi2ps_3.2j-13.dsc
  to pool/main/d/dvi2ps/dvi2ps_3.2j-13.dsc
dvi2ps_3.2j-13_i386.deb
  to pool/main/d/dvi2ps/dvi2ps_3.2j-13_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
OHURA Makoto <[EMAIL PROTECTED]> (supplier of updated dvi2ps package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed,  3 May 2006 00:35:12 +0900
Source: dvi2ps
Binary: dvi2ps
Architecture: source i386
Version: 3.2j-13
Distribution: unstable
Urgency: low
Maintainer: OHURA Makoto <[EMAIL PROTECTED]>
Changed-By: OHURA Makoto <[EMAIL PROTECTED]>
Description: 
 dvi2ps     - TeX DVI-driver for NTT JTeX, MulTeX and ASCII pTeX
Closes: 336559
Changes: 
 dvi2ps (3.2j-13) unstable; urgency=low
 .
   * Rebuild with libkpathsea4.
   * debian/patches/01_fix_FTBFS_on_kFreeBSD.dpatch: Fix FTBFS on
     GNU/kFreeBSD. (Closes: #336559).
Files: 
 4d024f033a5376d4b6cb7fd63e24a51d 620 tex optional dvi2ps_3.2j-13.dsc
 9af8e594e7429502c408d2d45ce67ef4 18466 tex optional dvi2ps_3.2j-13.diff.gz
 395428d79a439ab41dffd0b53fadc16b 101584 tex optional dvi2ps_3.2j-13_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEV4Kk7qLvonfc4IMRAvTyAJ9A3W9TL3oGlmnJCk3DYVa+sh6IHQCgrvf+
b52K011AqqHBSLGV1niNlLw=
=i4et
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to