diff -Nru tropical-theme-1.8.0.natty.ppa1+nmu1/debian/changelog tropical-theme-1.8.0.mate+rpi1/debian/changelog --- tropical-theme-1.8.0.natty.ppa1+nmu1/debian/changelog 2011-07-15 16:33:18.000000000 +0100 +++ tropical-theme-1.8.0.mate+rpi1/debian/changelog 2012-06-21 01:16:55.000000000 +0100 @@ -1,3 +1,10 @@ +tropical-theme (1.8.0.mate+rpi1) wheezy; urgency=low + + * Non-maintainer upload. + * Updated to work with MATE on the Raspberry Pi + + -- Mike Thompson Wed, 20 Jun 2012 17:16:39 -0700 + tropical-theme (1.8.0.natty.ppa1+nmu1) natty; urgency=low * Stable release for ubuntu 11.04 (with new gtk and new icon set) diff -Nru tropical-theme-1.8.0.natty.ppa1+nmu1/debian/control tropical-theme-1.8.0.mate+rpi1/debian/control --- tropical-theme-1.8.0.natty.ppa1+nmu1/debian/control 2010-12-03 18:25:32.000000000 +0000 +++ tropical-theme-1.8.0.mate+rpi1/debian/control 2012-06-21 01:16:08.000000000 +0100 @@ -8,7 +8,7 @@ Package: tropical-theme Architecture: all -Depends: ${misc:Depends}, icon-tropical-theme, gtk-tropical-theme, metacity-tropical-theme, emerald-tropical-theme, wallpaper-tropical-theme, gnome-tropical-theme, bisigi-cursor-theme +Depends: ${misc:Depends}, icon-tropical-theme, gtk-tropical-theme, metacity-tropical-theme, emerald-tropical-theme, wallpaper-tropical-theme, mate-tropical-theme, bisigi-cursor-theme Description: tropical theme tropical theme contains a full theme for GNOME based system. . @@ -19,7 +19,7 @@ * Emerald theme * Icons set -Package: gnome-tropical-theme +Package: mate-tropical-theme Architecture: all Depends: ${misc:Depends}, gtk-tropical-theme, metacity-tropical-theme, icon-tropical-theme Suggests: tropical-theme diff -Nru tropical-theme-1.8.0.natty.ppa1+nmu1/debian/gnome-tropical-theme.install tropical-theme-1.8.0.mate+rpi1/debian/gnome-tropical-theme.install --- tropical-theme-1.8.0.natty.ppa1+nmu1/debian/gnome-tropical-theme.install 2009-03-10 18:57:24.000000000 +0000 +++ tropical-theme-1.8.0.mate+rpi1/debian/gnome-tropical-theme.install 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -usr/share/themes/tropical/index.theme diff -Nru tropical-theme-1.8.0.natty.ppa1+nmu1/debian/mate-tropical-theme.install tropical-theme-1.8.0.mate+rpi1/debian/mate-tropical-theme.install --- tropical-theme-1.8.0.natty.ppa1+nmu1/debian/mate-tropical-theme.install 1970-01-01 01:00:00.000000000 +0100 +++ tropical-theme-1.8.0.mate+rpi1/debian/mate-tropical-theme.install 2009-03-10 18:57:24.000000000 +0000 @@ -0,0 +1 @@ +usr/share/themes/tropical/index.theme diff -Nru tropical-theme-1.8.0.natty.ppa1+nmu1/debian/rules tropical-theme-1.8.0.mate+rpi1/debian/rules --- tropical-theme-1.8.0.natty.ppa1+nmu1/debian/rules 2010-08-08 16:38:43.000000000 +0100 +++ tropical-theme-1.8.0.mate+rpi1/debian/rules 2012-06-21 01:16:18.000000000 +0100 @@ -38,9 +38,9 @@ install-wallpaper: mkdir -p $(DESTDIR)/usr/share/backgrounds - mkdir -p $(DESTDIR)/usr/share/gnome-background-properties + mkdir -p $(DESTDIR)/usr/share/mate-background-properties cp $(CURDIR)/Wallpaper/*.jpg $(DESTDIR)/usr/share/backgrounds - cp $(CURDIR)/Wallpaper/*.xml $(DESTDIR)/usr/share/gnome-background-properties + cp $(CURDIR)/Wallpaper/*.xml $(DESTDIR)/usr/share/mate-background-properties binary-arch: build install binary-indep: build install diff -Nru tropical-theme-1.8.0.natty.ppa1+nmu1/debian/wallpaper-tropical-theme.install tropical-theme-1.8.0.mate+rpi1/debian/wallpaper-tropical-theme.install --- tropical-theme-1.8.0.natty.ppa1+nmu1/debian/wallpaper-tropical-theme.install 2010-08-08 16:38:35.000000000 +0100 +++ tropical-theme-1.8.0.mate+rpi1/debian/wallpaper-tropical-theme.install 2012-06-21 01:15:55.000000000 +0100 @@ -1,2 +1,2 @@ /usr/share/backgrounds -/usr/share/gnome-background-properties +/usr/share/mate-background-properties