diff -Nru byobu-5.97/debian/changelog byobu-5.97/debian/changelog --- byobu-5.97/debian/changelog 2015-08-31 18:31:04.000000000 +0000 +++ byobu-5.97/debian/changelog 2015-10-28 06:46:09.000000000 +0000 @@ -1,3 +1,10 @@ +byobu (5.97-0ubuntu1.1) wily-proposed; urgency=medium + + * usr/share/applications/byobu.desktop: LP: #1503418 + - use byobu icon rather than gnome-terminal + + -- Dustin Kirkland Wed, 28 Oct 2015 15:45:45 +0900 + byobu (5.97-0ubuntu1) wily; urgency=medium * usr/bin/byobu-launcher.in: LP: #1338260 diff -Nru byobu-5.97/debian/patches/1503418.patch byobu-5.97/debian/patches/1503418.patch --- byobu-5.97/debian/patches/1503418.patch 1970-01-01 00:00:00.000000000 +0000 +++ byobu-5.97/debian/patches/1503418.patch 2015-10-28 06:46:31.000000000 +0000 @@ -0,0 +1,14 @@ +Description: cherry-pick r2441 to fix unity icon + + * usr/share/applications/byobu.desktop: LP: #1503418 + - use byobu icon rather than gnome-terminal + +=== modified file 'usr/share/applications/byobu.desktop' +--- a/usr/share/applications/byobu.desktop 2013-12-17 05:28:23 +0000 ++++ b/usr/share/applications/byobu.desktop 2015-10-28 00:34:48 +0000 +@@ -7,3 +7,4 @@ + Terminal=true + Categories=GNOME;GTK;Utility; + X-GNOME-Gettext-Domain=byobu ++StartupWMClass=gnome-terminal-server + diff -Nru byobu-5.97/debian/patches/series byobu-5.97/debian/patches/series --- byobu-5.97/debian/patches/series 1970-01-01 00:00:00.000000000 +0000 +++ byobu-5.97/debian/patches/series 2015-10-28 06:43:53.000000000 +0000 @@ -0,0 +1 @@ +1503418.patch