Your message dated Tue, 25 Apr 2006 13:47:32 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#362646: fixed in librsvg 2.14.3-2 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: librsvg2-2 Version: 2.14.2-1 Severity: normal Consider the following C program: #include <librsvg/librsvg-enum-types.h> int main(int argc, char **argv) { rsvg_error_get_type(); return 0; } Compiling with gcc rsvg-test.c -o rsvg-test `pkg-config --cflags librsvg-2.0` \ `pkg-config --libs librsvg-2.0` yields: /tmp/ccC6OMkt.o: In function `main':rsvg-test.c:(.text+0x1d): undefined reference to `rsvg_error_get_type' The public header file librsvg-enum-types.h defines the function rsvg_error_get_type, but it is not found in the library. A brief glance at the source code seems to indicate that this symbol should indeed be exported. It is required by language bindings. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-k7 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages librsvg2-2 depends on: ii libc6 2.3.6-6 GNU C Library: Shared libraries ii libcairo2 1.0.4-1 The Cairo 2D vector graphics libra ii libcroco3 0.6.1-1 a generic Cascading Style Sheet (C ii libfontconfig1 2.3.2-5.1 generic font configuration library ii libfreetype6 2.1.10-3 FreeType 2 font engine, shared lib ii libglib2.0-0 2.10.2-1 The GLib library of C routines ii libgsf-1-114 1.14.0-1 Structured File Library - runtime ii libgtk2.0-0 2.8.16-1 The GTK+ graphical user interface ii libpango1.0-0 1.12.0-2 Layout and rendering of internatio ii libxml2 2.6.23.dfsg.2-3 GNOME XML library ii zlib1g 1:1.2.3-11 compression library - runtime librsvg2-2 recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: librsvg Source-Version: 2.14.3-2 We believe that the bug you reported is fixed in the latest version of librsvg, which is due to be installed in the Debian FTP archive: librsvg2-2_2.14.3-2_i386.deb to pool/main/libr/librsvg/librsvg2-2_2.14.3-2_i386.deb librsvg2-bin_2.14.3-2_i386.deb to pool/main/libr/librsvg/librsvg2-bin_2.14.3-2_i386.deb librsvg2-common_2.14.3-2_i386.deb to pool/main/libr/librsvg/librsvg2-common_2.14.3-2_i386.deb librsvg2-dev_2.14.3-2_i386.deb to pool/main/libr/librsvg/librsvg2-dev_2.14.3-2_i386.deb librsvg_2.14.3-2.diff.gz to pool/main/libr/librsvg/librsvg_2.14.3-2.diff.gz librsvg_2.14.3-2.dsc to pool/main/libr/librsvg/librsvg_2.14.3-2.dsc 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. Josselin Mouette <[EMAIL PROTECTED]> (supplier of updated librsvg 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: Tue, 25 Apr 2006 21:49:48 +0200 Source: librsvg Binary: librsvg2-2 librsvg2-common librsvg2-bin librsvg2-dev Architecture: source i386 Version: 2.14.3-2 Distribution: unstable Urgency: low Maintainer: Josselin Mouette <[EMAIL PROTECTED]> Changed-By: Josselin Mouette <[EMAIL PROTECTED]> Description: librsvg2-2 - SAX-based renderer library for SVG files (runtime) librsvg2-bin - command-line and graphical viewers for SVG files librsvg2-common - SAX-based renderer library for SVG files (extra runtime) librsvg2-dev - SAX-based renderer library for SVG files (development) Closes: 361653 362646 363142 Changes: librsvg (2.14.3-2) unstable; urgency=low . * export-get-type.patch: Correctly export rsvg_error_get_type (closes: #362646). * rsvg-image_crasher.patch, stolen from CVS: fix crasher with some images (closes: #361653). * rsvg-gz.patch: updated so that the symbol still gets exported. * rules, control.in: add missing python dependency. + Also build-depend on python. * librsvg2-dev.{install,links,postinst}: move documentation to a more suitable place (closes: #363142). Files: 8de8b79219d80e5aa360bb53a363b535 1863 libdevel optional librsvg_2.14.3-2.dsc afb115fe40dea12a4644a54782e1642d 8783 libdevel optional librsvg_2.14.3-2.diff.gz 1e5cc72844355f0f56e4be42ebdb7362 157484 libdevel optional librsvg2-dev_2.14.3-2_i386.deb 5c2b4fcec7e859c69b708d9170df9412 126962 libs optional librsvg2-2_2.14.3-2_i386.deb f21c3c8695661440ff08dc4efe10a906 56542 libs optional librsvg2-common_2.14.3-2_i386.deb 23a919ce64167142c49cf75523213fc6 59264 graphics optional librsvg2-bin_2.14.3-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEToRtrSla4ddfhTMRAiRLAKC2MaVSmdI/Og5twmN0P6Hw05qzLACeMF+4 YBVmuGxPgJyE/AA0mrTqqU8= =xU82 -----END PGP SIGNATURE-----
--- End Message ---

