Your message dated Mon, 19 Nov 2007 20:47:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#450485: fixed in eog 2.20.2-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: eog
Version: 2.20.2-1
Severity: important
Tags: patch

Hi,

exempi-1.99.5 has been released and I plan to upload an updated version
as soon as ries is back.
There are some ABI changes, which required a SONAME bump. Quoting
upstream:

* Change: API xmp_files_close(), xmp_files_put_xmp(), xmp_files_free(),
xmp_free(), xmp_iterator_free(), xmp_iterator_skip() now return bool.
* Change: API xmp_get_property_and_bits() renamed xmp_get_property().
* Change: API xmp_set_property2() renamed xmp_set_property().

Attached is a patch which updates the eog sources accordingly.
As this is not backwards compatible, you have to bump the build
dependencies in debian/control. This also means, that you musn't apply
the patch until 1.99.5 is uploaded.

Please consider to push this patch upstream. configure.ac has to be
updated for this, too: EXEMPI_REQUIRED=1.99.5 line 78.

Cheers
Michael


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages eog depends on:
ii  gconf2                     2.20.1-1      GNOME configuration database syste
ii  gnome-icon-theme           2.20.0-1      GNOME Desktop icon theme
ii  libart-2.0-2               2.3.19-3      Library of functions for 2D graphi
ii  libc6                      2.6.1-6       GNU C Library: Shared libraries
ii  libcairo2                  1.4.10-1      The Cairo 2D vector graphics libra
ii  libdbus-glib-1-2           0.74-1        simple interprocess messaging syst
ii  libexempi3                 1.99.5-1      A library to parse XMP metadata (L
ii  libexif12                  0.6.16-2      library to parse EXIF files
ii  libgconf2-4                2.20.1-1      GNOME configuration database syste
ii  libglade2-0                1:2.6.2-1     library to load .glade files at ru
ii  libglib2.0-0               2.14.2-1      The GLib library of C routines
ii  libgnome-desktop-2         2.20.1-1      Utility library for loading .deskt
ii  libgnome2-0                2.20.1.1-1    The GNOME 2 library - runtime file
ii  libgnomeui-0               2.20.1.1-1    The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0             1:2.20.0-3    GNOME Virtual File System (runtime
ii  libgtk2.0-0                2.12.1-1      The GTK+ graphical user interface 
ii  libjpeg62                  6b-14         The Independent JPEG Group's JPEG 
ii  liblcms1                   1.16-6        Color management library
ii  libx11-6                   2:1.0.3-7     X11 client-side library
ii  libxml2                    2.6.30.dfsg-2 GNOME XML library
ii  python2.4                  2.4.4-6       An interactive high-level object-o
ii  shared-mime-info           0.22-2        FreeDesktop.org shared MIME databa

Versions of packages eog recommends:
ii  librsvg2-common               2.18.2-1   SAX-based renderer library for SVG

-- no debconf information
diff --git a/src/eog-properties-dialog.c b/src/eog-properties-dialog.c
index 8618a24..8b41a32 100644
--- a/src/eog-properties-dialog.c
+++ b/src/eog-properties-dialog.c
@@ -171,7 +171,7 @@ eog_xmp_set_label (XmpPtr xmp,
 
        XmpStringPtr value = xmp_string_new ();
 
-       if (xmp_get_property_and_bits (xmp, ns, propname, value, &options)) {
+       if (xmp_get_property (xmp, ns, propname, value, &options)) {
                if (XMP_IS_PROP_SIMPLE (options)) {
                        gtk_label_set_text (GTK_LABEL (w), xmp_string_cstr 
(value));
                } else if (XMP_IS_PROP_ARRAY (options)) {

--- End Message ---
--- Begin Message ---
Source: eog
Source-Version: 2.20.2-2

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

eog-dbg_2.20.2-2_i386.deb
  to pool/main/e/eog/eog-dbg_2.20.2-2_i386.deb
eog-dev_2.20.2-2_all.deb
  to pool/main/e/eog/eog-dev_2.20.2-2_all.deb
eog_2.20.2-2.diff.gz
  to pool/main/e/eog/eog_2.20.2-2.diff.gz
eog_2.20.2-2.dsc
  to pool/main/e/eog/eog_2.20.2-2.dsc
eog_2.20.2-2_i386.deb
  to pool/main/e/eog/eog_2.20.2-2_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.
Sebastian Dröge <[EMAIL PROTECTED]> (supplier of updated eog 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: Mon, 19 Nov 2007 16:44:43 +0100
Source: eog
Binary: eog-dev eog-dbg eog
Architecture: source i386 all
Version: 2.20.2-2
Distribution: unstable
Urgency: low
Maintainer: Guilherme de S. Pastore <[EMAIL PROTECTED]>
Changed-By: Sebastian Dröge <[EMAIL PROTECTED]>
Description: 
 eog        - Eye of Gnome graphics viewer program
 eog-dbg    - Eye of Gnome graphics viewer program
 eog-dev    - Development files for the Eye of Gnome
Closes: 450485 451726
Changes: 
 eog (2.20.2-2) unstable; urgency=low
 .
   * debian/patches/01_eog_xmp.patch,
     debian/control.in:
     + Build against exempi 1.99.5, patch by Michael Biebl.
       (Closes: #450485, #451726)
   * debian/menu:
     + Fix section.
Files: 
 e849bc2f5bfe9b6f5a5ec87114123c09 1427 gnome optional eog_2.20.2-2.dsc
 467f4ae2c46ef928100c90741f24cfbf 11435 gnome optional eog_2.20.2-2.diff.gz
 3f4686fce066a69f6351908e3cb33eb9 72052 gnome optional eog-dev_2.20.2-2_all.deb
 0827e2dd0912834b7063f9c9d3fdee2f 1552672 gnome optional eog_2.20.2-2_i386.deb
 8d3420b4af1a3d0403df5e96d3e23c63 583940 gnome extra eog-dbg_2.20.2-2_i386.deb

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

iD8DBQFHQfAcBsBdh1vkHyERArVXAKCA7JMWZ/Irk9Uf3RDqY574p37fLwCfSbA9
rJsPsAv8zcaOxFWB6GTUbEc=
=B8oA
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-gnome-maintainers mailing list
pkg-gnome-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-gnome-maintainers

Reply via email to