diff -Nru eco-theme-1.5.1.natty.ppa1/debian/changelog eco-theme-1.5.1.mate+rpi1/debian/changelog --- eco-theme-1.5.1.natty.ppa1/debian/changelog 2011-06-03 17:49:45.000000000 +0100 +++ eco-theme-1.5.1.mate+rpi1/debian/changelog 2012-06-21 00:38:39.000000000 +0100 @@ -1,3 +1,10 @@ +eco-theme (1.5.1.mate+rpi1) wheezy; urgency=low + + * Non-maintainer upload. + * Updated to work with MATE on the Raspberry Pi + + -- Mike Thompson Wed, 20 Jun 2012 16:38:14 -0700 + eco-theme (1.5.1.natty.ppa1) natty; urgency=low * Stable release for ubuntu 11.04 diff -Nru eco-theme-1.5.1.natty.ppa1/debian/control eco-theme-1.5.1.mate+rpi1/debian/control --- eco-theme-1.5.1.natty.ppa1/debian/control 2010-12-03 18:38:56.000000000 +0000 +++ eco-theme-1.5.1.mate+rpi1/debian/control 2012-06-21 00:37:40.000000000 +0100 @@ -8,7 +8,7 @@ Package: eco-theme Architecture: all -Depends: ${misc:Depends}, icon-eco-theme, gtk-eco-theme, metacity-eco-theme, wallpaper-eco-theme, gnome-eco-theme, bisigi-cursor-theme +Depends: ${misc:Depends}, icon-eco-theme, gtk-eco-theme, metacity-eco-theme, wallpaper-eco-theme, mate-eco-theme, bisigi-cursor-theme Description: Eco theme Eco theme contains a full theme for GNOME based system. . @@ -18,7 +18,7 @@ * Metacity theme * Icons set -Package: gnome-eco-theme +Package: mate-eco-theme Architecture: all Depends: ${misc:Depends}, gtk-eco-theme, metacity-eco-theme, icon-eco-theme Suggests: eco-theme diff -Nru eco-theme-1.5.1.natty.ppa1/debian/gnome-eco-theme.install eco-theme-1.5.1.mate+rpi1/debian/gnome-eco-theme.install --- eco-theme-1.5.1.natty.ppa1/debian/gnome-eco-theme.install 2010-06-17 13:18:27.000000000 +0100 +++ eco-theme-1.5.1.mate+rpi1/debian/gnome-eco-theme.install 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -usr/share/themes/eco/index.theme diff -Nru eco-theme-1.5.1.natty.ppa1/debian/mate-eco-theme.install eco-theme-1.5.1.mate+rpi1/debian/mate-eco-theme.install --- eco-theme-1.5.1.natty.ppa1/debian/mate-eco-theme.install 1970-01-01 01:00:00.000000000 +0100 +++ eco-theme-1.5.1.mate+rpi1/debian/mate-eco-theme.install 2010-06-17 13:18:27.000000000 +0100 @@ -0,0 +1 @@ +usr/share/themes/eco/index.theme diff -Nru eco-theme-1.5.1.natty.ppa1/debian/rules eco-theme-1.5.1.mate+rpi1/debian/rules --- eco-theme-1.5.1.natty.ppa1/debian/rules 2010-06-17 13:26:41.000000000 +0100 +++ eco-theme-1.5.1.mate+rpi1/debian/rules 2012-06-21 00:37:55.000000000 +0100 @@ -34,9 +34,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/$(TH_NAME).png $(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 eco-theme-1.5.1.natty.ppa1/debian/wallpaper-eco-theme.install eco-theme-1.5.1.mate+rpi1/debian/wallpaper-eco-theme.install --- eco-theme-1.5.1.natty.ppa1/debian/wallpaper-eco-theme.install 2009-03-11 07:54:56.000000000 +0000 +++ eco-theme-1.5.1.mate+rpi1/debian/wallpaper-eco-theme.install 2012-06-21 00:37:28.000000000 +0100 @@ -1,2 +1,2 @@ /usr/share/backgrounds -/usr/share/gnome-background-properties +/usr/share/mate-background-properties