Package: gnome-calculator Version: 3.18.1-1 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu wily ubuntu-patch
gnome-icon-theme is deprecated in favor of adwaita-icon-theme, the recommends should be updated, following patch to do that
diff -Nru gnome-calculator-3.18.1/debian/changelog gnome-calculator-3.18.1/debian/changelog --- gnome-calculator-3.18.1/debian/changelog 2015-10-13 15:50:47.000000000 +0200 +++ gnome-calculator-3.18.1/debian/changelog 2015-10-23 11:37:46.000000000 +0200 @@ -1,3 +1,10 @@ +gnome-calculator (3.18.1-2) unstable; urgency=medium + + * debian/control.in: + - recommends adwaita-icon-theme instead of gnome-icon-theme + + -- Sebastien Bacher <seb...@ubuntu.com> Fri, 23 Oct 2015 11:36:28 +0200 + gnome-calculator (3.18.1-1) unstable; urgency=medium [ Andreas Henriksson ] diff -Nru gnome-calculator-3.18.1/debian/control gnome-calculator-3.18.1/debian/control --- gnome-calculator-3.18.1/debian/control 2015-10-13 15:51:48.000000000 +0200 +++ gnome-calculator-3.18.1/debian/control 2015-10-23 11:38:15.000000000 +0200 @@ -30,7 +30,7 @@ ${misc:Depends} Recommends: yelp, gvfs, - gnome-icon-theme + adwaita-icon-theme, Breaks: gcalctool (<< 6.7) Replaces: gcalctool (<< 6.7) Description: GNOME desktop calculator diff -Nru gnome-calculator-3.18.1/debian/control.in gnome-calculator-3.18.1/debian/control.in --- gnome-calculator-3.18.1/debian/control.in 2015-10-13 15:50:19.000000000 +0200 +++ gnome-calculator-3.18.1/debian/control.in 2015-10-23 11:37:20.000000000 +0200 @@ -26,7 +26,7 @@ ${misc:Depends} Recommends: yelp, gvfs, - gnome-icon-theme + adwaita-icon-theme, Breaks: gcalctool (<< 6.7) Replaces: gcalctool (<< 6.7) Description: GNOME desktop calculator