Your message dated Sat, 14 Jul 2012 20:47:37 +0200
with message-id <[email protected]>
and subject line Re: Bug#681577: unblock: tkabber/0.11.1-3
has caused the Debian Bug report #681577,
regarding unblock: tkabber/0.11.1-3
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.)
--
681577: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681577
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: freeze-exception
Please unblock package tkabber.
The .desktop file referenced the application's icon
using a wrong pathname which prevented that icon from showing up
in menus and other parts of a DE interface.
This has been corrected.
unblock tkabber/0.11.1-3
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-2-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u tkabber-0.11.1/debian/changelog tkabber-0.11.1/debian/changelog
--- tkabber-0.11.1/debian/changelog
+++ tkabber-0.11.1/debian/changelog
@@ -1,3 +1,9 @@
+tkabber (0.11.1-3) unstable; urgency=low
+
+ * Correct the pathname of the application icon in the .desktop file.
+
+ -- Konstantin Khomoutov <[email protected]> Sat, 14 Jul 2012 15:30:15 +0400
+
tkabber (0.11.1-2) unstable; urgency=low
* Add jlib-disconnect.patch (fixes error in [jlib::disconnect]
diff -u tkabber-0.11.1/debian/tkabber.desktop tkabber-0.11.1/debian/tkabber.desktop
--- tkabber-0.11.1/debian/tkabber.desktop
+++ tkabber-0.11.1/debian/tkabber.desktop
@@ -12,7 +12,7 @@
Comment[de]=Über das XMPP-Protokoll (Jabber) kommunizieren
Comment[pl]=Komunikuj się za pomocą protokołu XMPP (Jabber)
Comment[ru]=Общаться с помощью протокола XMPP (Jabber)
-Icon=/usr/share/icons/tkabber.xpm
+Icon=/usr/share/pixmaps/tkabber.xpm
Exec=/usr/bin/tkabber
Terminal=false
Categories=Network;InstantMessaging;
--- End Message ---
--- Begin Message ---
On 2012-07-14 19:40, Konstantin Khomoutov wrote:
> On Sat, Jul 14, 2012 at 03:57:52PM +0200, Niels Thykier wrote:
>
>>> Package: release.debian.org
>>> Severity: normal
>>> User: [email protected]
>>> Usertags: freeze-exception
>>>
>>> Please unblock package tkabber.
>>>
>>> The .desktop file referenced the application's icon
>>> using a wrong pathname which prevented that icon from showing up
>>> in menus and other parts of a DE interface.
>>> This has been corrected.
>>>
>>> unblock tkabber/0.11.1-3
>>>
>>> [...]
>>
>> Please go ahead and upload it to sid and let us know when it has been
>> accepted.
> Thanks, upload accepted.
>
... and unblocked. Thanks.
~Niels
--- End Message ---