Your message dated Mon, 21 May 2012 21:46:53 +0000
with message-id <[email protected]>
and subject line Bug#673812: fixed in openfetion 2.2.1-3.2
has caused the Debian Bug report #673812,
regarding needs porting for indicate-0.7 support
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
673812: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673812
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: openfetion
Version: 2.2.1-3
Severity: important
Tags: patch
Hi,
with the recent upload of libindicate to unstable [1], your package will
build without indicator support
due to the bumped libindicate API (reflected in the pkg-config name).
I am sorry to give such short/late notice, but the release team catched
me pretty unprepared with their "trnaisiton NOW or after wheezy" mail.
(So blame me and give the nice RT guys some beer/coffee ;-))
As your package already has a patch for the last API bump, I just attach
a slightly modified version of it that will work with indicate-0.7. It
should be properly renamed etc :)
As the new library is binary compatible with the old one, your package
does not need a rebuild and should still work and thus does not hold
back the transition. I still would love to see the patch in unstable
soon. For that I plan to prepare a NMU and upload it to DELAYED/5 either
tomorrow or the day after, if there are no objections from your side.
Regards
Evgeni Golov
PS: again, sorry for the short timeframe
[1] http://packages.qa.debian.org/libi/libindicate/news/20120521T094831Z.html
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
From: Evgeni Golov <[email protected]>
Debian-Bug: http://bugs.debian.org/660773
Last-Update: 2012-02-26
Subject: port openfetion to new libindicate-gtk 0.7
* change the module to check via pkg-config to libinficate-gtk-0.7
* use indicate_gtk_indicator_set_property_icon instead of
indicate_indicator_set_property_icon
Index: openfetion-2.2.1/CMakeLists.txt
===================================================================
--- openfetion-2.2.1.orig/CMakeLists.txt 2011-05-09 10:14:28.000000000 +0200
+++ openfetion-2.2.1/CMakeLists.txt 2012-05-15 17:59:09.000000000 +0200
@@ -82,7 +82,7 @@
if(WITH_INDICATE)
pkg_check_modules(INDICATE indicate)
pkg_check_modules(INDICATE_GTK indicate-gtk)
- pkg_check_modules(INDICATE_GTK_NEW indicate-gtk-0.5)
+ pkg_check_modules(INDICATE_GTK_NEW indicate-gtk-0.7)
endif(WITH_INDICATE)
##########################################################################
Index: openfetion-2.2.1/src/fx_main.c
===================================================================
--- openfetion-2.2.1.orig/src/fx_main.c 2011-05-09 10:14:28.000000000 +0200
+++ openfetion-2.2.1/src/fx_main.c 2012-05-15 17:59:09.000000000 +0200
@@ -692,7 +692,7 @@
/* set icon */
snprintf(portrait, sizeof(portrait) - 1, "%s/%s.jpg", fxmain->user->config->iconPath, sid);
pixbuf = gdk_pixbuf_new_from_file(portrait, NULL);
- indicate_indicator_set_property_icon(indicator, INDICATE_INDICATOR_MESSAGES_PROP_ICON, pixbuf);
+ indicate_gtk_indicator_set_property_icon(indicator, INDICATE_INDICATOR_MESSAGES_PROP_ICON, pixbuf);
g_object_unref(pixbuf);
g_signal_connect(G_OBJECT(indicator), INDICATE_INDICATOR_SIGNAL_DISPLAY,
--- End Message ---
--- Begin Message ---
Source: openfetion
Source-Version: 2.2.1-3.2
We believe that the bug you reported is fixed in the latest version of
openfetion, which is due to be installed in the Debian FTP archive:
openfetion_2.2.1-3.2.debian.tar.gz
to main/o/openfetion/openfetion_2.2.1-3.2.debian.tar.gz
openfetion_2.2.1-3.2.dsc
to main/o/openfetion/openfetion_2.2.1-3.2.dsc
openfetion_2.2.1-3.2_amd64.deb
to main/o/openfetion/openfetion_2.2.1-3.2_amd64.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.
Evgeni Golov <[email protected]> (supplier of updated openfetion 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.8
Date: Tue, 15 May 2012 17:59:59 +0200
Source: openfetion
Binary: openfetion
Architecture: source amd64
Version: 2.2.1-3.2
Distribution: unstable
Urgency: low
Maintainer: Aron Xu <[email protected]>
Changed-By: Evgeni Golov <[email protected]>
Description:
openfetion - open source client implementation of Fetion protocol
Closes: 673812
Changes:
openfetion (2.2.1-3.2) unstable; urgency=low
.
* Non-maintainer upload.
* Update 02-indicate-gtk-0.6.patch for libindicate-gtk-0.7.
Rename it to 02-indicate-gtk-0.7.patch
Closes: #673812
* Tighten libindicate-gtk-dev Build-Dep to >= 0.6.90.
Checksums-Sha1:
1b7866d7e10efc6a021f86d7c85a70ab2ddef650 1445 openfetion_2.2.1-3.2.dsc
ef6e3d1c34776b62c7d1af1638e9e71d153bff24 4961
openfetion_2.2.1-3.2.debian.tar.gz
342c1284b15191845380472edf7e5c19dd4e3c88 365460 openfetion_2.2.1-3.2_amd64.deb
Checksums-Sha256:
dd774d9b1ceeef76230357dc26bf93967d6c3000e832b815ab6f704a4e4912e5 1445
openfetion_2.2.1-3.2.dsc
b675932cd3b1492d7a97422b2bbc58e2b190328a2babf421d2ecf973992e4c9d 4961
openfetion_2.2.1-3.2.debian.tar.gz
a2955e34c76fd0bf719832833cb0c695eab3b4b12527d898b7574d71d4f2a53c 365460
openfetion_2.2.1-3.2_amd64.deb
Files:
f259234f42508b663c687428f9a0dd4a 1445 net optional openfetion_2.2.1-3.2.dsc
7a2c90a092891b436d8c11bb7aa3ff27 4961 net optional
openfetion_2.2.1-3.2.debian.tar.gz
a682b96369b3ee8443504e854a33e60e 365460 net optional
openfetion_2.2.1-3.2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk+6o50ACgkQJKAUGKwVtQwPhACfS1t7PlUvdhJQHD+FQnuYP34R
50wAn3ueC5rWf2vtzQOD1w1PxWw6ofkk
=fdB0
-----END PGP SIGNATURE-----
--- End Message ---