diff -Nru split-theme-1.5.1.natty.ppa1/debian/changelog split-theme-1.5.1.mate+rpi1/debian/changelog --- split-theme-1.5.1.natty.ppa1/debian/changelog 2011-07-15 10:40:29.000000000 +0100 +++ split-theme-1.5.1.mate+rpi1/debian/changelog 2012-06-21 01:10:09.000000000 +0100 @@ -1,3 +1,10 @@ +split-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 17:09:52 -0700 + split-theme (1.5.1.natty.ppa1) natty; urgency=low * Stable release for ubuntu 11.04 diff -Nru split-theme-1.5.1.natty.ppa1/debian/control split-theme-1.5.1.mate+rpi1/debian/control --- split-theme-1.5.1.natty.ppa1/debian/control 2010-12-03 18:17:36.000000000 +0000 +++ split-theme-1.5.1.mate+rpi1/debian/control 2012-06-21 01:08:58.000000000 +0100 @@ -8,7 +8,7 @@ Package: split-theme Architecture: all -Depends: ${misc:Depends}, icon-split-theme, gtk-split-theme, metacity-split-theme, wallpaper-split-theme, gnome-split-theme, bisigi-cursor-theme +Depends: ${misc:Depends}, icon-split-theme, gtk-split-theme, metacity-split-theme, wallpaper-split-theme, mate-split-theme, bisigi-cursor-theme Description: Split theme Split theme contains a full theme for GNOME based system. . @@ -18,7 +18,7 @@ * Metacity theme * Icons set -Package: gnome-split-theme +Package: mate-split-theme Architecture: all Depends: ${misc:Depends}, gtk-split-theme, metacity-split-theme, icon-split-theme Suggests: split-theme diff -Nru split-theme-1.5.1.natty.ppa1/debian/gnome-split-theme.install split-theme-1.5.1.mate+rpi1/debian/gnome-split-theme.install --- split-theme-1.5.1.natty.ppa1/debian/gnome-split-theme.install 2010-10-22 20:10:30.000000000 +0100 +++ split-theme-1.5.1.mate+rpi1/debian/gnome-split-theme.install 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -usr/share/themes/split/index.theme diff -Nru split-theme-1.5.1.natty.ppa1/debian/mate-split-theme.install split-theme-1.5.1.mate+rpi1/debian/mate-split-theme.install --- split-theme-1.5.1.natty.ppa1/debian/mate-split-theme.install 1970-01-01 01:00:00.000000000 +0100 +++ split-theme-1.5.1.mate+rpi1/debian/mate-split-theme.install 2010-10-22 20:10:30.000000000 +0100 @@ -0,0 +1 @@ +usr/share/themes/split/index.theme diff -Nru split-theme-1.5.1.natty.ppa1/debian/rules split-theme-1.5.1.mate+rpi1/debian/rules --- split-theme-1.5.1.natty.ppa1/debian/rules 2010-10-22 20:13:17.000000000 +0100 +++ split-theme-1.5.1.mate+rpi1/debian/rules 2012-06-21 01:09:07.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).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 split-theme-1.5.1.natty.ppa1/debian/wallpaper-split-theme.install split-theme-1.5.1.mate+rpi1/debian/wallpaper-split-theme.install --- split-theme-1.5.1.natty.ppa1/debian/wallpaper-split-theme.install 2009-03-11 07:54:56.000000000 +0000 +++ split-theme-1.5.1.mate+rpi1/debian/wallpaper-split-theme.install 2012-06-21 01:08:46.000000000 +0100 @@ -1,2 +1,2 @@ /usr/share/backgrounds -/usr/share/gnome-background-properties +/usr/share/mate-background-properties