Your message dated Wed, 18 Jul 2007 09:02:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#433583: fixed in cairo-ocaml 20070306-3
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: libcairo-ocaml-dev
Version: 20070306-2
Severity: grave
Justification: renders package unusable
Attempting to link with cairo.cma gives the following errors:
/tmp/ccES9j8A.o:(.data+0x1a10): undefined reference to
`ml_cairo_scaled_text_extents'
/tmp/ccES9j8A.o:(.data+0x1bac): undefined reference to
`ml_cairo_trasnform'
The second error is obviously a typo in cairo.ml (since 'ml_cairo_transform'
exists in libmlcairo.a), while the first error is a problem in both cairo.ml
and libmlcairo.a: libmlcairo.a contains a 'ml_scaled_font_text_extents'
function, the proper name of the function should be
'ml_cairo_scaled_font_text_extents'.
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.21.1 (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libcairo-ocaml-dev depends on:
ii libcairo-ocaml 20070306-2 OCaml bindings for Cairo
ii libcairo2-dev 1.4.6-1.1 Development files for the Cairo 2D
ii liblablgtk2-ocaml-dev 2.6.0-7 OCaml bindings to Gtk+ version 2
ii ocaml-nox [ocaml-nox-3.09.2] 3.09.2-9 ML language implementation with a
libcairo-ocaml-dev recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: cairo-ocaml
Source-Version: 20070306-3
We believe that the bug you reported is fixed in the latest version of
cairo-ocaml, which is due to be installed in the Debian FTP archive:
cairo-ocaml_20070306-3.diff.gz
to pool/main/c/cairo-ocaml/cairo-ocaml_20070306-3.diff.gz
cairo-ocaml_20070306-3.dsc
to pool/main/c/cairo-ocaml/cairo-ocaml_20070306-3.dsc
libcairo-ocaml-dev_20070306-3_i386.deb
to pool/main/c/cairo-ocaml/libcairo-ocaml-dev_20070306-3_i386.deb
libcairo-ocaml_20070306-3_i386.deb
to pool/main/c/cairo-ocaml/libcairo-ocaml_20070306-3_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.
Samuel Mimram <[EMAIL PROTECTED]> (supplier of updated cairo-ocaml 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, 18 Jul 2007 09:51:13 +0200
Source: cairo-ocaml
Binary: libcairo-ocaml-dev libcairo-ocaml
Architecture: source i386
Version: 20070306-3
Distribution: unstable
Urgency: low
Maintainer: Samuel Mimram <[EMAIL PROTECTED]>
Changed-By: Samuel Mimram <[EMAIL PROTECTED]>
Description:
libcairo-ocaml - OCaml bindings for Cairo
libcairo-ocaml-dev - OCaml bindings for Cairo
Closes: 433583
Changes:
cairo-ocaml (20070306-3) unstable; urgency=low
.
* Added fun_names.dpatch to correct the names of some binding functions
(thanks Chris King), closes: #433583.
* Don't ignore errors on make clean.
Files:
c2203769dd6f4d724e26e8944623d768 915 devel optional cairo-ocaml_20070306-3.dsc
91258cdff2cec7b85e5aeb9c6e4d63d5 4389 devel optional
cairo-ocaml_20070306-3.diff.gz
0ccf49d0b0c216994e5c4c41ec5f2ac5 23830 libs optional
libcairo-ocaml_20070306-3_i386.deb
65ec9f1992ba6f2eda474df2324b58d6 75374 libdevel optional
libcairo-ocaml-dev_20070306-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGncnDIae1O4AJae8RAr6EAJ0SOVZ3Nwdb6DOFfam5jOspK3t43wCfR1SY
TPpbIRTDJQsjthuaB5nNFUQ=
=w4R5
-----END PGP SIGNATURE-----
--- End Message ---