[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#856922: marked as done (unblock: sakura/3.4.0-3 (pre-approval))



Your message dated Wed, 08 Mar 2017 17:28:29 +0000
with message-id <E1clfO1-0005yL-7o@respighi.debian.org>
and subject line unblock sakura
has caused the Debian Bug report #856922,
regarding unblock: sakura/3.4.0-3 (pre-approval)
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 owner@bugs.debian.org
immediately.)


-- 
856922: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856922
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package sakura (I haven't uploaded the package to
unstable yet).

This fixes a bug (which unfortunately hasn't been reported in Debian,
but it is in Launchpad), where the URGENT window flag doesn't get
cleared properly,

https://bugs.launchpad.net/sakura/+bug/1542585

(debdiff attached)

unblock sakura/3.4.0-3

-- System Information:
Debian Release: 9.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1,
'experimental') Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-2-amd64 (SMP w/1 CPU core)
Locale: LANG=sv_SE.utf8, LC_CTYPE=sv_SE.utf8 (charmap=UTF-8)

-- Andreas Rönnquist
gusnan@debian.org
diff -Nru sakura-3.4.0/debian/changelog sakura-3.4.0/debian/changelog
--- sakura-3.4.0/debian/changelog	2017-01-10 17:39:25.000000000 +0100
+++ sakura-3.4.0/debian/changelog	2017-03-06 10:43:39.000000000 +0100
@@ -1,3 +1,9 @@
+sakura (3.4.0-3) unstable; urgency=medium
+
+  * Add patch fix_clean_urgent_hint_on_focus_chaage.patch (LP: #1542585)
+
+ -- Andreas Rönnquist <gusnan@debian.org>  Mon, 06 Mar 2017 10:43:39 +0100
+
 sakura (3.4.0-2) unstable; urgency=medium
 
   * Fix typos in changelog
diff -Nru sakura-3.4.0/debian/patches/fix_clean_urgent_hint_on_focus_change.patch sakura-3.4.0/debian/patches/fix_clean_urgent_hint_on_focus_change.patch
--- sakura-3.4.0/debian/patches/fix_clean_urgent_hint_on_focus_change.patch	1970-01-01 01:00:00.000000000 +0100
+++ sakura-3.4.0/debian/patches/fix_clean_urgent_hint_on_focus_change.patch	2017-03-06 10:41:00.000000000 +0100
@@ -0,0 +1,14 @@
+Author: Javi Fontan
+Description: clean urgent hint on focus change
+Applied-Upstream: http://bazaar.launchpad.net/~dabisu/sakura/sakura/revision/565
+Bug: https://bugs.launchpad.net/sakura/+bug/1542585
+--- a/src/sakura.c
++++ b/src/sakura.c
+@@ -1780,6 +1780,7 @@
+ 		sakura_set_colors();
+ 
+ 	}
++	gtk_window_set_urgency_hint(GTK_WINDOW(sakura.main_window), FALSE);
+  	return FALSE;
+ }
+ 
diff -Nru sakura-3.4.0/debian/patches/series sakura-3.4.0/debian/patches/series
--- sakura-3.4.0/debian/patches/series	2017-01-09 17:43:14.000000000 +0100
+++ sakura-3.4.0/debian/patches/series	2017-03-06 10:42:26.000000000 +0100
@@ -1 +1,2 @@
+fix_clean_urgent_hint_on_focus_change.patch
 0001-Add-Keywords-field-to-desktop-file.patch

--- End Message ---
--- Begin Message ---
Unblocked sakura.

--- End Message ---

Reply to: