diff -Nru orange-theme-1.6.1.natty.ppa1+nmu1/debian/changelog orange-theme-1.6.1.mate+rpi1/debian/changelog --- orange-theme-1.6.1.natty.ppa1+nmu1/debian/changelog 2011-07-15 10:34:20.000000000 +0100 +++ orange-theme-1.6.1.mate+rpi1/debian/changelog 2012-06-21 01:02:01.000000000 +0100 @@ -1,3 +1,10 @@ +orange-theme (1.6.1.mate+rpi1) wheezy; urgency=low + + * Non-maintainer upload. + * Updated to work with MATE on the Raspberry Pi + + -- Mike Thompson Wed, 20 Jun 2012 17:01:44 -0700 + orange-theme (1.6.1.natty.ppa1+nmu1) natty; urgency=low * Stable release for ubuntu 11.04 diff -Nru orange-theme-1.6.1.natty.ppa1+nmu1/debian/control orange-theme-1.6.1.mate+rpi1/debian/control --- orange-theme-1.6.1.natty.ppa1+nmu1/debian/control 2010-12-03 18:35:13.000000000 +0000 +++ orange-theme-1.6.1.mate+rpi1/debian/control 2012-06-21 01:01:14.000000000 +0100 @@ -8,7 +8,7 @@ Package: orange-theme Architecture: all -Depends: ${misc:Depends}, humanity-icon-theme, gtk-orange-theme, metacity-orange-theme, emerald-orange-theme, wallpaper-orange-theme, gnome-orange-theme, bisigi-cursor-theme +Depends: ${misc:Depends}, humanity-icon-theme, gtk-orange-theme, metacity-orange-theme, emerald-orange-theme, wallpaper-orange-theme, mate-orange-theme, bisigi-cursor-theme Description: Orange theme Orange theme contains a full theme for GNOME based system. . @@ -18,7 +18,7 @@ * Metacity theme * Emerald theme -Package: gnome-orange-theme +Package: mate-orange-theme Architecture: all Depends: ${misc:Depends}, gtk-orange-theme, metacity-orange-theme, humanity-icon-theme Suggests: orange-theme diff -Nru orange-theme-1.6.1.natty.ppa1+nmu1/debian/gnome-orange-theme.install orange-theme-1.6.1.mate+rpi1/debian/gnome-orange-theme.install --- orange-theme-1.6.1.natty.ppa1+nmu1/debian/gnome-orange-theme.install 2009-09-16 14:51:26.000000000 +0100 +++ orange-theme-1.6.1.mate+rpi1/debian/gnome-orange-theme.install 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -usr/share/themes/orange/index.theme diff -Nru orange-theme-1.6.1.natty.ppa1+nmu1/debian/mate-orange-theme.install orange-theme-1.6.1.mate+rpi1/debian/mate-orange-theme.install --- orange-theme-1.6.1.natty.ppa1+nmu1/debian/mate-orange-theme.install 1970-01-01 01:00:00.000000000 +0100 +++ orange-theme-1.6.1.mate+rpi1/debian/mate-orange-theme.install 2009-09-16 14:51:26.000000000 +0100 @@ -0,0 +1 @@ +usr/share/themes/orange/index.theme diff -Nru orange-theme-1.6.1.natty.ppa1+nmu1/debian/rules orange-theme-1.6.1.mate+rpi1/debian/rules --- orange-theme-1.6.1.natty.ppa1+nmu1/debian/rules 2010-04-03 18:25:55.000000000 +0100 +++ orange-theme-1.6.1.mate+rpi1/debian/rules 2012-06-21 01:01:25.000000000 +0100 @@ -33,9 +33,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).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 orange-theme-1.6.1.natty.ppa1+nmu1/debian/wallpaper-orange-theme.install orange-theme-1.6.1.mate+rpi1/debian/wallpaper-orange-theme.install --- orange-theme-1.6.1.natty.ppa1+nmu1/debian/wallpaper-orange-theme.install 2009-03-11 07:54:56.000000000 +0000 +++ orange-theme-1.6.1.mate+rpi1/debian/wallpaper-orange-theme.install 2012-06-21 01:01:00.000000000 +0100 @@ -1,2 +1,2 @@ /usr/share/backgrounds -/usr/share/gnome-background-properties +/usr/share/mate-background-properties