diff -Nru exotic-theme-1.6.2.natty.ppa1+nmu1/debian/changelog exotic-theme-1.6.2.mate+rpi1/debian/changelog --- exotic-theme-1.6.2.natty.ppa1+nmu1/debian/changelog 2011-07-16 09:09:15.000000000 +0100 +++ exotic-theme-1.6.2.mate+rpi1/debian/changelog 2012-06-21 00:52:20.000000000 +0100 @@ -1,3 +1,10 @@ +exotic-theme (1.6.2.mate+rpi1) wheezy; urgency=low + + * Non-maintainer upload. + * Updated to work with MATE on the Raspberry Pi + + -- Mike Thompson Wed, 20 Jun 2012 16:51:58 -0700 + exotic-theme (1.6.2.natty.ppa1+nmu1) natty; urgency=low * Fix a bug in gtk #LP 782977 diff -Nru exotic-theme-1.6.2.natty.ppa1+nmu1/debian/control exotic-theme-1.6.2.mate+rpi1/debian/control --- exotic-theme-1.6.2.natty.ppa1+nmu1/debian/control 2010-12-03 17:56:54.000000000 +0000 +++ exotic-theme-1.6.2.mate+rpi1/debian/control 2012-06-21 00:51:13.000000000 +0100 @@ -8,7 +8,7 @@ Package: exotic-theme Architecture: all -Depends: ${misc:Depends}, icon-exotic-theme, gtk-exotic-theme, metacity-exotic-theme, emerald-exotic-theme, wallpaper-exotic-theme, gnome-exotic-theme, bisigi-cursor-theme +Depends: ${misc:Depends}, icon-exotic-theme, gtk-exotic-theme, metacity-exotic-theme, emerald-exotic-theme, wallpaper-exotic-theme, mate-exotic-theme, bisigi-cursor-theme Description: Exotic theme Exotic theme contains a full theme for GNOME based system. . @@ -19,7 +19,7 @@ * Emerald theme * Icons set -Package: gnome-exotic-theme +Package: mate-exotic-theme Architecture: all Depends: ${misc:Depends}, gtk-exotic-theme, metacity-exotic-theme, icon-exotic-theme Suggests: exotic-theme diff -Nru exotic-theme-1.6.2.natty.ppa1+nmu1/debian/gnome-exotic-theme.install exotic-theme-1.6.2.mate+rpi1/debian/gnome-exotic-theme.install --- exotic-theme-1.6.2.natty.ppa1+nmu1/debian/gnome-exotic-theme.install 2009-03-10 18:39:04.000000000 +0000 +++ exotic-theme-1.6.2.mate+rpi1/debian/gnome-exotic-theme.install 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -usr/share/themes/exotic/index.theme diff -Nru exotic-theme-1.6.2.natty.ppa1+nmu1/debian/mate-exotic-theme.install exotic-theme-1.6.2.mate+rpi1/debian/mate-exotic-theme.install --- exotic-theme-1.6.2.natty.ppa1+nmu1/debian/mate-exotic-theme.install 1970-01-01 01:00:00.000000000 +0100 +++ exotic-theme-1.6.2.mate+rpi1/debian/mate-exotic-theme.install 2009-03-10 18:39:04.000000000 +0000 @@ -0,0 +1 @@ +usr/share/themes/exotic/index.theme diff -Nru exotic-theme-1.6.2.natty.ppa1+nmu1/debian/rules exotic-theme-1.6.2.mate+rpi1/debian/rules --- exotic-theme-1.6.2.natty.ppa1+nmu1/debian/rules 2009-10-02 04:43:50.000000000 +0100 +++ exotic-theme-1.6.2.mate+rpi1/debian/rules 2012-06-21 00:51:30.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/exotic.jpg $(DESTDIR)/usr/share/backgrounds - cp $(CURDIR)/Wallpaper/$(TH_NAME)-wallpaper.xml $(DESTDIR)/usr/share/gnome-background-properties + cp $(CURDIR)/Wallpaper/$(TH_NAME)-wallpaper.xml $(DESTDIR)/usr/share/mate-background-properties binary-arch: build install binary-indep: build install diff -Nru exotic-theme-1.6.2.natty.ppa1+nmu1/debian/wallpaper-exotic-theme.install exotic-theme-1.6.2.mate+rpi1/debian/wallpaper-exotic-theme.install --- exotic-theme-1.6.2.natty.ppa1+nmu1/debian/wallpaper-exotic-theme.install 2009-03-10 18:39:04.000000000 +0000 +++ exotic-theme-1.6.2.mate+rpi1/debian/wallpaper-exotic-theme.install 2012-06-21 00:51:39.000000000 +0100 @@ -1,2 +1,2 @@ /usr/share/backgrounds -/usr/share/gnome-background-properties +/usr/share/mate-background-properties